1830143 Members
21859 Online
109999 Solutions
New Discussion

Cluster lock disk PV

 
SOLVED
Go to solution
Srinikalyan
Regular Advisor

Cluster lock disk PV

Hi,
We are in the process of the changing the cluster lock PV in the cluster ascii file. Currently that PV is in one volume group which has some user data on that PV. IF we make that as the cluster lock disk and re-applying the conf, will that the data in that PVbe corrupted?
Thanks,
Srini
Note: HP-UX 11iv2, Serviceguard A.11.17
3 REPLIES 3
Ganesan R
Honored Contributor
Solution

Re: Cluster lock disk PV

Hi Srinikalyan,

No. There will be flag in PVRA of the disk. Other than that nothing will be written in the cluster lock disk. User data area will not be touched at all.

You can very well use any user disk provided the disk should be visible to all the cluster nodes.
Best wishes,

Ganesh.
Stephen Doud
Honored Contributor

Re: Cluster lock disk PV

No - the cluster lock structure is stored in an area of the disk that does not involve the user data area. Therefore, you can redesignate another lock disk without fear of obliterating or corrupting the user data on it.
However, SG A.11.17 will require that you halt the cluster in order to update the cluster binary with the new lock disk.
Srinikalyan
Regular Advisor

Re: Cluster lock disk PV

Thanks and closing the thread.