- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: two servers share VA7400 Disk Array
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-12-2004 07:36 AM
10-12-2004 07:36 AM
two servers share VA7400 Disk Array
I have two servers (rp5470) as a cluster (active-active) running MC ServiceGuard and sharing one VA7400 Disk Array.
How could I know that the disk I want to setup a new vg on one server is not being used by the other server?
Thanks a lot,
Carol
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 07:50 AM
10-12-2004 07:50 AM
Re: two servers share VA7400 Disk Array
This would help you if the controller instances are same on both servers, else you will have to use diskinfo command on the disk you intend to use and compare the sizes.
Say on one node /dev/dsk/c1t2d0 is there and on another it is /dev/dsk/c2t2d0, then run diskinfo on both and compare the sizes.
Also if you use pvcreate on it, it will give you a message that it is already been used if any.
This becomes quite easy with secure path. It iwll give all the details about a PV.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 07:50 AM
10-12-2004 07:50 AM
Re: two servers share VA7400 Disk Array
1 - armdsp -L
2 - ioscan -fknCdisk on BOTH servers.
3 - basically you ned to be able to count in base 8, as the LUN target (t) & destination (d) will be in the HW path & device path.
LUN0 --> 0.0, t=0, d=0
LUN1 --> 0.1, t=0, d=1
:etc:
LUN7 --> 0.7, t=0, d=7
LUN8 --> 1.0, t=1, d=0
LUN9 --> 1.1, t=1, d=1
and so forth.
4 - ting the above together; on the two servers from the ioscan results you should see that the disks are called /dev/dsk/c?t
Regards
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2004 06:03 AM
10-15-2004 06:03 AM
Re: two servers share VA7400 Disk Array
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2004 06:05 AM
10-15-2004 06:05 AM