From: lihong <lihongx.ma@intel.com>
To: dts@dpdk.org
Cc: yinan.wang@intel.com, lihong <lihongx.ma@intel.com>
Subject: [dts] [PATCH V2 1/3][migration] conf/vhost_user_live_migration: update cfg file
Date: Tue, 15 Oct 2019 03:37:00 +0800 [thread overview]
Message-ID: <1571081822-5323-1-git-send-email-lihongx.ma@intel.com> (raw)
Signed-off-by: lihong <lihongx.ma@intel.com>
---
conf/vhost_user_live_migration.cfg | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/conf/vhost_user_live_migration.cfg b/conf/vhost_user_live_migration.cfg
index c687acd..f8b192d 100644
--- a/conf/vhost_user_live_migration.cfg
+++ b/conf/vhost_user_live_migration.cfg
@@ -90,6 +90,11 @@
# listending tcp port
# vm configuration for vhost user live migration case
+# host_share_dir config the dir of vm img on host
+# backup_mount_path config the mount dir on backup
+[mount_info]
+host_share_dir=/home/vm-image
+backup_mount_path=/mnt/nfs
[host]
cpu =
model=host,number=4,cpupin=5 6 7 8;
@@ -101,8 +106,6 @@ login =
user=root,password=tester;
daemon =
enable=yes;
-serial_port =
- enable=yes;
[backup]
cpu =
model=host,number=4,cpupin=5 6 7 8;
@@ -116,5 +119,3 @@ daemon =
enable=yes;
migration =
enable=yes,port=4444;
-serial_port =
- enable=yes;
--
2.7.4
next reply other threads:[~2019-10-15 3:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-14 19:37 lihong [this message]
2019-10-14 19:37 ` [dts] [PATCH V2 2/3][migration] framework: update code for migration lihong
2019-10-17 1:57 ` Wang, Yinan
2019-11-13 1:06 ` Wang, Yinan
2019-10-14 19:37 ` [dts] [PATCH V2 3/3][migration] tests/vhost_user_live_migration: update code lihong
2019-10-17 1:56 ` Wang, Yinan
2019-11-13 1:05 ` Wang, Yinan
2019-10-17 1:57 ` [dts] [PATCH V2 1/3][migration] conf/vhost_user_live_migration: update cfg file Wang, Yinan
2019-10-21 2:34 ` Tu, Lijuan
2019-11-13 1:06 ` Wang, Yinan
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=1571081822-5323-1-git-send-email-lihongx.ma@intel.com \
--to=lihongx.ma@intel.com \
--cc=dts@dpdk.org \
--cc=yinan.wang@intel.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 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).