Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: beeboob on February 03, 2006, 10:24:05 AM

Title: Help to check raid 1
Post by: beeboob on February 03, 2006, 10:24:05 AM
Hey

I have Raid 1 in HW mode.... And have this info, Is it ok

/root$ cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 sdb2[1] sda2[0]
      160730240 blocks [2/2] [UU]
     
md1 : active raid1 sdb1[1] sda1[0]
      104320 blocks [2/2] [UU]
     
unused devices: <none>
Title: Help to check raid 1
Post by: Janm on February 03, 2006, 01:48:25 PM
Seems okay i use same
mine is here

root@gateway's password:
CentOS release 4.2 (Final) - SME Server 7.0pre1
[root@gateway ~]# cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 hdc2[1] hda2[0]
      40098176 blocks [2/2] [UU]

md1 : active raid1 hdc1[1] hda1[0]
      102208 blocks [2/2] [UU]

unused devices: <none>
Jan
Title: Help to check raid 1
Post by: Reinhold on February 05, 2006, 09:37:26 PM
SOME Raid1 is ok here:
"[UU]"  - does show you both devices are "U"p and running...
sda, sdb - means you are on 2 SCSI or SATA or "at least not on IDE" drives

BUT
you do have a SOFTWARE RAID1 SME7 running here...
so whatever that "HW" in your questions signifies...
the above may also mean your HardWare is not working!

Regards
Reinhold