Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

DCE Distributed File System

From Wikipedia, the free encyclopedia
Not to be confused withDistributed File System (Microsoft).

TheDCE Distributed File System (DCE/DFS)[1] is the remote file access protocol used with theDistributed Computing Environment. It was a variant ofAndrew File System (AFS), based on the AFS Version 3.0 protocol that was developed commercially byTransarc Corporation. AFS Version 3.0 was in turn based on the AFS Version 2.0 protocol (also used by theCoda disconnected file system) originally developed atCarnegie Mellon University.

DCE/DFS consisted of multiple cooperative components that provided a network file system with strong file system semantics, attempting to mimic the behavior ofPOSIX local file systems while taking advantage of performance optimizations when possible. A DCE/DFS client system utilized a locally managed cache that would contain copies (or regions) of the original file. The client system would coordinate with a server system where the original copy of the file was stored to ensure that multiple clients accessing the same file would re-fetch a cached copy of the file data when the original file had changed.

The advantage of this approach is that it provided very good performance even over slow network connections because most of the file access was actually done to the local cached regions of the file. If the server failed, the client could continue making changes to the file locally, storing it back to the server when it became available again.

DCE/DFS also divorced the concept of logical units of management (Filesets) from the underlying volume on which the fileset was stored. In doing this it allowed administrative control of the location for the fileset in a manner that was transparent to the end user. To support this and other advanced DCE/DFS features, a local journaling file system (DCE/LFS also known asEpisode) was developed to provide the full range of support options.

IBM has not maintained it since 2005:https://web.archive.org/web/20071009171709/http://www-306.ibm.com/software/stormgmt/dfs/

IBM was working on a replacement for DCE/DFS calledADFS (Advanced Distributed File System). One major goal of this project was to decouple DFS from the complexities of DCE's cell directory services (CDS) and security services (secd). Another key feature would have been the elimination of enctype limitations associated with DCE/RPC. No public mention of this effort has been made since 2005, leading many to believe the project has been killed.

The DCE Distributed File System (DFS) was adopted by theOpen Software Foundation in 1989 as part of theirDistributed Computing Environment.

Staff in several locations simultaneously edited the 1996 Olympics website;DFS was used to synchronize their changes and update Web mirror sites around the world.[2]

See also

[edit]

References

[edit]
  1. ^"File Systems in a Distributed Computing Environment", Open Software Foundation, July 1991
  2. ^"The Open Group releases DCE 1.2.2 as LGPL'd Free Software".2005.

External links

[edit]
Retrieved from "https://en.wikipedia.org/w/index.php?title=DCE_Distributed_File_System&oldid=1219504151"
Categories:

[8]ページ先頭

©2009-2025 Movatter.jp