Miguel Gonz�lez Casta�os wrote:
hello,

Ive got a Dell PowerEdge 1750 and Im installing RedHat. The installer reports a failure when tries to format one of the SCSI hard drives...I need to know the model of the SCSI drive (it is under a RAID hardware) to download the diagnosys tools from Dell... Any command to get that information? I have searched a little on /proc but I cant figure out where that information is...

Many thanks in advance

Miguel
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


dmesg|grep "DISK drive"

Shows me information on my IDE drives.
Perhaps this command will display information on SCSI drives.

"
hda: WDC WD100EB-11BHF0, ATA DISK drive
hdb: Maxtor 32049H2, ATA DISK drive
hde: ST380013A, ATA DISK drive
hdf: ST3200822A, ATA DISK drive"

HTH, Chuck


- To unsubscribe from this list: send the line "unsubscribe linux-admin" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Reply via email to