- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Edit configuration cluster
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
07-13-2010 08:11 AM
07-13-2010 08:11 AM
i have add new disk and vg in the produccion system (High Availability). The cluster is Serviceguard.
later adding and creating (disk, vg) have export vg to server Failover
the comannd used in the server primary
vgexport -m ./vgxx.map -p -s -v vgxx
vgchange -a n vgxx
copy file in the server failover
the command used in the server failover
vgimport -m ./vgxx.map.map -s -v vgxx.map
vgchange -a r vgxx
vgchange -a n vgxx
my question is in the case of the vg existing:
In the failover server have delete vg existing before the apply command (vgimport)??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2010 08:28 AM
07-13-2010 08:28 AM
SolutionMust I delete the exisiting VG information on the second cluster node if I am making major changes to my shared VG?
The answer is yes. You need to do the vgexport/mkdir/mknod command chain before doing the vgimport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2010 08:48 AM
07-13-2010 08:48 AM
Re: Edit configuration cluster
vgexport -v vgxx
i don not understang comment to mknod
if vg in the server failover exist, the number mknod is equal in the server primary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2010 09:28 AM
07-13-2010 09:28 AM
Re: Edit configuration cluster
All detailed in the Managing Serviceguard manuals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2010 10:10 AM
07-13-2010 10:10 AM
Re: Edit configuration cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2010 10:36 AM
07-13-2010 10:36 AM
Re: Edit configuration cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2010 10:42 AM
07-13-2010 10:42 AM