mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-30 13:08:15 +00:00
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:
parent
ea856d57b2
commit
d9bfc25147
@ -5,6 +5,8 @@ ifdef::wiki[]
|
|||||||
:pve-toplevel:
|
:pve-toplevel:
|
||||||
endif::wiki[]
|
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
|
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
|
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
|
via checksums for data and metadata. Starting with {pve} 7.0, BTRFS is
|
||||||
|
@ -70,6 +70,7 @@ data to different nodes.
|
|||||||
|Description |PVE type |Level |Shared|Snapshots|Stable
|
|Description |PVE type |Level |Shared|Snapshots|Stable
|
||||||
|ZFS (local) |zfspool |file |no |yes |yes
|
|ZFS (local) |zfspool |file |no |yes |yes
|
||||||
|Directory |dir |file |no |no^1^ |yes
|
|Directory |dir |file |no |no^1^ |yes
|
||||||
|
|BTRFS |btrfs |file |no |yes |technology preview
|
||||||
|NFS |nfs |file |yes |no^1^ |yes
|
|NFS |nfs |file |yes |no^1^ |yes
|
||||||
|CIFS |cifs |file |yes |no^1^ |yes
|
|CIFS |cifs |file |yes |no^1^ |yes
|
||||||
|Proxmox Backup |pbs |both |yes |n/a |yes
|
|Proxmox Backup |pbs |both |yes |n/a |yes
|
||||||
|
Loading…
Reference in New Issue
Block a user