RE: [CentOS] hard drive info

2008-07-09 Thread Joseph L. Casale
>i'm acessing a centos box via ssh, is there any way that i can find out >the hard drive info, such IDE/SATA, format, size, make & model, etc...? Cat something from /sys such as #cat /sys/block/sda/size x #cat /sys/devices/pci:00/:00:10.0/host0/target0:0:0/0:0:0:0/model 0/model Virtua

Re: [CentOS] hard drive info

2008-07-09 Thread Jeff
On Wed, Jul 9, 2008 at 2:18 PM, Hiep Nguyen <[EMAIL PROTECTED]> wrote: > i'm acessing a centos box via ssh, is there any way that i can find out the > hard drive info, such IDE/SATA, format, size, make & model, etc...? dmesg | grep Model -- Jeff ___ C

Re: [CentOS] hard drive info

2008-07-09 Thread Joshua Baker-LePain
On Wed, 9 Jul 2008 at 12:18pm, Hiep Nguyen wrote i'm acessing a centos box via ssh, is there any way that i can find out the hard drive info, such IDE/SATA, format, size, make & model, etc...? dmesg df man smartctl -- Joshua Baker-LePain QB3 Shared Cluster Sysadmin UCSF __

[CentOS] hard drive info

2008-07-09 Thread Hiep Nguyen
i'm acessing a centos box via ssh, is there any way that i can find out the hard drive info, such IDE/SATA, format, size, make & model, etc...? thanks ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos