[dts] [PATCH V2 1/3][migration] conf/vhost_user_live_migration: update cfg file

Wang, Yinan yinan.wang at intel.com
Wed Nov 13 02:06:16 CET 2019


Acked-by: Wang, Yinan <yinan.wang at intel.com>

> -----Original Message-----
> From: Ma, LihongX <lihongx.ma at intel.com>
> Sent: 2019年10月15日 3:37
> To: dts at dpdk.org
> Cc: Wang, Yinan <yinan.wang at intel.com>; Ma, LihongX
> <lihongx.ma at intel.com>
> Subject: [dts][PATCH V2 1/3][migration] conf/vhost_user_live_migration: update
> cfg file
> 
> Signed-off-by: lihong <lihongx.ma at 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



More information about the dts mailing list