From: Anand Jain <anand.jain@oracle.com>
To: Qu Wenruo <quwenruo@cn.fujitsu.com>
Cc: Ivan Petrovic <ivan@ipplus.rs>,
"linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: unable to mount multi disk volume with recovery mode
Date: Mon, 14 Sep 2015 17:44:25 +0800 [thread overview]
Message-ID: <55F696F9.7090708@oracle.com> (raw)
In-Reply-To: <55F66855.4010000@cn.fujitsu.com>
Hi Qu,
> Unfortunately, single mode means no duplication.
> And degrade mount only works for RAID level with
> duplication(DUP,RAID1/5/6/10).
further to the below commit.
commit 95669976bd7d30ae265db938ecb46a6b7f8cb893
Btrfs: don't consider the missing device when allocating new chunks
in case of 2-disk RAID1 mounted with only one good disk, we would create
Single profile and actually the created single profiles are still
workable with one disk failed. And so the proposed patch below will let
single profile to be mount in this context..
[PATCH 23/23] Btrfs: allow -o rw,degraded for single group profile
to recover when missing disk is replaced balance convert can migrate
single profiles back to RAID1 profile.
Also your explanation for degraded is correct, I am ok to use a new new
mount option (like auto-reduced-profile ?) if needed / confusing.
Any comments / feedbacks are welcome.
Thanks, Anand
next prev parent reply other threads:[~2015-09-14 9:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-04 20:45 unable to mount multi disk volume with recovery mode Ivan Petrovic
2015-09-04 21:13 ` Ivan
2015-09-14 6:25 ` Qu Wenruo
2015-09-14 9:44 ` Anand Jain [this message]
2015-09-14 23:24 ` Duncan
2015-09-15 1:31 ` Qu Wenruo
-- strict thread matches above, loose matches on Subject: below --
2015-09-04 21:07 Ivan
2015-09-04 21:17 ` Hugo Mills
2015-09-05 10:13 ` Ivan Petrovic
2015-09-05 10:42 ` Hugo Mills
2015-09-07 17:58 ` Chris Murphy
2015-09-07 18:01 ` Chris Murphy
2015-09-07 18:05 ` Hugo Mills
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55F696F9.7090708@oracle.com \
--to=anand.jain@oracle.com \
--cc=ivan@ipplus.rs \
--cc=linux-btrfs@vger.kernel.org \
--cc=quwenruo@cn.fujitsu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.