X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-storage-nfs.adoc;h=74809cef18cce0e5549ee6194ccef05193016744;hp=7e08f7f712e54fb5d54e9312c1d9cfb95fe2aab8;hb=563159b1691c49e489adf3c3561acdde41536acf;hpb=8c1189b640ae7d10119ff1c046580f48749d38bd diff --git a/pve-storage-nfs.adoc b/pve-storage-nfs.adoc index 7e08f7f..74809ce 100644 --- a/pve-storage-nfs.adoc +++ b/pve-storage-nfs.adoc @@ -1,6 +1,9 @@ NFS Backend ----------- -include::attributes.txt[] +ifdef::wiki[] +:pve-toplevel: +:title: Storage: NFS +endif::wiki[] Storage pool type: `nfs` @@ -22,7 +25,7 @@ used to configure the NFS server: server:: Server IP or DNS name. To avoid DNS lookup delays, it is usually -preferrable to use an IP address instead of a DNS name - unless you +preferable to use an IP address instead of a DNS name - unless you have a very reliable DNS server, or list the server in the local `/etc/hosts` file. @@ -59,14 +62,14 @@ client side. For read-only content, it is worth to consider the NFS Storage Features ~~~~~~~~~~~~~~~~ -NFS does not support snapshots, but the backend use `qcow2` features +NFS does not support snapshots, but the backend uses `qcow2` features to implement snapshots and cloning. .Storage features for backend `nfs` [width="100%",cols="m,m,3*d",options="header"] |============================================================================== |Content types |Image formats |Shared |Snapshots |Clones -|images rootdir vztempl iso backup |raw qcow2 vmdk subvol |yes |qcow2 |qcow2 +|images rootdir vztmpl iso backup |raw qcow2 vmdk subvol |yes |qcow2 |qcow2 |============================================================================== Examples