Hi there folks,
I've recently setup an SME Server 7 box for a friend.
They have two hard disks in their server which are in a software raid configuration.
They have asked me to put together some procedures for disaster recovery in case of the hard disks was to fail.
Now, I haven't played around with RAID much in the past so I figured to make life easy I'd have a go in VMWare.
I've tried to setup a virtual machine with a similar setup to my friends server. The virtual machine has two 8GB hard disks attached on HDA and HDB. I installed a basic installation of SME Server 7.0 pre1 on this virtual machine.
Everything seemed okay up to that point, both drives were seen and the RAID array was okay.
Now to simulate a relpacement hard disk being added, I shutdown the server, removed one of the hard disks (HDB) and added a blank 8GB virtual hard disk in it's place.
After doing this, I then had an 8GB HDA with the installation of SME 7 on it and a blank 8GB HDB (no partitions or anything on the drive).
Now this is where I'm getting stuck. I assumed that if the drive was replaced, the RAID array would be automatically recreated and the second hard disk would be an identical copy of the first hard disk.
When I go into the console and select Manage Disk Redundancy, I get the following message:
Current RAID status:
Personalities : [raid1]
md2 : active raid1 hda2[0]
8281408 blocks [2/1] [U_]
md1 : active raid1 hda1[0]
104320 blocks [2/1] [U_]
unused devices: <none>
All RAID devices are in a clean state
and in /var/log/raidmonitor/current I am getting a load of messages which say:
mdadm: only specify super-minor once, super-minor=2 ignored.
and
mdadm: only specify super-minor once, super-minor=1 ignored.
So, I'm stumped. Do I need to run any commands to get the discs to mirror properly or it is supposed to be automatic?
Regards,
Rob