[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Got a Raq3 w/RAID and 2 disks?



On Fri, 9 Mar 2001, Matt Perry wrote:

> John Keegan wrote:
> 
> > relevant results? I would like to know how I can determine if a remote Raq
> > has 2 disks or just 1 installed... Or if anyone knows some other method to
> 
> You could reboot and look at dmesg.  Or you could look at
> 
> Or you could su to root and run "fdisk /dev/hda," then quit with the "q"

Or just be clever and cat /proc/ide/*/model

-/

Also, proc/devices should tell you if you have the md (raid) driver
available)

gsh

(for scsi devices cat /proc/scsi/scsi)