HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Doing vgexport with cluster up and running
Operating System - HP-UX
1834464
Members
2621
Online
110067
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
02-17-2007 08:09 PM
02-17-2007 08:09 PM
Doing vgexport with cluster up and running
I got two node cluster (HPUX 11.11 w/ SG).
I added a new disk on an existing vg (vgsapdata5). To update the LV information on the other node, I need to vgexport (for map) on the primary and vgexport plus vgimport on the secondary node. Can I do the vgexport while the cluster is running? See the result below.
# vgexport -s -p -v -m /tmp/vgsapdata5_new.map /dev/vgsapdata5
Beginning the export process on Volume Group "/dev/vgsapdata5".
vgexport: Volume group "/dev/vgsapdata5" is still active.
/dev/dsk/c1t1d0
# vgchange -a e /dev/vgsapdata5
Volume group "/dev/vgsapdata5" has been successfully changed.
# vgexport -s -p -v -m /tmp/vgsapdata5_new.map /dev/vgsapdata5
Beginning the export process on Volume Group "/dev/vgsapdata5".
vgexport: Volume group "/dev/vgsapdata5" is still active.
/dev/dsk/c1t1d0
#
The vg is always "active". How can get the mapping on the primary node then?
I added a new disk on an existing vg (vgsapdata5). To update the LV information on the other node, I need to vgexport (for map) on the primary and vgexport plus vgimport on the secondary node. Can I do the vgexport while the cluster is running? See the result below.
# vgexport -s -p -v -m /tmp/vgsapdata5_new.map /dev/vgsapdata5
Beginning the export process on Volume Group "/dev/vgsapdata5".
vgexport: Volume group "/dev/vgsapdata5" is still active.
/dev/dsk/c1t1d0
# vgchange -a e /dev/vgsapdata5
Volume group "/dev/vgsapdata5" has been successfully changed.
# vgexport -s -p -v -m /tmp/vgsapdata5_new.map /dev/vgsapdata5
Beginning the export process on Volume Group "/dev/vgsapdata5".
vgexport: Volume group "/dev/vgsapdata5" is still active.
/dev/dsk/c1t1d0
#
The vg is always "active". How can get the mapping on the primary node then?
Don't fix a good machine or you will end up fixing it.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2007 09:40 PM
02-17-2007 09:40 PM
Re: Doing vgexport with cluster up and running
I tried again here on our test environment the same scenario. Before I was always confused by the word "active". Before this word indicates to me that this vg is in active mode and I cannot get the mapping thru vgexport. But now do not be confused by the word "active". You can do vgexport -p -s -m /tmp/vgsapdata5_new.map and a new file vgsapdata5_new.map will be created and if you look in to the file you will see the vgid and the lv associated with the said vg.
No need to do also vgchange -a e. Therefore you can get the vg map even online (the cluster up and running).
No need to do also vgchange -a e. Therefore you can get the vg map even online (the cluster up and running).
Don't fix a good machine or you will end up fixing it.
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