]> git.proxmox.com Git - pve-docs.git/blobdiff - pvesm.adoc
pvecm: add note about corosync killnode error
[pve-docs.git] / pvesm.adoc
index 96b8d9f4c6b9a3050030a9090b9478dfb7d2a356..98c8c449802f0ca25ac4fb8f83715ac7e52d963f 100644 (file)
@@ -65,14 +65,15 @@ data to different nodes.
 
 
 .Available storage types
-[width="100%",cols="<d,1*m,4*d",options="header"]
+[width="100%",cols="<2d,1*m,4*d",options="header"]
 |===========================================================
 |Description    |PVE type    |Level |Shared|Snapshots|Stable
 |ZFS (local)    |zfspool     |file  |no    |yes      |yes
 |Directory      |dir         |file  |no    |no^1^    |yes
+|BTRFS          |btrfs       |file  |no    |yes      |technology preview
 |NFS            |nfs         |file  |yes   |no^1^    |yes
 |CIFS           |cifs        |file  |yes   |no^1^    |yes
-|Proxmox Backup |pbs         |both  |yes   |n/a      |beta
+|Proxmox Backup |pbs         |both  |yes   |n/a      |yes
 |GlusterFS      |glusterfs   |file  |yes   |no^1^    |yes
 |CephFS         |cephfs      |file  |yes   |yes      |yes
 |LVM            |lvm         |block |no^2^ |no       |yes
@@ -226,7 +227,13 @@ You can use this flag to disable the storage completely.
 
 maxfiles::
 
-Maximum number of backup files per VM. Use `0` for unlimited.
+Deprecated, please use `prune-backups` instead. Maximum number of backup files
+per VM. Use `0` for unlimited.
+
+prune-backups::
+
+Retention options for backups. For details, see
+xref:vzdump_retention[Backup Retention].
 
 format::
 
@@ -387,7 +394,7 @@ See Also
 
 * link:/wiki/Storage:_CIFS[Storage: CIFS]
 
-* link:/wiki/Storage:_CIFS[Storage: Proxmox Backup Server]
+* link:/wiki/Storage:_Proxmox_Backup_Server[Storage: Proxmox Backup Server]
 
 * link:/wiki/Storage:_RBD[Storage: RBD]
 
@@ -427,6 +434,9 @@ include::pve-storage-rbd.adoc[]
 
 include::pve-storage-cephfs.adoc[]
 
+include::pve-storage-btrfs.adoc[]
+
+include::pve-storage-zfs.adoc[]
 
 
 ifdef::manvolnum[]