Jump to content

zFS (IBM file system)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 216.175.112.8 (talk) at 14:15, 22 May 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


zFS
Developer(s)IBM
Full namez/OS Distributed File Service System z File System
Introduced1995 with as DCE DFS Local File System for MVS/ESA V5R2.2
Limits
Max filename length?
Other
Supported
operating systems
z/OS (all releases), OS/390 (all releases), MVS/ESA V5R2.2

zFS refers to two different IBM file systems:

  • zFS most often refers to z/OS Distributed File Service zSeries File System, the newest POSIX-style hierarchical file system for IBM's z/OS operating system, a successor to that operating system's HFS[1]. zFS, as a separate entity, was initially released as PTFs (patches) for z/OS 1.2 with backports available for z/OS 1.1 and OS/390 2.10. Beginning with z/OS 1.3, zFS is included as a standard feature and is being actively developed. However, zFS was actually first released in 1995 as the Local File System, a lower layer of the DCE Distributed File System. It was available on MVS/ESA V5R2.2 and all OS/390 releases. DFS/LFS was provided as a part of the DCE feature, not of the base operating system as in z/OS.
  • zFS was also an IBM research project to develop a distributed, decentralized file system. It was a follow-on to the IBM DSF (Data Sharing Facility) project to build a serverless file system.[citation needed]

Neither file system has any relation to Oracle/Sun's ZFS.

References