[Yahoo-eng-team] [Bug 1464286] [NEW] NumaTopololgyFilter Not behaving as expected (returns 0 hosts)

2015-06-11 Thread Dave Johnston
Public bug reported: I have a system with 32 cores (2 sockets, 8 cores, hyperthreading enabled). The NUMA topology as follows: numactl --hardware available: 2 nodes (0-1) node 0 cpus: 0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 node 0 size: 65501 MB node 0 free: 38562 MB node 1 cpus: 8 9 10 11 12

[Yahoo-eng-team] [Bug 1456527] [NEW] RabbitMQ Errors results in L3 connectivity drop

2015-05-19 Thread Dave Johnston
Public bug reported: We are experiencing issues with Fuel 6.0 Every few days some user loose connectivity to there instances over the floating IP. When looking at Neutron logs there are lots of connection issues. The Rabbit log is reporting errors every few seconds: =ERROR REPORT

[Yahoo-eng-team] [Bug 1331364] Re: No macs key available in the meta-data store

2014-06-18 Thread Dave Johnston
Changing the project, as this doesn't belong in the core infrastructure. ** Project changed: openstack-ci = nova -- 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/1331364

[Yahoo-eng-team] [Bug 1308958] [NEW] Neutron net-list returns all networks for user in multiple tenants

2014-04-17 Thread Dave Johnston
Public bug reported: I have a user, who belongs to multiple tenants. When executing neutron net-list (specifying the tenant id), neutron returns all networks, not just those from my tenant. e.g. neutron --os-tenant-id 0dc52bffe50d47f7a42674969bd29f3c net-list

[Yahoo-eng-team] [Bug 1160041] Re: Instance fails to boot when injecting a file

2013-03-26 Thread Dave Johnston
Looks like nbd wasn't loaded into the kernel `modprobe -l | grep nbd` didn't return anything. After running sudo modprobe nbd I executed nova boot again. This time the machine successfully started. ** Changed in: nova Status: Incomplete = Invalid -- You received this bug