mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 19:48:03 +00:00
sysadmin/btrfs: describe how a BTRFS can be added to pve using pvesm
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8dcb70bb24
commit
b039a463b4
@ -143,6 +143,16 @@ mount /my-storage
|
|||||||
----
|
----
|
||||||
After the next reboot this will be automatically done by the system at boot.
|
After the next reboot this will be automatically done by the system at boot.
|
||||||
|
|
||||||
|
Adding a BTRFS file system to {pve}
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
You can add an existing BTRFS file system to {pve} via the web-interface, or
|
||||||
|
using the CLI, for example:
|
||||||
|
|
||||||
|
----
|
||||||
|
pvesm add btrfs my-storage --path /my-storage
|
||||||
|
----
|
||||||
|
|
||||||
Creating a subvolume
|
Creating a subvolume
|
||||||
^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user