The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
hard disk and san lo-lp-kl AIX 4 06-12-2008 10:13 AM
Hard Disk at 99% Help! mannyisme UNIX for Dummies Questions & Answers 8 12-20-2005 12:35 PM
Hard Disk hmaraver UNIX Desktop for Dummies Questions & Answers 4 07-03-2005 12:50 PM
RAM, Hard Disk ramaraju UNIX for Dummies Questions & Answers 2 03-01-2005 05:35 PM
how to check my hard disk is below 10%, and then send mail to superuser foong Shell Programming and Scripting 3 08-07-2003 08:28 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 08-28-2005
Registered User
 

Join Date: Aug 2004
Location: Pakistan
Posts: 10
Hard Disk Check

How can we check the number of hard disks (both internal & external) in a server, their capacity and serial number
Reply With Quote
Forum Sponsor
  #2  
Old 08-29-2005
Registered User
 

Join Date: Aug 2005
Posts: 5
Quote:
Originally Posted by muneebr
How can we check the number of hard disks (both internal & external) in a server, their capacity and serial number
linux, ide disk
Code:
ls -al /dev/hd*
freebsd, ide disk
Code:
ls -al /dev/ad*
the space
Code:
df -h
or http://www.debian.org/releases/woody/i386/fdisk.txt
You can use smartmontools for detailed info
http://smartmontools.sourceforge.net/
Reply With Quote
  #3  
Old 08-29-2005
reborg's Avatar
Administrator
 

Join Date: Mar 2005
Location: Ireland
Posts: 3,589
Quote:
Originally Posted by muneebr
How can we check the number of hard disks (both internal & external) in a server, their capacity and serial number
It's not really possible to answer this question without knowing what OS and hardware you are asking about. If you want to get a meaningful reply post the output of "uname -a"
Reply With Quote
  #4  
Old 08-30-2005
Registered User
 

Join Date: Aug 2004
Location: Pakistan
Posts: 10
output uname -a

SunOS sys_441a 5.8 Generic_108528-22 sun4u sparc SUNW,Sun-Fire-V240
Reply With Quote
  #5  
Old 08-30-2005
Registered User
 

Join Date: Jul 2005
Posts: 1
iostat

Try: iostat -En
Reply With Quote
  #6  
Old 08-30-2005
reborg's Avatar
Administrator
 

Join Date: Mar 2005
Location: Ireland
Posts: 3,589
Quote:
Originally Posted by polaris
iostat -En
this will give some of the information you are looking for, but it it is simpler to use the format command, if the harware is correctly configured then everything should show up, if you have external drives and you don't have the drivers and/or patches correctly installed it will not.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Tags
linux

Thread Tools
Display Modes




All times are GMT -7. The time now is 07:07 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0