All of lore.kernel.org
 help / color / mirror / Atom feed
From: George Dunlap <george.dunlap@eu.citrix.com>
To: fantonifabio@tiscali.it, Ian Campbell <Ian.Campbell@citrix.com>
Cc: James Harper <james.harper@bendigoit.com.au>,
	xen-devel <xen-devel@lists.xensource.com>,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Subject: Re: Network not working after restore with qemu-xen windows domU and gplpv
Date: Mon, 17 Nov 2014 11:46:41 +0000	[thread overview]
Message-ID: <5469E021.70009@eu.citrix.com> (raw)
In-Reply-To: <5465C752.1030208@tiscali.it>

On 11/14/2014 09:11 AM, Fabio Fantoni wrote:
> Il 26/04/2013 12:30, Fabio Fantoni ha scritto:
>> Il 26/04/2013 11:36, Ian Campbell ha scritto:
>>> On Fri, 2013-04-26 at 10:24 +0100, Fabio Fantoni wrote:
>>>> Il 24/04/2013 17:36, Ian Campbell ha scritto:
>>>>> On Wed, 2013-04-24 at 15:06 +0100, Fabio Fantoni wrote:
>>>>>> I send new mail about this bug with details as required by George
>>>>>> Dunlap.
>>>>>> Dom0 is Wheezy 64 bit with kernel from package
>>>>>> linux-image-3.2.0-4-amd64
>>>>>> version 3.2.41-2, package blktap-dkms and all dependency packages for
>>>>>> xen, spice and usb redirection.
>>>>>> xen.git (in this build commit is
>>>>>> 96ef6e88359910738905ac2e1969dc05d7d7e7dc)
>>>>>>
>>>>>> Other details about dom0 installation see here:
>>>>>> http://lists.xen.org/archives/html/xen-devel/2013-04/msg02290.html
>>>>>>
>>>>>> DomU is Windows 7 pro 64 bit with gplpv build 372 debug.
>>>>>>
>>>>>> After restore it sees network but is not working, nor lan neither
>>>>>> wan.
>>>>>> Tried with both dhcp and static ip, try also e1000 network card,
>>>>>> tried
>>>>>> also qemu 1.4.
>>>>> Is the vif device present and on the bridge in dom0? What about the
>>>>> emu
>>>>> device?
>>>>>
>>>>> Can you post the output of "xenstore-ls -fp" please.
>>>>>
>>>>> I notice references to openvswitch in your logs -- which script are
>>>>> you
>>>>> using, the one I recently posted or something else?
>>>>>
>>>>> Ian.
>>>>>
>>>>>
>>>> Thanks for reply, the vif and the vif -emu are present, bridge also and
>>>> is working.
>>> Are the both the vif* present on the bridge? What does "ovs-vsctl show"
>>> report?
>>>
>>>> On attachment logs of save, restore, copy of vif and xenstore command
>>>> you told me, both before and after save/restore.
>>> Thanks, I can see that the front and backend devices are connected ok
>>> and appear to be happy and the hotplug scripts were successful.
>>>
>>> However I did notice that the device MAC address seems to have changed!
>>> I can believe this could confuse things...
>>>
>>> Does this issue go away if you specify
>>>           vif=['bridge=xenbr0,mac=00:16:3e:42:ae:8f']
>>> in your configuration?
>>>
>>> Ian.
>>>
>> Thanks, fixed mac solve the problem.
>> Is possible solve for have network working after restore without mac
>> on xl configuration file also on qemu upstream?
>> The last test was without openvswitch, I must redo with it and post
>> "ovs-vsctl show" result?
>>
> This problem is still present and reported also by other users:
> http://lists.xen.org/archives/html/xen-devel/2014-11/msg01267.html

The e-mail you link to there is talking about two different bits of 
functionality.  One is a vif (virtual interface), provided by qemu 
and/or netback; the other is a vf (virtual function), which is related 
to the connection to a physical device..

The question is whether the following configuration now works after 
suspend/resume:

   vif=['']

  -George

  reply	other threads:[~2014-11-17 11:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-24 14:06 Network not working after restore with qemu-xen windows domU and gplpv Fabio Fantoni
2013-04-24 15:36 ` Ian Campbell
2013-04-26  9:24   ` Fabio Fantoni
2013-04-26  9:36     ` Ian Campbell
2013-04-26 10:30       ` Fabio Fantoni
2014-11-14  9:11         ` Fabio Fantoni
2014-11-17 11:46           ` George Dunlap [this message]
2014-11-17 12:26           ` Wei Liu

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=5469E021.70009@eu.citrix.com \
    --to=george.dunlap@eu.citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Stefano.Stabellini@eu.citrix.com \
    --cc=fantonifabio@tiscali.it \
    --cc=james.harper@bendigoit.com.au \
    --cc=xen-devel@lists.xensource.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.