- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Question Regarding Cluster Lock VG in RAC
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
12-15-2006 01:12 AM
12-15-2006 01:12 AM
Question Regarding Cluster Lock VG in RAC
I have a MC/SG RAC cluster with 3 nodes, we use cluster lock VG and cluster lock PV for the Quorum management.
In one of the nodes, alternate path for a PV is not set in the cluster lock VG. I want to add the alternate path in to this VG. But VG is not active, so I am not able to extend the path. Surprisingly, when I checked; this cluster lock vg is not active in any of the nodes.
1. Can I activate the VG and extend to the alternate path
2. Is it possible if i can export and import the vg back with both paths??
I don want to harm my running cluster.
Please advice.
Thanks, Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 02:19 AM
12-15-2006 02:19 AM
Re: Question Regarding Cluster Lock VG in RAC
But in your statement, there just seems to be a couple of 'fogs' hanging out there, so I will go to the side of caution.
There are a few things you can not adjust on a running cluster, like:
Changing timing paramater
Changing serial devices
Changing IP's
& Changing Cluster Lock Configuration
So, to reply on the side of caution, you might want to take things down. Ensure your lockdisk is see-able by all nodes properly, add in your alternate path...and restart things.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 04:04 AM
12-15-2006 04:04 AM
Re: Question Regarding Cluster Lock VG in RAC
Let me clarify my qstn. Is it possible to export and reimport the cluster lock vg in one of the node, without an outage to the cluster.
Thanks, Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 07:32 AM
12-15-2006 07:32 AM
Re: Question Regarding Cluster Lock VG in RAC
http://docs.hp.com/en/B3936-90100/ch07s04.html#ciibdgcg
Reconfiguring a Running Cluster
You can add new nodes to the cluster configuration or delete nodes from the cluster configuration while the cluster is up and running. Note the following, however:
You cannot change the quorum server or lock disk configuration while the cluster is running.
That said, you are not changiing the lock disk, you only want to re-import the vg - in that case - you should be able to do that while the cluster is running.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 08:27 AM
12-15-2006 08:27 AM
Re: Question Regarding Cluster Lock VG in RAC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2006 03:17 AM
12-18-2006 03:17 AM
Re: Question Regarding Cluster Lock VG in RAC
Is it possible when the cluster is up.
1. do a vgchange -a y
2. extend the alt path to the vg
3. do a vgchange -a n
Will this work when the cluster is up
Thanks., Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2006 05:28 AM
12-18-2006 05:28 AM
Re: Question Regarding Cluster Lock VG in RAC
However - if the vg is cluster aware, then you need to do a vgchange -c n
first, then the vgchange -a y
Then after you are done, vgchange -c y
Rgds...Geoff