4 Storage pool type: `glusterfs`
6 GlusterFS is a salable network file system. The system uses a modular
7 design, runs on commodity hardware, and can provide a highly available
8 enterprise storage at low costs. Such system is capable of scaling to
9 several petabytes, and can handle thousands of clients.
11 NOTE: After a node/brick crash, GlusterFS does a full 'rsync' to make
12 sure data is consistent. This can take a very long time with large
13 files, so this backend is not suitable to store large VM images.
18 The backend supports all common storage properties, and adds the
19 following GlusterFS specific options:
23 GlusterFS volfile server IP or DNS name.
27 Backup volfile server IP or DNS name.
35 GlusterFS transport: `tcp`, `unix` or `rdma`
38 .Configuration Example ('/etc/pve/storage.cfg')
47 File naming conventions
48 ~~~~~~~~~~~~~~~~~~~~~~~
50 The directory layout and the file naming conventions are inhertited
51 from the `dir` backend.
56 The storage provides a file level interface, but no native
57 snapshot/clone implementation.
59 .Storage features for backend `glusterfs`
60 [width="100%",cols="m,m,3*d",options="header"]
61 |==============================================================================
62 |Content types |Image formats |Shared |Snapshots |Clones
63 |images vztempl iso backup |raw qcow2 vmdk |yes |qcow2 |qcow2
64 |==============================================================================