-->

What is DLM?

- It is the service called as distributed lock manager.

- In cluster systems to avoid file sharing the distributed systems must provide the access control and file locking.

- This ensures that no conflicting operations occur in the system.

- Here the distributed file systems are not general purpose therefore it requires locking.