From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from mailout4.w1.samsung.com (mailout4.w1.samsung.com
[210.118.77.14]) by dpdk.org (Postfix) with ESMTP id 26925374F
for ; Mon, 14 Dec 2015 10:47:00 +0100 (CET)
Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244])
by mailout4.w1.samsung.com
(Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014))
with ESMTP id <0NZC00F3JDUAL470@mailout4.w1.samsung.com> for dev@dpdk.org;
Mon, 14 Dec 2015 09:46:58 +0000 (GMT)
X-AuditID: cbfec7f4-f79026d00000418a-52-566e9012ab19
Received: from eusync4.samsung.com ( [203.254.199.214])
by eucpsbgm1.samsung.com (EUCPMTA) with SMTP id 01.A5.16778.2109E665; Mon,
14 Dec 2015 09:46:58 +0000 (GMT)
Received: from fedinw7x64 ([106.109.131.169])
by eusync4.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0
64bit (built May 5 2014))
with ESMTPA id <0NZC005XNDU99I50@eusync4.samsung.com>; Mon,
14 Dec 2015 09:46:58 +0000 (GMT)
From: Pavel Fedin
To: 'Peter Xu'
References: <000001d133ed$b2446eb0$16cd4c10$@samsung.com>
<20151211094934.GX29571@yliu-dev.sh.intel.com>
<001c01d133fd$d3a7d870$7af78950$@samsung.com>
<20151214035842.GB18437@pxdev.xzpeter.org>
<00c401d13641$5e53cf20$1afb6d60$@samsung.com>
<20151214090406.GC18437@pxdev.xzpeter.org>
In-reply-to: <20151214090406.GC18437@pxdev.xzpeter.org>
Date: Mon, 14 Dec 2015 12:46:57 +0300
Message-id: <00ec01d13654$5f904c20$1eb0e460$@samsung.com>
MIME-version: 1.0
Content-type: text/plain; charset=UTF-8
Content-transfer-encoding: quoted-printable
X-Mailer: Microsoft Outlook 14.0
Thread-index: AQOYHvn87qB/n3eE/cMtloPRrGw32gEpxH/xAfOP4FMB9WC4FAFeYHxkAbLYJYCa+0msoA==
Content-language: ru
X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrELMWRmVeSWpSXmKPExsVy+t/xa7pCE/LCDB7NZLN492k7k8WW/d/Y
La5PuMDqwOzxa8FSVo95JwM93u+7yhbAHMVlk5Kak1mWWqRvl8CV0XHsDnvBJa6Kjd++szQw
LuLoYuTkkBAwkVjVt44RwhaTuHBvPVsXIxeHkMBSRomnEw4zQTjfGSVOnFzBDlLFJqAucfrr
BxYQW0RASeLq7ttAHRwczAK6EuueCEDUL2GSuPHwBxNIDaeAucSqg5PYQGxhAV+Jl0ufgMVZ
BFQl2pYdA5vDK2Ap8b11OpQtKPFj8j0wmxlo16R5i5ghbG2JJ+8usEJcqiCx4+xrRogbIiT6
trxhh6gRkZj27x7zBEahWUhGzUIyahaSUbOQtCxgZFnFKJpamlxQnJSea6hXnJhbXJqXrpec
n7uJERLyX3YwLj5mdYhRgINRiYc3Y1lumBBrYllxZe4hRgkOZiUR3gSrvDAh3pTEyqrUovz4
otKc1OJDjNIcLErivHN3vQ8REkhPLEnNTk0tSC2CyTJxcEo1MOreNdFalzt1V7j50hmPXftr
lngZMKjPe8v2xSW2vHn/ja9bHiQx+CpP7voZv87fTmvb6dA7h3VLEztkhJUyZl592xmzk3nT
g9XTT7inei3+kLrBsPIr1/E2G7bp8zy9c/dN/d4WUTS9dnWmivSKiEMpq7x3ecX7bFSbVcn+
VmZl9a2JezndOZVYijMSDbWYi4oTASXTAbZ1AgAA
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 0/4 for 2.3] vhost-user live migration support
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Mon, 14 Dec 2015 09:47:00 -0000
Hello!
> > Host<------->openVSwitch<----------->guest
> > LOCAL vhostuser
> >
> > So, in order to migrate the guest, i simply replicated this setup =
on both hosts, with the
> same IPs on host side. And on both hosts i set up the following =
ruleset for openvswitch:
>=20
> Regarding to "with the same IPs on host side": do you mean that you
> configured the same IP on two hosts in the intranet?
No intranet. You can think of it as an isolated network between the =
host and guest, and that's all. I just assigned an IP to ovs' LOCAL =
interface on both hosts, and these ovs instances knew nothing about each =
other, neither they forwarded packets between each other. I didn't want =
to make things overcomplicated and decided not to mess with host's own =
connection to the intranet, just something that sits on the other side =
of vhost-user and replies to PINGs was perfectly OK for me.
> I think this
> does not matter if we are testing it functionally (whether live
> migration could work), However I would still perfer to try ping
> another host (say, host3) inside the intranet. What do you think?
Yes, perhaps this would be better test, may be next time i'll do it. =
Anyway, IIRC, PATCH v2 is coming.
Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia