mark BTRFS as tech-preview for now

until we're sure all issues are ironed out

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-06-23 21:48:41 +02:00
parent ea856d57b2
commit d9bfc25147
2 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,8 @@ ifdef::wiki[]
:pve-toplevel:
endif::wiki[]
WARNING: BTRFS integration is currently a **technology preview** in {pve}.
BTRFS is a modern copy on write file system natively supported by the Linux
kernel, implementing features such as snapshots, built-in RAID and self healing
via checksums for data and metadata. Starting with {pve} 7.0, BTRFS is

View File

@ -70,6 +70,7 @@ data to different nodes.
|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 |yes