X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pve-storage-glusterfs.adoc;h=d7cbe16590d075346aaa2479dfd36c1a0baf8218;hb=4a0cf6f8458d2f3c20765b690b162f1b95fb9fc6;hp=1dfb2282e5073120869f72bda64979051a32afb9;hpb=8c1189b640ae7d10119ff1c046580f48749d38bd;p=pve-docs.git diff --git a/pve-storage-glusterfs.adoc b/pve-storage-glusterfs.adoc index 1dfb228..d7cbe16 100644 --- a/pve-storage-glusterfs.adoc +++ b/pve-storage-glusterfs.adoc @@ -1,10 +1,13 @@ GlusterFS Backend ----------------- -include::attributes.txt[] +ifdef::wiki[] +:pve-toplevel: +:title: Storage: GlusterFS +endif::wiki[] Storage pool type: `glusterfs` -GlusterFS is a salable network file system. The system uses a modular +GlusterFS is a scalable network file system. The system uses a modular design, runs on commodity hardware, and can provide a highly available enterprise storage at low costs. Such system is capable of scaling to several petabytes, and can handle thousands of clients. @@ -45,12 +48,14 @@ glusterfs: Gluster content images,iso ---- + File naming conventions ~~~~~~~~~~~~~~~~~~~~~~~ -The directory layout and the file naming conventions are inhertited +The directory layout and the file naming conventions are inherited from the `dir` backend. + Storage Features ~~~~~~~~~~~~~~~~ @@ -61,7 +66,7 @@ snapshot/clone implementation. [width="100%",cols="m,m,3*d",options="header"] |============================================================================== |Content types |Image formats |Shared |Snapshots |Clones -|images vztempl iso backup |raw qcow2 vmdk |yes |qcow2 |qcow2 +|images vztmpl iso backup |raw qcow2 vmdk |yes |qcow2 |qcow2 |============================================================================== ifdef::wiki[]