← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1301453] [NEW] Libvirt LXC boot fails with VIR_DOMAIN_START_PAUSED

 

Public bug reported:

Libvirt's lxc driver does not support the VIR_DOMAIN_START_PAUSED flag
and thus fails to create the domain. This causes the boot to fail.

Stacktrace:
https://gist.github.com/ramielrowe/9936359

Steps to reproduce:
1) Create devstack with following localrc options
VIRT_DRIVER='libvirt'
LIBVIRT_TYPE='lxc'
2) Boot instance
3) Observe failed boot and exception in compute log

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1301453

Title:
  Libvirt LXC boot fails with VIR_DOMAIN_START_PAUSED

Status in OpenStack Compute (Nova):
  New

Bug description:
  Libvirt's lxc driver does not support the VIR_DOMAIN_START_PAUSED flag
  and thus fails to create the domain. This causes the boot to fail.

  Stacktrace:
  https://gist.github.com/ramielrowe/9936359

  Steps to reproduce:
  1) Create devstack with following localrc options
  VIRT_DRIVER='libvirt'
  LIBVIRT_TYPE='lxc'
  2) Boot instance
  3) Observe failed boot and exception in compute log

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1301453/+subscriptions


Follow ups

References