| Property | Value |
|---|---|
| OID | 3.3a |
| Description | NFS filesystem |
| Label | |
| Type | node |
| Format | N |
| Flags |
|
| Child | Description |
|---|---|
| vfs.nfs.downdelayinitial | |
| vfs.nfs.downdelayinterval | |
| vfs.nfs.defect | Allow nfsiods to migrate serving different mounts |
| vfs.nfs.iodmax | Max number of nfsiod kthreads |
| vfs.nfs.iodmin | Min number of nfsiod kthreads to keep as spares |
| vfs.nfs.iodmaxidle | Max number of seconds an nfsiod kthread will sleep before exiting |
| vfs.nfs.use_buf_pager | Use buffer pager instead of direct readrpc call |
| vfs.nfs.fileid_maxwarnings | Limit fileid corruption warnings; 0 is off; -1 is unlimited |
| vfs.nfs.diskless_rootaddr | Diskless root nfs address |
| vfs.nfs.diskless_rootpath | Path to nfs root |
| vfs.nfs.diskless_valid | Has the diskless struct been filled correctly |
| vfs.nfs.nfs_ip_paranoia | |
| vfs.nfs.nfs_directio_allow_mmap | Enable mmaped IO on file with O_DIRECT opens |
| vfs.nfs.nfs_keep_dirty_on_error | Retry pageout if error returned |
| vfs.nfs.nfs_directio_enable | Enable NFS directio |
| vfs.nfs.clean_pages_on_close | NFS clean dirty pages on close |
| vfs.nfs.commit_on_close | write+commit on close, else only write |
| vfs.nfs.prime_access_cache | Prime NFS ACCESS cache when fetching attributes |
| vfs.nfs.access_cache_timeout | NFS ACCESS cache timeout |
| vfs.nfs.dssameconn | Use same TCP connection to multiple DSs |
| vfs.nfs.ignore_eexist | NFS ignore EEXIST replies for mkdir/symlink |
| vfs.nfs.pnfsiothreads | Number of pNFS mirror I/O threads |
| vfs.nfs.userhashsize | Size of hash tables for uid/name mapping |
| vfs.nfs.debuglevel | Debug level for NFS client |
| vfs.nfs.callback_addr | NFSv4 callback addr for server to use |
| vfs.nfs.realign_count | Number of mbuf realignments done |
| vfs.nfs.realign_test | Number of realign tests done |
| vfs.nfs.maxcopyrange | Max size of a Copy so RPC times reasonable |
| vfs.nfs.pnfsmirror | Mirror level for pNFS service |
| vfs.nfs.enable_uidtostring | Make nfs always send numeric owner_names |
| vfs.nfs.dsretries | Number of retries for a DS RPC before failure |
| vfs.nfs.skip_wcc_data_onerr | Disable weak cache consistency checking when server returns an error |
| vfs.nfs.nfs3_jukebox_delay | Number of seconds to delay a retry after receiving EJUKEBOX |
| vfs.nfs.reconnects | Number of times the nfs client has had to reconnect |
| vfs.nfs.bufpackets | Buffer reservation size 2 < x < 64 |