- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Serviceguard
- >
- How to change Cluster Lck Disk in HP UX
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
05-05-2011 11:42 PM
05-05-2011 11:42 PM
We have migrated storage from DAS to EVA. But Cluster lock disk configured in old storage only . Now i want config in new EVA.
We have created new VG in eva and Prasented to nodes .
Let me know process further to proceed.
Thanks
Guna
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-06-2011 12:12 AM
05-06-2011 12:12 AM
Re: How to change Cluster Lck Disk in HP UX
Unless you are using Serviceguard 11.19 or 11.20 where you should be bale to do an oinline change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-06-2011 12:39 AM
05-06-2011 12:39 AM
SolutionServiceguard A.11.19 and newer versions allow changing the cluster lock methods while the cluster is running; with older versions, you must halt the entire cluster to modify cluster lock configuration.
The basic steps are:
1.) Use "cmgetconf -c
2.) Edit the lines referring to cluster lock disk in the /tmp/clusterconf.ascii to match the new cluster lock disk. (Note: each node has its own lines, so make sure you change all of them.)
3.) Use "cmcheckconf -v -C /tmp/clusterconf.ascii" to verify the new cluster configuration. If verification fails, fix any problems before continuing.
4.) If your Serviceguard version is A.11.18 or older, halt the cluster now. ("cmhaltcl")
If your Serviceguard version is A.11.19 or newer but you're using Veritas CVM, halt the SG-CFS-pkg package.
5.) Use "cmapplyconf -v -C /tmp/clusterconf.ascii" to apply the new cluster configuration. This command will automatically send the new configuration to all the cluster nodes.
6.) If you had to halt the cluster, restart it now. ("cmruncl")
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-06-2011 04:36 AM
05-06-2011 04:36 AM
Re: How to change Cluster Lck Disk in HP UX
Use 'strings /etc/lvmtab' on each node to inspect the file and determine the actual /dev/dsk/c-t-d- DSF that system identifies with the cluster lock disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-07-2011 04:15 AM - last edited on 08-08-2011 02:58 PM by Kevin_Paul
05-07-2011 04:15 AM - last edited on 08-08-2011 02:58 PM by Kevin_Paul
Re: How to change Cluster Lck Disk in HP UX
We seen posts here in the forum where the lock disk in a data VG can cause headaches later in manipulating the data VG.
E.g.
http://h30499.www3.hp.com/t5/LVM-and-VxVM/Remove-Cluster-Lock-Flags-from-PV/m-p/5281020#M49278
It will keep things cleaner if you make a separate small VG for the lock disk. On the EVA the smallest LUN size will be 1G and it can be simple raid 1 (mirror). You'll waste that small 1G of space.
Do not use this VG for any data -- just the lock disk.
Don't even need to create a Logical Volume on it.
The VG doesn't even have to be part of any package and it doesn't need to be activated.
Of course, this requires a re-config as explained by other posts herein.
bv
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP