Cluster File System
A Cluster File System allows file operations to be performed by multiple servers on the same disk simultaneously
- File operations include: Create, Open, Close, Rename, Delete…...
Permitting 2 or more servers to
modify the same file system at the
same time requires careful
synchronization between the
servers to avoid disk corruption….
….this synchronization is