HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Extend a shared VG in a 2 node cluster
Operating System - HP-UX
1834112
Members
2445
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
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
08-07-2002 12:31 AM
08-07-2002 12:31 AM
Extend a shared VG in a 2 node cluster
Hi,
I need to create a new LV on a shared VG (vg_name) in a two node (N1 andd N2) active-passive cluster.
The VG changes have to be passed in the passive node (N2).
I think to go in this way:
1)N2 vg_export vg_name (del info about vg_name on N2)
2)N1 lvcreate -L size -n lv_name vg_name
3)N1 vgexport -m mapfile -s -p -v vg_name
4)N1 rcp N1:mapfile N2:mapfile
5)N2 mkdir vg_name
6)N2 mknod group c 64 0x010000
7)N2 vgimport -m mapfile -s -v vg_name
Somebody see something strange?
Thank you
Luca
I need to create a new LV on a shared VG (vg_name) in a two node (N1 andd N2) active-passive cluster.
The VG changes have to be passed in the passive node (N2).
I think to go in this way:
1)N2 vg_export vg_name (del info about vg_name on N2)
2)N1 lvcreate -L size -n lv_name vg_name
3)N1 vgexport -m mapfile -s -p -v vg_name
4)N1 rcp N1:mapfile N2:mapfile
5)N2 mkdir vg_name
6)N2 mknod group c 64 0x010000
7)N2 vgimport -m mapfile -s -v vg_name
Somebody see something strange?
Thank you
Luca
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 12:34 AM
08-07-2002 12:34 AM
Re: Extend a shared VG in a 2 node cluster
looks fine to me.
Just be sure to test the VG on N" once this has been done.
Just be sure to test the VG on N" once this has been done.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 12:40 AM
08-07-2002 12:40 AM
Re: Extend a shared VG in a 2 node cluster
The only other thing I would do is to make sure that the minor number that you're using for the group file is the same on both machine. It doesn't really hurt if they're different, but for consistency, they should be the same.
-Santosh
-Santosh
Life is what's happening while you're busy making other plans
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