bcachefs device

Manage devices within a running bcachefs filesystem. 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}}