How many drives?

Jonathan Dieter jdieter at gmail.com
Thu Sep 27 16:00:02 UTC 2007


On Thu, 2007-09-27 at 16:24 +0100, Andy Green wrote:
> Somebody in the thread at some point said:
> > 
> >    What's a quick (even dirty) way of finding out how many HDs a system
> > has?  Assuming that:
> > 
> >       a) Not all of them are actively used, so they wouldn't be in
> >          /etc/fstab (or visible in df)
> > 
> >       b) /var/log/dmesg isn't available for scanning
> > 
> >       c) /var/log/messages isn't available for scanning
> > 
> >       d) And access to the boxes is (somewhat) restricted - they're in
> > racks, and I really don't feel like yanking each and every one)
> > 
> 
> Cool thing...
> 
> $ cat/proc/diskstats
> 
> lists unmounted stuff as well while the drive is still physically present.
> 
> -Andy
> 

A completely different method that I haven't seen on this thread yet
(though I may have missed it):

hal-find-by-capability --capability storage

Running hal-device on the output (one line at a time) will get you all
sorts of interesting information.

Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070927/5bfebba1/attachment-0001.sig>


More information about the fedora-list mailing list