Koozali.org: home of the SME Server

Raid-1 mirror recovery SME 5.5

Gerald

Raid-1 mirror recovery SME 5.5
« on: July 07, 2002, 08:29:34 PM »
I was having some connectivity problems with the file server, Excel, Word and Peachtree were having problems writing to the SME file server, in a random fashion. As part of the troubleshooting routine. I broke the mirror to determine if the Raid-1 was the problem. I did this by disconnecting the cable and power to the slave drive. The drives are identical, WD 20G 7200 RPM. I know want to rebuild the mirror. The raid tab file reads as follows:
raiddev             /dev/md0
raid-level                  1
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
#nr-spare-disks     0
    device          /dev/hda5
    raid-disk     0
    device          /dev/hdb5
    raid-disk     1
raiddev             /dev/md1
raid-level                  1
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
#nr-spare-disks     0
    device          /dev/hda6
    raid-disk     0
    device          /dev/hdb6
    raid-disk     1
raiddev             /dev/md2
raid-level                  1
Could some one confirm the command necessary to do so?
I am assuming it is: "mkraid /dev/md0" but I wanted to check to be sure. TIA