Veritas File System
From Wikipedia, the free encyclopedia
VERITAS File System | |
---|---|
Developer | |
Full name | VERITAS File System |
Introduced | 1991 () |
Partition identifier | |
Structures | |
Directory contents | |
File allocation | |
Bad blocks | |
Limits | |
Max file size | 16 EiB |
Max number of files | |
Max filename length | 255 bytes |
Max volume size | |
Allowed characters in filenames | {{{filename_character_set}}} |
Features | |
Dates recorded | |
Date range | |
Date resolution | |
Forks | |
Attributes | Extended file attributes |
File system permissions | POSIX, ACL |
Transparent compression | No |
Transparent encryption | No |
Supported operating systems | Linux, Solaris, HP-UX, AIX, SINIX, UnixWare |
The VERITAS File System, (or VxFS, called JFS and OJFS in HP-UX ), is an extent-based file system. It was originally developed by VERITAS Software[1] which merged with Symantec in 2005. Through an OEM agreement, VxFS is used as the primary filesystem of the HP-UX operating system, although HP-UX calls it JFS. With on-line defragmentation and resize support turned on via license, it is known as OJFS.[2] It is also supported on AIX, Linux, Solaris, SINIX/Reliant UNIX and UnixWare. VxFS was originally developed for AT&T's Unix System Laboratories. VxFS is packaged as a part of the Veritas Storage Foundation (which also includes Veritas Volume Manager).
Contents |
[edit] History
According to the vendor, it was the first commercial journaling file system.[3] That claim can be taken in two ways, e.g., the first implementation of a journaling file system in a commercial context, or the first file system available as an unbundled product. Dan Koren is cited as one of the original developers of VxFS.[4] He notes in a mailing list that they "finished release 1.0 one year or so later" after starting development of VxFS under a contract with AT&T in 1990.[5] Other sources agree that the product was first released in 1991.[6][7]
[edit] Versions
- VERITAS File System 5.0
- Release date: July 2006
- VERITAS File System 4.1
- Release date: March 2005
- VERITAS File System 4.0
- Release date: February 2004
- VERITAS File System 3.5
- Release date: August 2002
- VERITAS File System 3.4
- Release date: December 2000
[edit] Layout versions
The on-disk layout of VxFS is versioned and upgradeable while the file system is mounted. It has gone through seven versions.
Layout version 2 added support for ACLs. Layouts 1-3 stopped being supported in VxFS 4.0.
Layout version 4 added support for storage checkpoints and for Veritas Cluster File System. Version 4 was released in VxFS 3.2.1.
Layout version 5 supports file systems up to 32 terabytes in size. Individual files can be up to 2 terabytes in size. Version 5 was introduced in VxFS 3.5.
Layout version 6 supports file systems and files up to 8 exabytes in size. Version 6 also introduced support for named streams/resource forks, for multiple underlying volumes, and for file change logs. Version 6 was introduced in VxFS 4.0.
Layout version 7 extends support for multiple volumes to permit Dynamic Storage Tiering. Dynamic Storage Tiering allows root users to move files among different volumes, allocate files to different volumes at file creation time based on policy, and independently recover volumes, without altering the namespace of the file system. Version 7 was introduced in VxFS 5.0
[edit] Parallel access mode
VxFS can run in single instance mode or in a parallel access/cluster file system mode. This latter mode allows for multiple servers (also known as cluster nodes) to simultaneously access the same file system. When run in this mode, VxFS is referred to as VERITAS Cluster File System. Cluster File System provides cache coherency and POSIX compliance across nodes, so that data changes are atomically seen by all cluster nodes simultaneously. Because Cluster File System shares the same binaries and same on-disk layout as single instance VxFS, moving between cluster and single instance mode is straightforward.
[edit] References
- ^ Incrementally restoring a mass storage device to a prior state (2005-03-22). Retrieved on 2007-11-21.
- ^ Donna Yobs (2000-04-10). Post in the veritas-vx mailing list explaining the differences between JFS and OJFS. Retrieved on 2007-11-21.
- ^ VERITAS Foundation Suite and Foundation Suite HA 3.5. VERITAS. Retrieved on 2007-11-21.
- ^ 6th International Linux Kongress (1999-09-09). Retrieved on 2007-11-21.
- ^ Dan Koren (1999-06-01). Re: XFS and journalling filesystems. LKML.org. Retrieved on 2007-11-21.
- ^ Next-Gen File Systems — File under 'futuristic': An overview of the technologies and players — The Heavy Hitters: Veritas. Byte and Switch (2002-11-14). Retrieved on 2007-11-21.
- ^ VERITAS Celebrates 15 Years - Next Big Focus: Grid Computing. SYS-CON (2004-09-14). Retrieved on 2007-11-21.