- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Changing lock disk
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
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
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-01-2005 01:29 AM
тАО07-01-2005 01:29 AM
Changing lock disk
I'm going to be adding some new luns at the weekend and as part of this would like to change which disk is the lock disk.
Can anyone tell me the procedure for this?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 01:43 AM
тАО07-01-2005 01:43 AM
Re: Changing lock disk
UMCSGKBRC00007864
TITLE: Changing the Cluster Lock Physical Disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 01:47 AM
тАО07-01-2005 01:47 AM
Re: Changing lock disk
http://www1.itrc.hp.com/service/james/dispDoc.do?docURL=%2Fservice%2Fiv%2Fnode.do%3Fsource%3Dsearch%26node%3DprodITRC%2FWW_Start%2FN1%7C23%7C6&aid=SEARCH_IV&pil=2&serStr=changing+serviceguard+lock+disk
http://www1.itrc.hp.com/service/james/dispDoc.do?docURL=%2Fservice%2Fcki%2FdocDisplay.do%3FdocLocale%3Den_US%26docId%3D200000070321557&aid=SEARCH_CKI&pil=6&serStr=changing+serviceguard+lock+disk
http://www1.itrc.hp.com/service/james/dispDoc.do?docURL=%2Fservice%2Fcki%2FdocDisplay.do%3FdocLocale%3Den_US%26docId%3D200000069099039&aid=SEARCH_CKI&pil=9&serStr=changing+serviceguard+lock+disk
Adding a service guard cluster lock disk
http://www1.itrc.hp.com/service/james/dispDoc.do?docURL=%2Fservice%2Fcki%2FdocDisplay.do%3FdocLocale%3Den_US%26docId%3D200000070978137&aid=SEARCH_CKI&pil=7&serStr=changing+serviceguard+lock+disk
Last one looks best to me.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 02:17 AM
тАО07-01-2005 02:17 AM
Re: Changing lock disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2005 12:59 PM
тАО07-03-2005 12:59 PM
Re: Changing lock disk
poke around in:
http://www.hp.com/go/ha
http://docs.hp.com <- at the Search: enter: lock disk
I pulled this list item(s) from Clay's first link above:
http://www2.itrc.hp.com/service/iv/docDisplay.do?admit=-1335382922+1120437650301+28353475&docId=prodITRC%2FDE_SW_UX_swrec_EN_01_E%2FServiceGuard.pdf
How to initialize the cluster lock disk(s) using cmapplyconf:
├в ┬в Halt the entire cluster.
# cmhaltcl ├в f
├в ┬в Perform the following command from all nodes in the cluster to remove the cluster
flag from cluster lock VG(s).
# vgchange ├в c n
├в ┬в Activate cluster lock VG(s) on one node only:
# vgchange ├в a y
├в ┬в Perform cmapplyconf on the node where you activated the cluster lock VG(s). The
cluster flag is added back to the VG automatically.
# cmapplyconf ├в C
├в ┬в Perform vgcfgbackup to backup the cluster lock information:
# vgcfgbackup
├в ┬в Deactivate cluster lock VG(s):
# vgchange ├в a n
├в ┬в Run vgcfgbackup on all other cluster nodes also:
# vgchange ├в a r
# vgcfgbackup
# vgchange ├в a n
├в ┬в Restart the cluster:
# cmruncl
internal).
final point: if you really really need to change the Lock Disks to a new Lock Disks? I'll assume you are using LVM..
on each node verify you are dealing with the exact same LVM PVRA. run this on each node for the shared-lock-disk:
echo "0x2008?4X" | adb /dev/dsk/cXtYdZ
verify that the output on each node is the same PVRA's.. then you know you have the exact same device. (I'll assume that the instance-numbers are different for each system's disk device for the lck-disk).
ok, the other point is the Zoning, right..
any new LUNs sh