- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to find the number of physical hard disks ...
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
08-19-2009 05:53 AM
08-19-2009 05:53 AM
How to find the number of physical hard disks in the LUN of storage from server
I need to get the information about the number of hard disks added in the lun which i am using for one of my volume group.
Is it possible for me to get the details through any option of xpinfo command as if i am using xp1200 storage.
i had provided xpinfo -i which gives five diffrent LUN numbers but all with the same target
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 06:19 AM
08-19-2009 06:19 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
This is a long shot, I do not have an xp array, never use one before, the xpinfo -x will give you more information. Take a look at that one to see if you find what you are looking for.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 06:19 AM
08-19-2009 06:19 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
Device File : /dev/rdsk/c4t0d0
...
Disk Mechs : R1408 R1508 R1608 R1708
Is this what you are looking for?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 06:20 AM
08-19-2009 06:20 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 06:28 AM
08-19-2009 06:28 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
As suggested above, to get the hardware picture of an XP frame, you will need the command-view station.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 06:33 AM
08-19-2009 06:33 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
However, try
# xpinfo -r
ACP RAID RAID RAID Disk
Device File Pair Level Type Group Mechanisms
===============================================================================================
/dev/rdsk/c4t0d0 1 RAID6 --- 1-3 R0002 R0102 R0202 R0302 R0412 R0512 R0612 R0712
or
# xpinfo -l
Device File : /dev/rdsk/c4t0d0 Model : XP24000
...
RAID Level : RAID6 RAID Type : ---
RAID Group : 1-3 ACP Pair : 1
Disk Mechs : R0002 R0102 R0202 R0302
R0412 R0512 R0612 R0712
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 06:35 AM
08-19-2009 06:35 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
Can anyone explain what DISK mechs in the output of xpinfo defines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 06:38 AM
08-19-2009 06:38 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
What do you **really** want to know and why?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 06:42 AM
08-19-2009 06:42 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
Its very urgent for me to determine the no of hard disks used for a particular server in the storage as the customer is asking frequently for that.
i need to explain before them i had gone through the document
xp lun configuration and security manager user guide
please help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 06:50 AM
08-19-2009 06:50 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
But there are soooo many possibilities to "build" or define LUNs - you need to use the array management tools to get detailed information.
Without a deeper knowledge of XP arrays you will probably not understand what you see ...
Better to ask administrator of the array!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 08:23 AM
08-19-2009 08:23 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
Disk Mechs refers to the physical disks within the array that are used to make up your presented LUN. Depending on how the HP installation engineer carved up the disk at install will dictate over how many physical disks each LUN is spread. In your case, it looks like have a raid 7+1 setup.
HTH
Regards,
Berd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 08:26 AM
08-19-2009 08:26 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
"In your case, it looks like have a raid 7+1 setup."
Sorry, where can you see this?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 12:41 AM
08-20-2009 12:41 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
I am providing the output i got by xpinfo -r referring this can you please tell how many hard disks are being used by me for that particular lun in my storage.
Please find the attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 01:22 AM
08-20-2009 01:22 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
Disk positions are in the right column.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 02:06 AM
08-20-2009 02:06 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
Thanks for your extreme support
so can i conclude that
R0416 R0516 R0616 R0716
means 4 hard disk in the respective slots
Please give me the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 02:22 AM
08-20-2009 02:22 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
R0416 R0516 R0616 R0716
All are in the main chassis, 2 in front (HDU 4 and 5), 2 in the back (HDU 6 and 7) - "16" is the slot in each HDU.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 02:44 AM
08-20-2009 02:44 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
I am very happy with your answer .Still i want to disturb u a little more
Is it possible to create two different LUN,s on the hard disks above mentioned ,i got this doubt as if i had seen the first two entries of the attachment
/dev/rdsk/c4t0d0 R0416 R0516 R0616 R0716
/dev/rdsk/c4t0d1 R0416 R0516 R0616 R0716
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 03:04 AM
08-20-2009 03:04 AM
Re: How to find the number of physical hard disks in the LUN of storage from server
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 01:22 PM
08-20-2009 01:22 PM
Re: How to find the number of physical hard disks in the LUN of storage from server
use xpinfo -f /dev/rdsk for each cu:ldev listed in xpinfo -i. It does not matter which cXtYdZ you use. It will give you an idea of HOW many disks or from what Disk Mechs your XP luns were carved from.
For example:
# xpinfo -f /dev/rdsk/c120t4d1
Device File : /dev/rdsk/c120t4d1 Model : XP12000
Port : CL3D Serial # : 00030017
Host Target : 04 Code Rev : 5001
Array LUN : 221 Subsystem : 0014
CU:LDev : 10:69 CT Group : ---
Type : OPEN-V CA Volume : SMPL
Size : MB BC0 (MU#0) : SMPL
ALPA : d2 BC1 (MU#1) : SMPL
Loop Id : 0d BC2 (MU#2) : SMPL
SCSI Id : ---
RAID Level : RAID5 RAID Type : ---
RAID Group : 15-15 ACP Pair : SMPL
Disk Mechs : L200E L210E L220E L230E
FC-LUN : 0000753f00001069 Port WWN : 50060e8004753f23
HBA Node WWN: 500110a0003db8fb HBA Port WWN: 500110a0003db8fa
Vol Group : tmp_grf Vol Manager : VXVM
Mount Points: ---
DMP Paths : c120t4d1 c170t4d1 CLPR : ---
In the above case, the LUN is carved from a RAID Group ( RAID Group : 15-15) which is composed of a 4 physical disks. Note some LUNs could be carved from the same "Raid Group" too.
Hope this helps.