Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: sage major on September 21, 2001, 09:55:14 PM

Title: how to tell if drives are mirrored
Post by: sage major 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
Title: Re: how to tell if drives are mirrored
Post by: Ed 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
Title: Re: how to tell if drives are mirrored
Post by: MCD 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.