Skip to content

btrfs-progs: docs: add a note about RW degraded mount - #1153

Open
adam900710 wants to merge 1 commit into
kdave:develfrom
adam900710:docs_degraded
Open

btrfs-progs: docs: add a note about RW degraded mount#1153
adam900710 wants to merge 1 commit into
kdave:develfrom
adam900710:docs_degraded

Conversation

@adam900710

Copy link
Copy Markdown
Collaborator

When a new chunk is allocated during an RW degraded mount, btrfs can allocate new chunks with other profiles, like SINGLE, if the current devices can no longer support the original profile.

This can cause unexpected chunk profiles, and the end user is recommended to balance them out if they want to maintain the current allocation profile.

When a new chunk is allocated during an RW degraded mount, btrfs can
allocate new chunks with other profiles, like SINGLE, if the current
devices can no longer support the original profile.

This can cause unexpected chunk profiles, and the end user is
recommended to balance them out if they want to maintain the current
allocation profile.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant