Content deleted Content added
No edit summary |
Reverted 1 edit by 71.219.49.171; Rv block evader. (TW) |
||
Line 5:
| introduction_date =
| introduction_os =
| partition_id =
| directory_struct =
| file_struct =
| bad_blocks_struct =
| max_file_size = 4 [[Gibibyte|GiB]]
| max_files_no =
| max_filename_size =
| max_volume_size =
| dates_recorded =
| date_range =
Line 19:
| attributes =
| file_system_permissions =
| compression = Yes
| encryption =
| OS = [[Novell NetWare
}}
'''NetWare File System''' ('''NWFS''') is a [[file system]], based on a heavily-modified version of [[File Allocation Table|FAT]]. It was used in the [[Novell NetWare]] [[operating system]]. It is the default and only file system for all volumes in versions 2.x through 4.x, and the default and only file system for the SYS volume continuing through version 5.x. There were two varieties of NWFS: 16-bit NWFS 286, used in NetWare 2.x; and 32-bit NWFS 386, used in NetWare 3.x through NetWare 6.x. It was superseded by the release of [[Novell Storage Services]] (NSS) in 1998.
The NWFS on-disk format was never publicly documented by Novell. The published specifications for 32-bit NWFS are:
▲'''NetWare File System''' ('''NWFS''') is a [[file system]], based on a heavily-modified version of [[File Allocation Table|FAT]]. It was used in the [[Novell NetWare]] [[operating system]]. It is the default and only file system for all volumes in versions 2.x through 4.x, and the default and only file system for the SYS volume continuing through version 5.x. There were two varieties of NWFS: 16-bit NWFS 286, used in NetWare 2.x; and 32-bit NWFS 386, used in NetWare 3.x through NetWare 6.x. It was superseded by the release of [[Novell Storage Services]] (NSS) in 1998.
▲* Maximum file size: 4 billion x 64K
▲* Maximum volume size: 16TB
▲* Maximum files per volume: 4 billion when using a single name space.
▲* Maximum files per server: 4 Billion
▲* Maximum directory entries: 4 Billion
* Maximum volumes per server: 64
* Maximum volumes per partition: 8
* Maximum open files per server: 100,000
* Maximum directory tree depth:
* Characters used: ASCII double-byte
* Maximum [[Metadata_(computing)|extended attributes]]: 16
* Maximum [[Fork (filesystem)|data streams]]: 10
Line 54 ⟶ 45:
Transparent file compression was also supported, although this had a significant impact on the performance of file serving.
Every name space requires its own separate directory entry for each file. While
16-bit NWFS could handle volumes of up to 256MB. However, its only name space support was a dedicated [[Application programming interface|API]] to handle Macintosh clients.
== See also ==
* [[List of file systems]]
* [[Comparison of file systems]]
Line 66 ⟶ 57:
* [http://www.novell.com/documentation/nw51/index.html?page=/documentation/nw51/nss__enu/data/hn0r5fzo.html Comparison of NW file systems]
* [http://www.novell.com/documentation/nw51/nss__enu/data/h5grftdf.html Another specification comparison page]
{{Compu-storage-stub}}
|