All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: Boris Derzhavets <bderzhavets@hotmail.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Ongoing issue with libvirt-xen driver for Openstack Nova
Date: Wed, 15 Apr 2015 16:48:54 +0100	[thread overview]
Message-ID: <20150415154854.GF1707@perard.uk.xensource.com> (raw)
In-Reply-To: <BAY174-W44421530493FBC054AC525B9F10@phx.gbl>

On Fri, Apr 03, 2015 at 01:57:16PM -0400, Boris Derzhavets wrote:
> Could you, please, point to the most  recent commit in 
> 
> https://git.openstack.org/cgit/openstack/nova/   
> 
> for which procedure described in
> 
> http://wiki.xen.org/wiki/OpenStack_via_DevStack
> 
> provide an ability to launch nova instances via  horizion or nova CLI.
> 
> I am aware of bug https://bugs.launchpad.net/nova/+bug/1425115
> 
> and tried to revert commit http://git.openstack.org/cgit/openstack/nova/commit/?id=0696a5cd5f0fdc08951a074961bb8ce0c3310086
> right after stack.sh cloned /opt/stack/nova and was able successfully complete devstack install with nova-compute daemon up and running.
> However, finally attempting to launch Cirros instance I've got following errors in /var/log/libvirt/libxl/instance-00000003.log :-
> 
> libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: /etc/xen/scripts/vif-bridge online [-1] exited with error status 1
> libxl: error: libxl_device.c:1085:device_hotplug_child_death_cb: script: ip link set vif1.0 name tap7f39f4aa-d1 failed
> libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=0x7f9e67ee53c0: deregister unregistered
> libxl: error: libxl_create.c:1226:domcreate_attach_vtpms: unable to add nic devices
> 
> Another approach to test driver described in details in bug
> 
> https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645
> 
> resulted absolutely same errors errors in same log file. 

Hi Boris,

from the look at the bug 1439645, it looks like your are using Neutron for
the network and this probably were things goes wrong. I think there is a
compatibility issue between Neutron and the script
/etc/xen/scripts/vif-bridge from the XenProject.

Can you look into /var/log/xen/xen-hotplug.log ? There is maybe an error
message that would tell why "ip link set ..." failed.

-- 
Anthony PERARD

  reply	other threads:[~2015-04-15 15:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-03 17:57 Ongoing issue with libvirt-xen driver for Openstack Nova Boris Derzhavets
2015-04-15 15:48 ` Anthony PERARD [this message]
2015-04-16  6:49   ` Boris Derzhavets
2015-04-16  9:14   ` Boris Derzhavets
2015-04-16  9:27     ` Ian Campbell
2015-04-16 10:26       ` Boris Derzhavets
2015-04-16 10:35         ` Ian Campbell
2015-04-16 10:46           ` Boris Derzhavets
2015-04-16 12:05             ` Ian Campbell
2015-04-16 13:11               ` FW: " Boris Derzhavets
2015-04-16 15:12               ` Anthony PERARD
2015-04-16 16:08                 ` Boris Derzhavets

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=20150415154854.GF1707@perard.uk.xensource.com \
    --to=anthony.perard@citrix.com \
    --cc=bderzhavets@hotmail.com \
    --cc=xen-devel@lists.xen.org \
    /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.