InterviewSolution
Saved Bookmarks
| 1. |
What Is A Cfs? |
|
Answer» A CLUSTER File SYSTEM (CFS) is a file system that MAY be accessed (READ and write) by all members in a cluster at the same time. This implies that all members of a cluster have the same view. A cluster File System (CFS) is a file system that may be accessed (read and write) by all members in a cluster at the same time. This implies that all members of a cluster have the same view. |
|