- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Multipathing
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-07-2008 05:30 PM
08-07-2008 05:30 PM
Multipathing
In HPUX/SUN which command is there to check the SAN disk multipathing.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2008 06:19 PM
08-07-2008 06:19 PM
Re: Multipathing
HP-UX has ioscan and fcmsutil
I don't know sun, never heard of HPUX/SUN having anything in common other than maybe System V roots.
Can't help with that.
SAN might have some tools too.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2008 08:23 PM
08-07-2008 08:23 PM
Re: Multipathing
How to find out for alternate link are they using HDLM.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2008 03:56 AM
08-08-2008 03:56 AM
Re: Multipathing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2008 11:02 PM
08-11-2008 11:02 PM
Re: Multipathing
otherwise:-
vxdmpadm getsubpaths dmpnodename=
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2008 01:35 AM
08-12-2008 01:35 AM
Re: Multipathing
(Disclaimer: I have never had a chance to use HDLM, so I don't know much about it.)
HP-UX supports multipathing without any extra software, but to get load balancing between the paths, you'll need HP-UX 11.31 or SAN-manufacturer-specific multipath software like PowerPath, SecurePath or HDLM.
Basic checks of the HP-UX OS-level multipathing:
If you use LVM, you can confirm that a disk has been configured with multiple paths by using the "vgdisplay -v
If you use VxVM, see Debakanta's answer.
Then use "ioscan -fnkCdisk" and make sure that the all the listed disk paths are in CLAIMED state. NO_HW would indicate that the path has worked in the past but is not working now.
SecurePath and PowerPath integrate fairly well with this basic mechanism of HP-UX, but HDLM might do things differently: check Hitachi's HDLM documentation.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2008 09:26 PM
08-13-2008 09:26 PM