5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-10-31 04:23:45 +03:00

storage: abbreviate technology preview and add foot-note

TP is a common abbreviation and with a foot note it's better explained
in any way.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2025-07-31 01:41:32 +02:00
parent 029a5919db
commit b999cf9321

View File

@@ -70,7 +70,7 @@ nodes that can be accessed as RBD (RADOS Block Device).
|Description |Plugin type |Level |Shared|Snapshots|Stable
|ZFS (local) |zfspool |both^1^|no |yes |yes
|Directory |dir |file |no |no^2^ |yes
|BTRFS |btrfs |file |no |yes |technology preview
|BTRFS |btrfs |file |no |yes |TP^5^
|NFS |nfs |file |yes |no^2^ |yes
|CIFS |cifs |file |yes |no^2^ |yes
|Proxmox Backup |pbs |both |yes |n/a |yes
@@ -96,6 +96,8 @@ These snapshots use separate volumes for the snapshot data and layer them. For
more details, see the description for `snapshot-as-volume-chain` in the
xref:pvesm_lvm_config[LVM configuration] section.
^5^ Technology preview with best-effort support.
Thin Provisioning
~~~~~~~~~~~~~~~~~