HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Different minor numbers for the VG's in the Cl...
Operating System - HP-UX
1834704
Members
2637
Online
110069
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
07-05-2010 06:28 AM
07-05-2010 06:28 AM
Hello,
I have Service guard setup of 3 node cluster Where I see that all the vg's minor number is different in each node.Looks like at the time of Service Guard setup, they haven't used the same minor number of the vg of node1 while creating the vg in the other node.
Is this a problem, Will it have a impact when the package fails over to the node2?
The SG documentation says the minor number of each Vg's should be common across the cluster nodes.
Kindly advise.
I have Service guard setup of 3 node cluster Where I see that all the vg's minor number is different in each node.Looks like at the time of Service Guard setup, they haven't used the same minor number of the vg of node1 while creating the vg in the other node.
Is this a problem, Will it have a impact when the package fails over to the node2?
The SG documentation says the minor number of each Vg's should be common across the cluster nodes.
Kindly advise.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2010 10:23 PM
07-05-2010 10:23 PM
Solution
It's certainly "tidier" if they are all the same, but in most cases it doesn't really matter...
However if you are using the NFS toolkit and share NFS mount points out of your cluster, they _do_ need to be the same on all cluster nodes that can run the package with thye NFS share... this is because NFS uses the device major/minor numbers together with an inode to uniquely identify file handles for NFS clients - if they changed then after failover, a NFS client could think it has one file open, when in fact its another...
HTH
Duncan
I am an HPE Employee
However if you are using the NFS toolkit and share NFS mount points out of your cluster, they _do_ need to be the same on all cluster nodes that can run the package with thye NFS share... this is because NFS uses the device major/minor numbers together with an inode to uniquely identify file handles for NFS clients - if they changed then after failover, a NFS client could think it has one file open, when in fact its another...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2010 12:00 AM
07-06-2010 12:00 AM
Re: Different minor numbers for the VG's in the Cluster.
Thanks a lot, Duncan.
Anybody has a second thought?
Anybody has a second thought?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2010 03:32 AM
07-06-2010 03:32 AM
Re: Different minor numbers for the VG's in the Cluster.
Duncan is spot-on.
Page 212 in "Managing Serviceguard Eighteenth Edition, December 2009" states:
mknod /dev/vgdatabase/group c 64 0xhh0000
The major number is always 64, and the hexadecimal minor number has the form
0xhh0000
where hh must be unique to the volume group you are creating. Use a unique
minor number that is available across all the nodes for the mknod command above.
(This will avoid further reconfiguration later,when NFS-mounted logical volumes
are created in the volume group.)
As also Duncan stated, it eases administration if each server looks the same.
If NFS is not going to be used, then the admin decides whether it is worth it to match minor numbers across nodes.
Page 212 in "Managing Serviceguard Eighteenth Edition, December 2009" states:
mknod /dev/vgdatabase/group c 64 0xhh0000
The major number is always 64, and the hexadecimal minor number has the form
0xhh0000
where hh must be unique to the volume group you are creating. Use a unique
minor number that is available across all the nodes for the mknod command above.
(This will avoid further reconfiguration later,when NFS-mounted logical volumes
are created in the volume group.)
As also Duncan stated, it eases administration if each server looks the same.
If NFS is not going to be used, then the admin decides whether it is worth it to match minor numbers across nodes.
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