- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: third mirror and service guard
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-19-2001 11:39 AM
07-19-2001 11:39 AM
Quin
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 11:50 AM
07-19-2001 11:50 AM
SolutionIf so, then you have to extend the VG.
This updates the lvmtab on the system you do the command on, and this will result in the VG setup on th esecond node being inconsistent.
This could result in inconsistent behaviour/results in cluster operations.
I would strongly recommend that you do ensure tthat you have consistency across the cluster, and if you then need to split off the mirror for backup purposes, you can do that on the node the pkg is activated on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 11:59 AM
07-19-2001 11:59 AM
Re: third mirror and service guard
1) stop the cluster
2) add the pv to the vg
3) create the 3rd mirror
4) vgexport on the first system
5) vgchange -a n on the first system
6) vgimport on the second system
7) vgchange -a y on the second to see if it worked
8) vgchange -a n on the second system
9) start the cluster
Or am I way off?
Quin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 01:08 PM
07-19-2001 01:08 PM
Re: third mirror and service guard
1) stop the pkg
2)vgchange -a e vgname
3) add the pv to the vg
4) create the 3rd mirror
5) vgexport -p -m on the first system
5) vgimport -m on the second system
7) vgchange -a n on the first system
8) vgchange -a e on the second system
9) vgchange -a n on the second system
9) start the pkg
I might suggest reading the Managing MC/ServiceGuard manual at:
http://docs.hp.com/hpux/ha
as this should also help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2001 10:22 PM
07-22-2001 10:22 PM