1.

What Are The Lock States In Red Hat Cluster?

Answer»

A LOCK state indicates the current status of a lock request.

A lock is always in one of three states:

  1. Granted — The lock request succeeded and attained the requested mode.
  2. Converting — A client attempted to change the lock mode and the NEW mode is incompatible with an EXISTING lock.
  3. BLOCKED — The request for a new lock COULD not be granted because conflicting locks exist.

A lock's state is determined by its requested mode and the modes of the other locks on the same resource.

A lock state indicates the current status of a lock request.

A lock is always in one of three states:

A lock's state is determined by its requested mode and the modes of the other locks on the same resource.



Discussion

No Comment Found