shared and non shared disk group in cluster
Ok.. first thing to understand, in a cluster without CFS, there is nothing called master/slave. In a normal VCS setup (without CFS), if one node has imported the diskgroup, we can call it as primary node because resources are running there but its not called master node.
I thought that on VCS without CFS we could add logical volume only on the node that has imported the disk group who contains the logical volumes.Right?
--> right, where diskgroup is imported, that is where diskgroup/volume level functions can be performed.
Here on VCS without CFS we have SCSI permanent reservation so the disk group will be seen only by the node who has written the signature on that disk group.The other nodes in cluster do not see that disk group.right?--> well other nodes in VCS will still see the diskgroup in deported state but again, whether fencing is in use or not, which ever node diskgroup is imported, you can make changes on that node
If I perform VCS things on VCS with CFS I am able to perform VCS things from any node.Right?--> right
G