- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- shared disk with different /dev/dsk path on each n...
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
10-25-2004 02:28 AM
10-25-2004 02:28 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2004 03:05 AM
10-25-2004 03:05 AM
Re: shared disk with different /dev/dsk path on each node,
If you have identical hardware, you can change the instance number at which you see the controller and disks. Take a look at this link from itrc which tells how to change the instance number,
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000067424466
The itrc doc id is KBAN00000795.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2004 04:03 AM
10-25-2004 04:03 AM
Re: shared disk with different /dev/dsk path on each node,
AFAIK, there is not a problem for SG to work with shared device which has different HW path on clusterc nodes. SG scripts work with volume groups/logical volumes. So, when you export/import shared volume groups, build them accordingly. I mean, if vgshared is built on node1 with /dev/dsk/c22.., import it on the other node from /dev/dsk/c11... etc.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2004 06:03 PM
10-25-2004 06:03 PM
Re: shared disk with different /dev/dsk path on each node,
F.E. create a file /tmp/infile to create a c35txdy
0/4/1/0/4/1 ext_bus 35
Execute the following command afterwards
ioinit -f /tmp/infile -r
The server reboots with this instruction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 02:06 AM
10-28-2004 02:06 AM
SolutionIf volume group map files exist, and contain the VGID at the top, "vgimport -s" may be used to load /etc/lvmtab with the correct disks representing the volume group - regardless of the path on which they are found.
If you still desire to match disk paths between servers, previous responses cover that.
-StephenD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 03:21 AM
10-28-2004 03:21 AM
Re: shared disk with different /dev/dsk path on each node,
What could be causing this, is your DR hosts already/or at one time had a device on that particular device file - you should clean up your devices files prior to the DR test - using rmsf
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 03:24 AM
10-28-2004 03:24 AM