HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Alternate link with vxvm
Operating System - HP-UX
1832984
Members
2836
Online
110048
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
Forums
Discussions
Discussions
Discussions
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
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
11-30-2006 05:36 PM
11-30-2006 05:36 PM
Hi All,
I have few systems with vxvm. The systems are connected to XP arrays. I would like to see if alternate path are configured.
Could you give me the simplest procedure to check if alternate path is configured in vxvm.
Thanks in advance..
Jino
I have few systems with vxvm. The systems are connected to XP arrays. I would like to see if alternate path are configured.
Could you give me the simplest procedure to check if alternate path is configured in vxvm.
Thanks in advance..
Jino
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 09:42 PM
11-30-2006 09:42 PM
Solution
Dear Jino,
In order to use alternate path functionality using VXVM you need to enable "Veritas DMP (Dynamic Multipathing).
You can check if the VXVM is configured to use the secondary or alternate path with the below commands. (Note: We are using Active/Passive EMC CLARiiON array).
##########
gva4000:>:/ # vxdisk list
DEVICE TYPE DISK GROUP STATUS
c2t1d0s2 auto:hpdisk rootdisk01 rootdg online
c3t0d0s2 auto:hpdisk rootdisk02 rootdg online
c10t0d0 auto:cdsdisk ignite_dg01 ignite_dg online
c10t0d1 auto:cdsdisk recovery_dg01 recovery_dg online
gva4000:>:/ # vxdisk list c10t0d0
Device: c10t0d0
devicetag: c10t0d0
type: auto
hostid: loopback
disk: name=ignite_dg01 id=1144225221.24.loopback
group: name=ignite_dg id=1144225221.26.loopback
info: format=cdsdisk,privoffset=128
flags: online ready private autoconfig autoimport imported
pubpaths: block=/dev/vx/dmp/c10t0d0 char=/dev/vx/rdmp/c10t0d0
version: 3.1
iosize: min=512 (bytes) max=256 (blocks)
public: slice=0 offset=2176 len=104851328 disk_offset=0
private: slice=0 offset=128 len=2048 disk_offset=0
update: time=1161615541 seqno=0.31
ssb: actual_seqno=0.0
headers: 0 120
configs: count=1 len=1400
logs: count=1 len=208
Defined regions:
config priv 000024-000119[000096]: copy=01 offset=000000 enabled
config priv 000128-001431[001304]: copy=01 offset=000096 enabled
log priv 001432-001639[000208]: copy=01 offset=000000 enabled
lockrgn priv 001640-001711[000072]: part=00 offset=000000
Multipathing information:
numpaths: 4
c10t0d0 state=enabled type=primary
c11t0d0 state=enabled type=secondary
c12t0d0 state=enabled type=primary
c13t0d0 state=enabled type=secondary
##################
In order to use alternate path functionality using VXVM you need to enable "Veritas DMP (Dynamic Multipathing).
You can check if the VXVM is configured to use the secondary or alternate path with the below commands. (Note: We are using Active/Passive EMC CLARiiON array).
##########
gva4000:>:/ # vxdisk list
DEVICE TYPE DISK GROUP STATUS
c2t1d0s2 auto:hpdisk rootdisk01 rootdg online
c3t0d0s2 auto:hpdisk rootdisk02 rootdg online
c10t0d0 auto:cdsdisk ignite_dg01 ignite_dg online
c10t0d1 auto:cdsdisk recovery_dg01 recovery_dg online
gva4000:>:/ # vxdisk list c10t0d0
Device: c10t0d0
devicetag: c10t0d0
type: auto
hostid: loopback
disk: name=ignite_dg01 id=1144225221.24.loopback
group: name=ignite_dg id=1144225221.26.loopback
info: format=cdsdisk,privoffset=128
flags: online ready private autoconfig autoimport imported
pubpaths: block=/dev/vx/dmp/c10t0d0 char=/dev/vx/rdmp/c10t0d0
version: 3.1
iosize: min=512 (bytes) max=256 (blocks)
public: slice=0 offset=2176 len=104851328 disk_offset=0
private: slice=0 offset=128 len=2048 disk_offset=0
update: time=1161615541 seqno=0.31
ssb: actual_seqno=0.0
headers: 0 120
configs: count=1 len=1400
logs: count=1 len=208
Defined regions:
config priv 000024-000119[000096]: copy=01 offset=000000 enabled
config priv 000128-001431[001304]: copy=01 offset=000096 enabled
log priv 001432-001639[000208]: copy=01 offset=000000 enabled
lockrgn priv 001640-001711[000072]: part=00 offset=000000
Multipathing information:
numpaths: 4
c10t0d0 state=enabled type=primary
c11t0d0 state=enabled type=secondary
c12t0d0 state=enabled type=primary
c13t0d0 state=enabled type=secondary
##################
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 12:03 AM
12-01-2006 12:03 AM
Re: Alternate link with vxvm
Thanks Vishwanath..I have already found out the same answer. But I was looking for some other way. To find out for so many disk at a time. I have so many disks assigned to system. It is not easy to select every disk and find the answer.
Anyway..I am assiging 10 points to you..
Anyway..I am assiging 10 points to you..
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP