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

RE: AMI MEga RAID...



Yes it shows up with the 'grep' command as:

Detected SCSI disk sda at scsi2, channel3, id 0, lun 0
Detected SCSI disk sdb at scsi2, channel3, id 0, lun 1

Sowhat needs to be done to be able to access sdb? Partition? Format?

Thanks.



-----Original Message-----
From: Gordon Messmer [mailto:yinyang eburg com]
Sent: Wednesday, August 04, 1999 6:23 PM
To: redhat-list redhat com
Subject: Re: AMI MEga RAID...


"Andrews, Bryan" wrote:
> sda1,5,6,7,8 are viewable in df.

df only shows mounted drives.  'fdisk -l' is probably more interesting,
but only if the drives on channel2 are partitioned.  Else, you'll get a
lot of garbage.  you probably want to do `grep 'scsi disk'
/var/log/dmesg`.  You should get a list of all scsi disks that were
detected by the kernel when it booted.  If your root filesystem shows up
as an sd, so should the others.  I would expect hardware RAID to see one
drive (sdb) that you can partition like you would any other.

MSG


-- 
To unsubscribe: mail redhat-list-request redhat com with "unsubscribe"
as the Subject.



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