On Wednesday 02 Jul 2008 19:35, Nadeem M. Khan wrote: > On Wed, Jul 2, 2008 at 3:29 PM, Arun Khan <[EMAIL PROTECTED]> wrote: > > On Wednesday 02 Jul 2008, ravi kuamar wrote: > >> Then how do we find which hard disk had failed from the several > >> hard disk in the server remotely. we need to hav certain command > >> for this in linux. > > > > Individual disks or hardware RAID? > > If the disk is a member of a raid array, you can do a cat > /proc/mdstat to know its health. > > If its an individual disk, I don't know of any direct, linux native > way of finding it.
grep syslog and dmesg. -- Rgds JTD -- http://mm.glug-bom.org/mailman/listinfo/linuxers

