From: Guoqing Jiang <gqjiang@suse.com>
To: Shaohua Li <shli@kernel.org>
Cc: shli@fb.com, linux-raid@vger.kernel.org, neilb@suse.com
Subject: Re: [PATCH 4/4] md-cluster: update document for raid10
Date: Mon, 30 Oct 2017 14:50:11 +0800 [thread overview]
Message-ID: <59F6CBA3.1030801@suse.com> (raw)
In-Reply-To: <20171030054459.nntk6i2ntrejgqmr@kernel.org>
On 10/30/2017 01:44 PM, Shaohua Li wrote:
> On Tue, Oct 24, 2017 at 03:11:53PM +0800, Guoqing Jiang wrote:
>> Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
>> ---
>> Documentation/md/md-cluster.txt | 3 ++-
>> drivers/md/Kconfig | 5 +++--
>> drivers/md/md-cluster.c | 2 +-
>> 3 files changed, 6 insertions(+), 4 deletions(-)
>>
>> diff --git a/Documentation/md/md-cluster.txt b/Documentation/md/md-cluster.txt
>> index 82ee51604e9a..e1055f105cf5 100644
>> --- a/Documentation/md/md-cluster.txt
>> +++ b/Documentation/md/md-cluster.txt
>> @@ -1,4 +1,5 @@
>> -The cluster MD is a shared-device RAID for a cluster.
>> +The cluster MD is a shared-device RAID for a cluster, it supports
>> +two levels: raid1 and raid10 (limited support).
>>
>>
>> 1. On-disk format
>> diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
>> index 4a249ee86364..83b9362be09c 100644
>> --- a/drivers/md/Kconfig
>> +++ b/drivers/md/Kconfig
>> @@ -178,7 +178,7 @@ config MD_FAULTY
>>
>>
>> config MD_CLUSTER
>> - tristate "Cluster Support for MD (EXPERIMENTAL)"
>> + tristate "Cluster Support for MD"
> Do we have confidence this is stable enough now?
We have enabled the feature for raid1 support since 12SP2, and it
also got heavily tested by our automation test and QA. So far, no
obvious problem happened, so I think it is time to remove the
"EXPERIMENTIAL".
Thanks,
Guoqing
prev parent reply other threads:[~2017-10-30 6:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-24 7:11 [PATCH 0/3] Add basic support for clustered raid10 Guoqing Jiang
2017-10-24 7:11 ` [PATCH 1/4] md-cluster/raid10: set "do_balance = 0" if area is resyncing Guoqing Jiang
2017-10-24 7:11 ` [PATCH 2/4] md-cluster: Suspend writes in RAID10 if within range Guoqing Jiang
2017-10-24 7:11 ` [PATCH 3/4] md-cluster: Use a small window for raid10 resync Guoqing Jiang
2017-10-24 7:11 ` [PATCH 4/4] md-cluster: update document for raid10 Guoqing Jiang
2017-10-30 5:44 ` Shaohua Li
2017-10-30 6:50 ` Guoqing Jiang [this message]
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=59F6CBA3.1030801@suse.com \
--to=gqjiang@suse.com \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@suse.com \
--cc=shli@fb.com \
--cc=shli@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).