[ubuntu-uk] Ubuntu RAID Management

Andy Smith andy at lug.org.uk
Tue Aug 26 14:09:42 BST 2008


Hi Chris,

On Fri, Aug 22, 2008 at 09:18:53PM +0100, Chris Rowson wrote:
> I'm configuring a server with software RAID and wondered if any of you
> have any ideas about monitoring the RAID array. Does anyone have any
> ideas about suitable applications for monitoring software RAID status
> under Ubuntu?

As others have said, mdadm comes configured to monitor the arrays as
long as you actually have mdadm running as a daemon after boot.  It
will email you and log to syslog.  If you need more, you can
configure it to run specific programs when it gets different events
(array failure, rebuilt, spare available etc.).

By default it also does an array consistency check on the first
Sunday of every month.  This is advisable and you may even want to
alter it to be weekly.  The reason for that is that corruption can
be introduced into a disk and then never found, since data reads may
come from the other disks.  The corruption would then only get found
when a disk dies and the array is rebuilt from the other members,
possibly introducing a double disk failure and loss of some or all
data.

Finally, if you have your own monitoring system, you can make it
look at /proc/mdstat to see what the current status is.

Cheers,
Andy

-- 
http://bitfolk.com/ -- No-nonsense VPS hosting
Encrypted mail welcome - keyid 0x604DE5DB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20080826/ea81f93a/attachment.pgp 


More information about the ubuntu-uk mailing list