[Yahoo-eng-team] [Bug 1589880] [NEW] report state failed

2016-06-07 Thread kaka
Public bug reported: Description: = set master database read_only=on when switching master nova database to slave,after that,I check nova service status # nova-manage service list Binary Host Zone Status State Updated_At

[Yahoo-eng-team] [Bug 1530294] [NEW] can't resize when use_cow_images is True

2015-12-31 Thread kaka
Public bug reported: nova.conf: #force_raw_images = true use_cow_images = True error log: ] u'qemu-img resize /var/lib/nova/instances/727fd979-d02e-4a9b-8b7c-9488ead6c18b/disk 42949672960' failed. Not Retrying. execute /usr/lib/python2.7/site-packages/oslo_concurrency/processutils.py:308

[Yahoo-eng-team] [Bug 1429084] [NEW] local_gb in hypervisor statistics is wrong when use rbd

2015-03-06 Thread kaka
Public bug reported: env: two compute node(node-1,node-2) node-4 as storage node use ceph Icehose description: #ceph -s cluster 97cbee3f-26dc-4f03-aa1c-e4af9x health HEALTH_OK monmap e5: 3 mons at

[Yahoo-eng-team] [Bug 1421528] [NEW] create a network,more greater more longer time it takes

2015-02-12 Thread kaka
Public bug reported: released version: Icehouse nova-network description: when i create a network(cidr is 10.0.0.0/16) it will raise MessagingTimeout error reason: create a network nova-conductor will insert all address into database(table fixed_ips ),it will take a longer time when

[Yahoo-eng-team] [Bug 1364912] [NEW] why i get one fixed ip when use a net which has two subnet to create a port

2014-09-03 Thread kaka
Public bug reported: a net include two subnet,i use this net to create a port , it alway retrun a fixed ip of one subnet code: def _try_generate_ip(context, subnets): Generate an IP address. The IP address will be generated from one of the subnets defined on the