- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX 11.23 and IBM SAN running SDD
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-21-2009 06:42 AM
08-21-2009 06:42 AM
Question, I have an Itanium VPar HPUX 11.23, which is running on IBM SAN using the SDD software for virtual pathing. We are connected to 2 HBAs and each HBA has dual paths for a total of 4 paths (1 primary configured and 3 alternates).
We have recently discovered for whatever reason (there are TBs of disks on this VPar) there are about 20 LUNs to the 2nd HBA that didn't get configured at the SAN (shared to the other card), my question is ...
If I have the SAN team configure in these disks, presented to the secondary HBA will SDD software automagically configure in the c?t?d? numbers under it's respective vpath or will I need to run some sort of configure command to get the vpaths to see these paths.
FYI, I know the HBA itself is good, because I have other paths on that HBA on the server which I can see, it's just 20 paths or so that we never presented to the HBA and were missed along the line.
Look forward to hearing from everyone. thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2009 11:38 AM
08-22-2009 11:38 AM
Solution>>>>If I have the SAN team configure in these disks, presented to the secondary HBA will SDD software automagically configure in the c?t?d? numbers under it's respective vpath or will I need to run some sort of configure command to get the vpaths to see these paths
Yes, after assiging LUNS,you need to run some specific commands to get VPATHS to see,
Check the pasth of you IBMsdd installed drivers,
ususally,it will be present under /opt/IBMsdd/bin/
Your steps will be,
#cd /opt/IBMsdd/bin/
#cfgvpath -r
#insf -e
#ioscan -fnC disk
#showvpath -l (Will show you the past and new vpaths along with dev/dsk/cxdxtx details.
Rgds
Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2009 02:35 PM
08-23-2009 02:35 PM
Re: HPUX 11.23 and IBM SAN running SDD
If you think,my reply is some what helpful to your question then the please assign points as a courtesy.
Rgds
Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2009 05:13 AM
08-24-2009 05:13 AM
Re: HPUX 11.23 and IBM SAN running SDD
I'm back on 11.11, but methinks your order is backwards. I need to do the ioscan first to detect the additional devices/paths, then the insf to build the device special files, and only when those exist will the cfgvpath -r link the new devices/paths to the existing vpath devices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2009 12:07 PM
09-01-2009 12:07 PM
Re: HPUX 11.23 and IBM SAN running SDD
ioscan -fnC disk
insf -e (if necessary, I've noticed sometimes this isn't called for with HP and IBM SAN)
cfgvpath -r
All of this can be done online without impact to the user community, etc. Again running HPUX 11.23 with SDD vesion IBMsdd Driver 64-bit Version: 1.7.1.0. I just need verification of the online compared to reboot. :)
Thanks everyone in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2009 04:38 PM
09-03-2009 04:38 PM
Re: HPUX 11.23 and IBM SAN running SDD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2009 10:49 AM
09-09-2009 10:49 AM