Operating System - HP-UX
1836654 Members
2183 Online
110102 Solutions
New Discussion

Could the lock space be an NFS share seen by all nodes?

 
SOLVED
Go to solution
Jun Zhang_4
Regular Advisor

Could the lock space be an NFS share seen by all nodes?

Do I have the choice for my two node cluster to use NFS mount point instead of the vg or disk?
And how to do it?

Jun
Food lover
3 REPLIES 3
Sridhar Bhaskarla
Honored Contributor
Solution

Re: Could the lock space be an NFS share seen by all nodes?

Hi Jun,

If you are planning to use cluster locks, then it has to be a disk and a VG corresponding to it. You cannot use mount points (forget NFS) as locks.

The other choice you have is to use a quorum server. But that's more useful for multiple clusters with multi nodes.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Jeff Schussele
Honored Contributor

Re: Could the lock space be an NFS share seen by all nodes?

Quorum servers may also be necessary in situations where all of your shared storage will be VxVM disk groups.

But absolutely no NFS mounts could be used as lock disks. Ooooohhhh makes me shudder even thinking about it.....

My 2 cents,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Anoop P_2
Regular Advisor

Re: Could the lock space be an NFS share seen by all nodes?

No, you cannot. No NFS/Mount Points here. Only Real disk/VG goes in as a lock disk.