Koozali.org: home of the SME Server

how to tell if drives are mirrored

sage major

how to tell if drives are mirrored
« on: September 21, 2001, 09:55:14 PM »
I have installed e-smith about 5 times in the last few days trying to get eveything the way I want it.  I cant remember if I mirrored the drives when I insatlled them,  is there a way to tell if I did this?

Sage

Ed

Re: how to tell if drives are mirrored
« Reply #1 on: September 22, 2001, 02:12:37 AM »
Check...

http://myezserver.com/docs/mitel


he has a howto on how to recover RAID.  
It has enough info to find out what you want to know.!!

Ed

MCD

Re: how to tell if drives are mirrored
« Reply #2 on: September 24, 2001, 03:59:09 PM »
hm.. simply login as root as type following:

>cat /proc/mdstat

You will see how many raid mirror in your server.

Hope it may help.