- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to fiind the physical size of a single disk in...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 08:30 PM
06-16-2004 08:30 PM
How to fiind the physical size of a single disk in an disk array
-- -- -- HP Model 20 Disk Array Controller
Unused -- 8013 HP Model 20 LUN (RAID 5 -- 3 Disks)
Unused -- 8013 HP Model 20 LUN (RAID 5 -- 3 Disks)
Unused -- 4006 HP Model 20 LUN (RAID 1 -- 2 Disks)
LVM svg00 4006 HP Model 20 LUN (RAID 1 -- 2 Disks)
a) How to find out how many single disk in this array
b) how to find out the size of a single disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 08:33 PM
06-16-2004 08:33 PM
Re: How to fiind the physical size of a single disk in an disk array
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 08:40 PM
06-16-2004 08:40 PM
Re: How to fiind the physical size of a single disk in an disk array
Pls check the command "arraydsp"
#man arraydsp
First you must know the array-id:
#arraydsp -i
Then you could check the disks arrays sizes
#arraydsp -d
To view full info of the diskarray:
#arraydsp -a
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 08:46 PM
06-16-2004 08:46 PM
Re: How to fiind the physical size of a single disk in an disk array
The man page will hold details of what option(s) will provide the information your after.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 09:58 PM
06-16-2004 09:58 PM
Re: How to fiind the physical size of a single disk in an disk array
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 10:07 PM
06-16-2004 10:07 PM
Re: How to fiind the physical size of a single disk in an disk array
it doesn't depend from O.S. but you should have somewhere a software for the management of Disk Array.
On that system launch commands suggested by Michael and Jose.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 10:22 PM
06-16-2004 10:22 PM
Re: How to fiind the physical size of a single disk in an disk array
Have you read my previous answer?
All diskarray binary files are placed (by default) in /opt/hparray/bin/ directory. But you can invoque them everywhere that you are.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 12:09 AM
06-17-2004 12:09 AM
Re: How to fiind the physical size of a single disk in an disk array
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 01:16 AM
06-17-2004 01:16 AM
Re: How to fiind the physical size of a single disk in an disk array
Regards,
Trond