]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-glusterfs.adoc
pveceph: add pg_num for easier search
[pve-docs.git] / pve-storage-glusterfs.adoc
index 1dfb2282e5073120869f72bda64979051a32afb9..5d72196b4291f064996d34e8e0468d3261e33d81 100644 (file)
@@ -1,10 +1,14 @@
+[[storage_glusterfs]]
 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 +49,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 +67,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[]