Distributed File System (DFS)

From GM-RKB
(Redirected from DFS)
Jump to navigation Jump to search

A Distributed File System (DFS) is a file system that is a distributed system.



References

2020

  • (Wikipedia, 2020) ⇒ https://en.wikipedia.org/wiki/Clustered_file_system#Distributed_file_systems Retrieved:2020-8-12.
    • A clustered file system is a file system which is shared by being simultaneously mounted on multiple servers. There are several approaches to clustering, most of which do not employ a clustered file system (only direct attached storage for each node). Clustered file systems can provide features like location-independent addressing and redundancy which improve reliability or reduce the complexity of the other parts of the cluster. Parallel file systems are a type of clustered file system that spread data across multiple storage nodes, usually for redundancy or performance.

2012

  1. ↑ Silberschatz, Galvin (1994). Operating System concepts, chapter 17 Distributed file systems. Addison-Wesley Publishing Company. ISBN 0-201-59292-4.