[Yahoo-eng-team] [Bug 1460973] [NEW] libvirt: serial console service causes live migration to fail

2015-06-02 Thread Alexander Schmidt
Public bug reported: When I try to live migrate an instance that uses the serial console, the migration fails due to a libvirt error. I do not have a solution for this problem yet, please let me know if anyone else hits this or if it might be a configuration problem. Command I ran: # nova

[Yahoo-eng-team] [Bug 1460043] [NEW] libvirt: number of CPUs is not updated after hotplugging host CPUs

2015-05-29 Thread Alexander Schmidt
Public bug reported: When adding or removing CPUs to a compute node running the libvirt driver, the correct new amount of CPUs is not reported to the controller/scheduler. As a result, the scheduler will not consider added or removed capacity in future scheduling decisions. To fix this, the

[Yahoo-eng-team] [Bug 1425920] Re: Build on master fails due to changes in nova

2015-04-02 Thread Alexander Schmidt
** Changed in: anvil Assignee: (unassigned) = Alexander Schmidt (alexs-h) ** Changed in: anvil Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1438245] [NEW] Nova accesses image for resize even when resize is disabled

2015-03-30 Thread Alexander Schmidt
Public bug reported: The resize_fs_using_block_device config option allows to configure if a filesystem within an image is resized by nova during spawn or not. When it's set to False (which is the default) nova still tries to access the image to find out if it's extendable or not, although it's

[Yahoo-eng-team] [Bug 1417144] [NEW] libvirt: instance schedule fails when the host has offlined CPUs

2015-02-02 Thread Alexander Schmidt
Public bug reported: When a host system has CPUs that are offlined via CPU hotplug, nova fails to start an instance on the host. On a test system, I've offlined CPU 31 on an Intel blade server by running the following command: sudo echo 0 /sys/devices/system/cpu/cpu31/online When starting an