- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- XP12K- Disks in HP-UX 11.23
Operating System - HP-UX
1821194
Members
3215
Online
109631
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
тАО02-27-2008 10:12 PM
тАО02-27-2008 10:12 PM
Hi,
I have many disks presented to HP-UX server from XP12K. How will i find a particular disk which is corrsponding to a particular Lun(CU LDEV) in XP. I other storages like EVA it is not a problem, checking from HP-UX for EG: /dev/dsk/c18t2d2 corresponds to Lun id 18, so i can go to EVA and see the presentation to find the Lun Id 18 for which Lun. Ive attached the disks from XP on my system.
I have many disks presented to HP-UX server from XP12K. How will i find a particular disk which is corrsponding to a particular Lun(CU LDEV) in XP. I other storages like EVA it is not a problem, checking from HP-UX for EG: /dev/dsk/c18t2d2 corresponds to Lun id 18, so i can go to EVA and see the presentation to find the Lun Id 18 for which Lun. Ive attached the disks from XP on my system.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-27-2008 10:36 PM
тАО02-27-2008 10:36 PM
Solution
Karthkri,
You can use xpinfo
example:-
xpinfo -f /dev/rdsk/c116t2d1
Device File : /dev/rdsk/c116t2d1 Model : XP512
Port : CL2C Serial # : 00030057
Host Target : 02 Code Rev : 0116
Array LUN : 11 Subsystem : 0004
CU:LDev : 00:11 CT Group : ---
Type : OPEN-3 CA Volume : SMPL
Size : 2347 MB BC0 (MU#0) : SMPL
ALPA : da BC1 (MU#1) : SMPL
Loop Id : 07 BC2 (MU#2) : SMPL
SCSI Id : --- RAID Level : RAID5
FC-LUN : 4011000000000000 RAID Group : 1-2
Port WWN : 500060e802756912 ACP Pair : 1
Disk Mechs : R101 R111 R121 R131
# xpinfo -i
Device File ALPA Tgt Lun Port CU:LDev Type Serial#
==========================================================================
/dev/rdsk/c20t0d0 ef 00 00 CL1B 00:0c OPEN-3 00031006
/dev/rdsk/c20t3d7 ef 00 1f CL1B 00:2b OPEN-3-CVS-CM 00031006
/dev/rdsk/c20t4d6 ef 00 26 CL1B 00:34 OPEN-3*7 00031006
/dev/rdsk/c16t4d5 ef 00 3c CL2A 00:0c OPEN-3 00031006
# xpinfo -cf /dev/rdsk/c20t0d0
CT CA BC Volume
Device File Subsys Group Vol MU#0 MU#1 MU#2
==================================================================
/dev/rdsk/c20t0d0 0031 --- SMPL PVOL SMPL SMPL
# xpinfo -rf /dev/rdskc20t0d0
ACP RAID RAID Disk
Device File Pair Level Group Mechanisms
==================================================================
/dev/rdsk/c20t0d0 1 RAID5 1-1 R107 R117 R127 R137
WK
You can use xpinfo
example:-
xpinfo -f /dev/rdsk/c116t2d1
Device File : /dev/rdsk/c116t2d1 Model : XP512
Port : CL2C Serial # : 00030057
Host Target : 02 Code Rev : 0116
Array LUN : 11 Subsystem : 0004
CU:LDev : 00:11 CT Group : ---
Type : OPEN-3 CA Volume : SMPL
Size : 2347 MB BC0 (MU#0) : SMPL
ALPA : da BC1 (MU#1) : SMPL
Loop Id : 07 BC2 (MU#2) : SMPL
SCSI Id : --- RAID Level : RAID5
FC-LUN : 4011000000000000 RAID Group : 1-2
Port WWN : 500060e802756912 ACP Pair : 1
Disk Mechs : R101 R111 R121 R131
# xpinfo -i
Device File ALPA Tgt Lun Port CU:LDev Type Serial#
==========================================================================
/dev/rdsk/c20t0d0 ef 00 00 CL1B 00:0c OPEN-3 00031006
/dev/rdsk/c20t3d7 ef 00 1f CL1B 00:2b OPEN-3-CVS-CM 00031006
/dev/rdsk/c20t4d6 ef 00 26 CL1B 00:34 OPEN-3*7 00031006
/dev/rdsk/c16t4d5 ef 00 3c CL2A 00:0c OPEN-3 00031006
# xpinfo -cf /dev/rdsk/c20t0d0
CT CA BC Volume
Device File Subsys Group Vol MU#0 MU#1 MU#2
==================================================================
/dev/rdsk/c20t0d0 0031 --- SMPL PVOL SMPL SMPL
# xpinfo -rf /dev/rdskc20t0d0
ACP RAID RAID Disk
Device File Pair Level Group Mechanisms
==================================================================
/dev/rdsk/c20t0d0 1 RAID5 1-1 R107 R117 R127 R137
WK
Problem never ends, you must know how to fix it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-27-2008 10:37 PM
тАО02-27-2008 10:37 PM
Re: XP12K- Disks in HP-UX 11.23
/dev/dsk/c18t2d2 = LUN18
because of the t2d2 values.
This is exactly the same for all array LUNs (eva/xp/...).
There is another tool that will help you to get more information: "xpinfo".
Ask your support for that tool.
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!
because of the t2d2 values.
This is exactly the same for all array LUNs (eva/xp/...).
There is another tool that will help you to get more information: "xpinfo".
Ask your support for that tool.
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!

The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP