Manage devices within a running
bcachefsfilesystem. More information: https://bcachefs-docs.readthedocs.io/en/latest/mgmt-devicemanagement.html.
sudo bcachefs device add --label={{group}}.{{name}} {{path/to/mountpoint}} {{path/to/device}}
bcachefs device evacuate {{path/to/device}}
bcachefs device remove {{path/to/device}}