- Write Anywhere File Layout
Infobox Filesystem
full_name = Write Anywhere File Layout
name = WAFL
developer =NetApp
introduction_os =
introduction_date =
partition_id =
directory_struct =
file_struct =
bad_blocks_struct =
max_filename_size =
max_files_no =
max_volume_size = 16TB (limited by containing aggregate size)
max_file_size = 16TB (limited by containing aggregate size)
filename_character_set = selectable (UTF-8 default)
dates_recorded = atime, ctime, mtime
date_range =
date_resolution =
forks_streams =
attributes =
file_system_permissions = UNIX permissions and ACLs
compression = No
encryption = No (possible with 3rd party appliances likeDecru DataFort)
single_instance_storage = Yes ("FAS Dedup": periodic offline scans, block based; "VTL Dedup": online byte-range based)
OS =The Write Anywhere File Layout (WAFL) is afile system that supports large, high-performance RAID arrays, quick restarts without lengthy consistency checks in the event of a crash or power failure, and growing the filesystem size quickly. It was designed byNetApp for use in its storage appliances.Features
One of WAFL's most salient features is the snapshot, or read-only copy of the file system. Zero copy snapshots allow users to recover files that they have accidentally deleted; they provide an online backup that can be accessed quickly. It is implemented similarly to that of a
log-structured file system . A special kind of snapshot that the filer uses internally called a consistency point allows WAFL to restart quickly in the event of an improper shutdown. NetApp's Data ONTAP Release 7G operating system supports a read-write snapshot called FlexClone.An important feature of WAFL is its support for both a
Unix -style file and directory model for NFS clients and aMicrosoft Windows -style file and directory model for CIFS clients. WAFL also supports both security models, including a mode where different files on the same volume can have different security attributes attached to them. Unix can use either [cite web|title=POSIX Access Control Lists on Linux|url=http://www.suse.de/~agruen/acl/linux-acls/online/]access control list s (ACL) or a simple bitmask, whereas the more recent Windows model is based on access control lists. These two features make it possible to write a file to a CIFS type of networked filesystem and access it later via NFS from a Unix workstation.As the name suggests, Write Anywhere File Layout automatically fragments data using temporal locality to write metadata alongside user data. This
fragmentation does not adversely affect files that are sequentially written to or randomly read from, but does affect sequential read after random write.Data ONTAP has the reallocate command as of 7G to perform scheduled and manualdefragmentation . Prior to 7G, the wafl scan reallocate command would need to be invoked from an advanced privilege level and could not be scheduled.ee also
*
List of file systems
*Comparison of file systems
*ZFS Notes
External links
* [http://www.netapp.com/library/tr/3002.pdf Network Appliance: File System Design for an NFS File Server Appliance]
* - "Method for maintaining consistent states of a file system and for creating user-accessible read-only copies of a file system" -October 6 ,1998
Wikimedia Foundation. 2010.