Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions Documentation/ch-mount-options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,14 @@ degraded
then the constraint of single/data is not satisfied and the filesystem
cannot be mounted.

.. note::
During a degraded mount, if BTRFS is going to allocate a new chunk,
and the existing devices can not meet the requirement for the
current profile, BTRFS will fall back to other profiles like SINGLE.

It is recommended to check and balance chunks with unwanted profiles,
after an RW degraded mount.

.. duplabel:: mount-option-device

device=<devicepath>
Expand Down