← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1372805] [NEW] [libvirt] LibvirtDriver.get_num_instances should not count dom0 when driver_type=xen

 

Public bug reported:

When using Libvirt with Xen the dom0 is not available in the database
and because of that nova.compute.manager will log a lot of warnings
about this.

2014-09-08 09:49:23.709 11673 WARNING nova.compute.manager [req-
5d0ba692-0f18-445f-b55b-526043636976 None None] Found 1 in the database
and 2 on the hypervisor.

# virsh list
 Id    Name                           State
----------------------------------------------------
 0     Domain-0                       running
 3     test_berendt_001               idle

** 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/1372805

Title:
  [libvirt] LibvirtDriver.get_num_instances should not count dom0 when
  driver_type=xen

Status in OpenStack Compute (Nova):
  New

Bug description:
  When using Libvirt with Xen the dom0 is not available in the database
  and because of that nova.compute.manager will log a lot of warnings
  about this.

  2014-09-08 09:49:23.709 11673 WARNING nova.compute.manager [req-
  5d0ba692-0f18-445f-b55b-526043636976 None None] Found 1 in the
  database and 2 on the hypervisor.

  # virsh list
   Id    Name                           State
  ----------------------------------------------------
   0     Domain-0                       running
   3     test_berendt_001               idle

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


Follow ups

References