]> git.proxmox.com Git - pve-docs.git/commitdiff
pvesm: fix storage type table: order by level and shared
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 29 Nov 2018 12:56:18 +0000 (13:56 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 29 Nov 2018 12:56:18 +0000 (13:56 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pvesm.adoc

index c5cd0bb1e2dda51f157631e246d695d5980a42ec..b9ce8d3cd961d0ddaee7d18231cf69159056f449 100644 (file)
@@ -73,12 +73,12 @@ snapshots and clones.
 |NFS            |nfs         |file  |yes   |no^1^    |yes
 |CIFS           |cifs        |file  |yes   |no^1^    |yes
 |GlusterFS      |glusterfs   |file  |yes   |no^1^    |yes
+|CephFS         |cephfs      |file  |yes   |yes      |yes
 |LVM            |lvm         |block |no^2^ |no       |yes
 |LVM-thin       |lvmthin     |block |no    |yes      |yes
 |iSCSI/kernel   |iscsi       |block |yes   |no       |yes
 |iSCSI/libiscsi |iscsidirect |block |yes   |no       |yes
 |Ceph/RBD       |rbd         |block |yes   |yes      |yes
-|Ceph/CephFS    |cephfs      |file  |yes   |yes      |yes
 |Sheepdog       |sheepdog    |block |yes   |yes      |beta
 |ZFS over iSCSI |zfs         |block |yes   |yes      |yes
 |=========================================================