summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorwangguang <wang.guang55@zte.com.cn>2017-03-20 17:27:55 -0700
committerDr. David Alan Gilbert <dgilbert@redhat.com>2018-10-31 09:38:49 +0000
commit6f5629c6b2e67fe998688b349f6b8d8b1582a00a (patch)
tree6aeb1f7f8825713dd2a0bae8d2d5a4de92d66f43 /docs
parenta2e002ff7913ce93aa0f7dbedd2123dce5f1a9cd (diff)
downloadqemu-6f5629c6b2e67fe998688b349f6b8d8b1582a00a.zip
COLO: Fix Colo doc secondeary should be secondary
Signed-off-by: Guang Wang <wang.guang55@zte.com.cn> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/COLO-FT.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/COLO-FT.txt b/docs/COLO-FT.txt
index 6302469d0e..e2686bb338 100644
--- a/docs/COLO-FT.txt
+++ b/docs/COLO-FT.txt
@@ -173,7 +173,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