HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cmapplyconf when adding new OPS VG
Operating System - HP-UX
1836750
Members
2702
Online
110109
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
11-21-2006 05:10 AM
11-21-2006 05:10 AM
cmapplyconf when adding new OPS VG
I am wondering if I have to take down cluster for such small reason ? Update cluster ascii file for a OPS/RAC VG which has raw vols. ? I think I should be able to do cmapplyconf, just by updating file.. Please point to something which covers this. - Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 05:20 AM
11-21-2006 05:20 AM
Re: cmapplyconf when adding new OPS VG
friend
you add new vg in cluster ?
you add new vg in cluster ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 05:31 AM
11-21-2006 05:31 AM
Re: cmapplyconf when adding new OPS VG
If VG already exist in cluster ascii then you don't have to. otherwise to add new VG in the cluster ascii file then you have to take it down and cmapplyconf to update binaries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 09:01 AM
11-22-2006 09:01 AM
Re: cmapplyconf when adding new OPS VG
SG-RAC VGs differ from standard VGs or Serviceguard VGs in that they can be activated by more than one node concurrently.
You may observe this by performing vgdisplay on such a volume group, and note the 'status' of
available, shared
You may create a new shared VG while the cluster is running, but you may not modify the VG once it has been marked "shared". Note this message example from the 'lvextend' man page:
"lvextend cannot be performed if the volume group is activated in shared mode."
1) Create the VG & logical volumes on one node.
2) vgimport it on the other node(s)
3) Deactivate the VG, and cluster/share it:
# vgchange -c y -S y
(NOTE: the above command can only be performed from a server running cmlvmd at the time)
4) list the rlvols in the Oracle configuration file.
5) Once the VG has been marked as "clustered" and "shared", add a OPS_VOLUME_GROUP reference for VGname to the Cluster ASCII configuration file.
You may observe this by performing vgdisplay on such a volume group, and note the 'status' of
available, shared
You may create a new shared VG while the cluster is running, but you may not modify the VG once it has been marked "shared". Note this message example from the 'lvextend' man page:
"lvextend cannot be performed if the volume group is activated in shared mode."
1) Create the VG & logical volumes on one node.
2) vgimport it on the other node(s)
3) Deactivate the VG, and cluster/share it:
# vgchange -c y -S y
(NOTE: the above command can only be performed from a server running cmlvmd at the time)
4) list the rlvols in the Oracle configuration file.
5) Once the VG has been marked as "clustered" and "shared", add a OPS_VOLUME_GROUP reference for VGname to the Cluster ASCII configuration file.
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