From: <wang.guang55@zte.com.cn>
To: zhang.zhanghailiang@huawei.com
Cc: qemu-devel@nongnu.org, zhangchen.fnst@cn.fujitsu.com
Subject: [Qemu-devel] [PATCHV2] COLO: COLO-FT.txt err
Date: Sat, 18 Mar 2017 13:43:52 +0800 (CST) [thread overview]
Message-ID: <201703181343527551855@zte.com.cn> (raw)
This is an error in COLO-FT.txt.
secondeary-disk0 should be secondary-disk0.
Signed-off-by: Guang Wang<wang.guang55@zte.com.cn>
diff --git a/docs/COLO-FT.txt b/docs/COLO-FT.txt
index e289be2..754efda 100644
--- a/docs/COLO-FT.txt
+++ b/docs/COLO-FT.txt
@@ -139,7 +139,7 @@ Secondary:
{ 'execute': 'nbd-server-start',
'arguments': {'addr': {'type': 'inet', 'data': {'host': 'xx.xx.xx.xx', 'port': '8889'} } }
}
-{'execute': 'nbd-server-add', 'arguments': {'device': 'secondeary-disk0', 'writable': true } }
+{'execute': 'nbd-server-add', 'arguments': {'device': 'secondary-disk0', 'writable': true } }
Note:
a. The qmp command nbd-server-start and nbd-server-add must be run
原始邮件
发件人:王广10165992
收件人: <zhang.zhanghailiang@huawei.com>
抄送人: <qemu-devel@nongnu.org> <zhangchen.fnst@cn.fujitsu.com>
日 期 :2017年03月18日 13:38
主 题 :[Qemu-devel] [PATCH] COLO: COLO-FT.txt err
This is an error in COLO-FT.txt.
secondeary-disk0 should be secondary-disk0.
Signed-off-by: Guang Wang<wang.guang55@zte.com.cn>
diff --git a/docs/COLO-FT.txt b/docs/COLO-FT.txt
index e289be2..754efda 100644
--- a/docs/COLO-FT.txt
+++ b/docs/COLO-FT.txt
@@ -139,7 +139,7 @@ Secondary:
{ 'execute': 'nbd-server-start',
'arguments': {'addr': {'type': 'inet', 'data': {'host': 'xx.xx.xx.xx', 'port': '8889'} } }
}
-{'execute': 'nbd-server-add', 'arguments': {'device': 'secondeary-disk0', 'writable': true } }
+{'execute': 'nbd-server-add', 'arguments': {'device': 'secondary-disk0', 'writable': true } }
next reply other threads:[~2017-03-18 5:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-18 5:43 wang.guang55 [this message]
2017-03-18 6:08 ` [Qemu-devel] [PATCHV2] COLO: COLO-FT.txt err Hailiang Zhang
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=201703181343527551855@zte.com.cn \
--to=wang.guang55@zte.com.cn \
--cc=qemu-devel@nongnu.org \
--cc=zhang.zhanghailiang@huawei.com \
--cc=zhangchen.fnst@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.