From: chuck gelm <chuck@gelm.net>
To: "Miguel González Castaños" <mgc@tid.es>
Cc: linux-admin@vger.kernel.org
Subject: Re: retrieve SCSI information
Date: Thu, 03 Feb 2005 19:08:38 -0500 [thread overview]
Message-ID: <4202BD06.5030809@gelm.net> (raw)
In-Reply-To: <420262DA.2040300@tid.es>
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 majordomo@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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2005-02-04 0:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-03 17:43 retrieve SCSI information Miguel González Castaños
2005-02-03 18:14 ` Yuri Csapo
2005-02-04 8:55 ` Miguel González Castaños
2005-02-04 0:08 ` chuck gelm [this message]
2005-02-04 8:57 ` Miguel González Castaños
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4202BD06.5030809@gelm.net \
--to=chuck@gelm.net \
--cc=linux-admin@vger.kernel.org \
--cc=mgc@tid.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.