HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX 10.20 MCSG : Shared DASD Common Disks Betwe...
Operating System - HP-UX
1834090
Members
2044
Online
110063
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
05-10-2002 11:54 AM
05-10-2002 11:54 AM
I have a two K570 class server configured in a MCSG two node cluster. The shared DASD is using a Jamaica box to interace the disks. What is the best method to use when trying to identify the devices files which are used between the nodes? In other words, how can you identify the common disk device file between two node when the hardware paths are different? External Disks are Seagate 17GB disks.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 12:00 PM
05-10-2002 12:00 PM
Re: HPUX 10.20 MCSG : Shared DASD Common Disks Between Nodes
dd if=/dev/rdsk/c0t0d0 of=/dev/null
Like that you can locate with the flashing led yours disks on both systems.
Like that you can locate with the flashing led yours disks on both systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 12:01 PM
05-10-2002 12:01 PM
Solution
Hi LG,
Only the bus should be different. The disks should be at the same id if seen from both the systems,
say the bus is c0 on node1 and c5 on node2, any disk on the jamaica between these two buses will be seen as ,
node1 ---> node2
c0t1d0 ---> c5t1d0
c0t2d0 ---> c5t2d0
c0t3d0 ---> c5t3d0
c0t4d0 ---> c5t4d0
c0t5d0 ---> c5t5d0
Hope this helps.
Regds
Only the bus should be different. The disks should be at the same id if seen from both the systems,
say the bus is c0 on node1 and c5 on node2, any disk on the jamaica between these two buses will be seen as ,
node1 ---> node2
c0t1d0 ---> c5t1d0
c0t2d0 ---> c5t2d0
c0t3d0 ---> c5t3d0
c0t4d0 ---> c5t4d0
c0t5d0 ---> c5t5d0
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 08:56 AM
05-14-2002 08:56 AM
Re: HPUX 10.20 MCSG : Shared DASD Common Disks Between Nodes
Hello LG,
A undocumented "feature" of the cmquerycl command only used by the response center to help identify trouble building clusters can be exploited to show which disks are which.
See ITRC knowledge document number UXSGKBAN00000106
"Finding Common Disks Between Hosts or I/O Cards with ServiceGuard"
The technique described uses the command in the following way:
# cmquerycl -l lvm -T 3 -n eon -n ion | grep "added disk"
The technique also prints output fields in a particular order to simplify the report and sorts numerically (based on identified disks) to show related disks.
The technique may require adaptation to your version of ServiceGuard to get the report to look "just right".
-s.
A undocumented "feature" of the cmquerycl command only used by the response center to help identify trouble building clusters can be exploited to show which disks are which.
See ITRC knowledge document number UXSGKBAN00000106
"Finding Common Disks Between Hosts or I/O Cards with ServiceGuard"
The technique described uses the command in the following way:
# cmquerycl -l lvm -T 3 -n eon -n ion | grep "added disk"
The technique also prints output fields in a particular order to simplify the report and sorts numerically (based on identified disks) to show related disks.
The technique may require adaptation to your version of ServiceGuard to get the report to look "just right".
-s.
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