btrfs-device

device Manage devices in a btrfs filesystem. More information: https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-device.…

btrfs device

Manage devices in a btrfs filesystem. More information: https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-device.

sudo btrfs device add {{path/to/block_device1}} [{{path/to/block_device2}}] {{path/to/btrfs_filesystem}}

sudo btrfs device remove {{path/to/device|device_id}} [{{...}}]

sudo btrfs device stats {{path/to/btrfs_filesystem}}

sudo btrfs device scan --all-devices

sudo btrfs device usage {{path/to/btrfs_filesystem}}

Также может быть вам интересно:
LinuxFreeBSDТрюки BashТерминал/Консоль
← btrfs-check btrfs-filesystem →