retrieve SCSI information
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 majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: retrieve SCSI information
I believe that actually depends on the SCSI controller you're using. Do=
you
know the model?
Yuri
assim falou Miguel Gonz=E1lez Casta=F1os (em 03/02/2005):
> 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 majordomo [at] vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Yuri Csapo
Academic Computing & Networking
Colorado School of Mines
Green Center Rm 249
Phone: (303) 273-3503
=46ax: (303) 273-3475
Email: ycsapo [at] mines.edu
Please use the following link to open a service request:
http://helpdesk.mines.edu
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
With a PC, I always felt limited
by the software available.
On Unix, I am limited only by my knowledge.
--Peter J. Schoenster
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" =
in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: retrieve SCSI information
Miguel Gonz=E1lez Casta=F1os 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 majordomo [at] vger.kernel.org
> 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 majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: retrieve SCSI information
Yuri Csapo escribi=F3:
>I believe that actually depends on the SCSI controller you're using. D=
o you
>know the model?
>
>Yuri
>
>assim falou Miguel Gonz=E1lez Casta=F1os (em 03/02/2005):
>
>
>>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 majordomo [at] vger.kernel.org
>>More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>>
>
>
>
Hello,
The website is the following:
http://support.euro.dell.com/es/es/filelib/index.aspx?sid=3D PWE_PNT_XE=
O_1750&cat=3D33&os=3DLE30
As you can see there is a wide variety of hard drives...That
information is the one I need...
Thanks,
Miguel
--
=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8,=B8= B8,=F8=A4=BA=
=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0
Miguel Gonz=E1lez Casta=F1os
Ingeniero de Entrada
Telef=F3nica Investigaci=F3n y Desarrollo
Parque Tecnol=F3gico Walqa
Edificio Uno
Ctra. Zaragoza N-330a Km.556
22197 Cuarte
Huesca
Spain
Tel.: +34 913129876
Fax: +34 974215500
E-mail: mgc [at] tid.es
Internet: http://www.tid.es
=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8,=B8= B8,=F8=A4=BA=
=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" =
in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: retrieve SCSI information
chuck gelm escribi=F3:
> Miguel Gonz=E1lez Casta=F1os wrote:
>
>> hello,
>>
>> Ive got a Dell PowerEdge 1750 and Im installing RedHat. The installe=
r
>> 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 majordomo [at] vger.kernel.org
>> 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
>
>
>
Unfortunately It didnt work. Thanks for trick ;)
Miguel
--
=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8,=B8= B8,=F8=A4=BA=
=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0
Miguel Gonz=E1lez Casta=F1os
Ingeniero de Entrada
Telef=F3nica Investigaci=F3n y Desarrollo
Parque Tecnol=F3gico Walqa
Edificio Uno
Ctra. Zaragoza N-330a Km.556
22197 Cuarte
Huesca
Spain
Tel.: +34 913129876
Fax: +34 974215500
E-mail: mgc [at] tid.es
Internet: http://www.tid.es
=A4=BA=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0=BA=A4=F8,=B8= B8,=F8=A4=BA=
=B0`=B0=BA=A4=F8,=B8=B8,=F8=A4=BA=B0`=B0
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" =
in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html