I’m running panther on the server. I found out something interesting, though. When I looked at both of the drives via server monitor, it noted that the amount of data transferred to and from one of the drives was lower than the other, so I’m guessing that the one that has a higher amount of data transferred back and forth is the drive that’s currently functioning, therefore the drive that I want to repair from.
Currently,
disk3 == virtual drive
slice 0 == disk2
slice 1 == disk1 – the current funtional drive
So, I’m thinking that the correct command to repair the mirror would be:
diskutil repairmirror disk3 0 disk1 disk2
Do I get a cookie?
Comments are closed