Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to determine total disk capacity - HPUX
Name: Kevin Potter Date: October 24, 2000 at 06:49:18 Pacific
Comment:
Hello,
On an HP K200 server running HPUX 10.01 I need to determine the total amount of hard diskspace installed on the server regardless if it is in use or not.
Is there a utility/command that will tell me the total capacity of all disks installed in the server? I search deja.com and could not find the answer.
I hope that it is not to late for the answer to this question but the best way to find out the capacity of all the Disk Drives connected to your K200 is to use SAM. Enter "DISK and FILE SYSTEMS" then "DISK DEVICES". This will give you a list of all the disk devices in your system and their capacity. Also I would like to take this time to tell you that I work for "Atlantix Global Systems, LLC." This company is a reseller of HP/9000, Sun Microsystems, RS/6000, A/S400, and PC's. If you would like to upgrade your system and its operating system please don't hesitate to e-mail me. I work on these servers every day and know people that can get you anything you need at very good process. Look-up our website: www.atlantixglobal.com I promise you won't be disappointed with our services.
Julio Cesar Perez, HP Certified. Hardware Engineer
Summary: How to determine whether a file that you want to use exist or not using 'test' which gives return value when '$?' is typed? eg: if the file exist, then $? = 0 (true) but if the file doesn't exist...
Summary: I am currently writing a bash script (this is my second day into bash scripting) and I have problem figuring out how to determine if /dev/ttyX is busy. So far I have only one idea, to simply use cat w...
Summary: >Total Hard Disk Capacity, it should include >all hard disk installed (Assuming you meant hard disks mounted by the system) You can have a drive installed, but the system won't know options #2 & #3....