[Yahoo-eng-team] [Bug 1387539] [NEW] Failed to hard reboot lxc instance

2014-10-30 Thread QiangGuan
Public bug reported: When hard reboot a lxc instance, the operation failed with the following trace log: 2014-10-30 07:11:54.389 TRACE oslo.messaging.rpc.dispatcher ESC[01;35mESC[00mTraceback (most recent call last): 2014-10-30 07:11:54.389 TRACE oslo.messaging.rpc.dispatcher ESC[01;35mESC[00m

[Yahoo-eng-team] [Bug 1330800] [NEW] volume is not detached properly when instance is at paused state

2014-06-16 Thread QiangGuan
Public bug reported: After I do volume operations as the following order: 1) start an instance 2) attach a volume to the instance 3) pause the instance 4) detach volume 5) unpause the instance, the volume is not detached correctly with libvirt. When instance in paused state, it's actually active,

[Yahoo-eng-team] [Bug 1284516] [NEW] nova-compute does not clean up inst_base_resize directory when deleting the instance during finish_resize

2014-02-25 Thread QiangGuan
Public bug reported: When deleting an instance during finish_resize, an exception will be raised as following: 2014-02-25 07:51:49.913 ERROR nova.compute.manager [^[[01;36mreq-efd592fa-40c2-41a3-be20-4174c5e9317e ^[[00;36madmin admin] ^[[01;35m[instance: f0135c05-cd86-4aad-8880-625d2a2ee960] Se

[Yahoo-eng-team] [Bug 1259796] [NEW] nova-compute failed to start because get_host_capablilities failed

2013-12-10 Thread QiangGuan
Public bug reported: When starting nova-compute service on node with lxc hypervisor, it failed with the following error: 2013-12-11 03:04:41.439 ERROR nova.openstack.common.threadgroup [-] can only parse strings 2013-12-11 03:04:41.439 TRACE nova.openstack.common.threadgroup Traceback (most re

[Yahoo-eng-team] [Bug 1230050] Re: setting of cputune.quota need to recoginse libvirt version

2013-10-09 Thread QiangGuan
Sorry guys, Daniel is right. I mixed cputune setting of kvm up with that of lxc. On 2013-10-08 19:14 , hzguanqi...@corp.netease.com wrote: Well, Daniel. If the thing is as you said, I'm wrong. But The fact is with the same cputune xml configure under different version of libvirt, It will lead to d

[Yahoo-eng-team] [Bug 1206811] Re: After updating quota, still can't boot instance.

2013-08-07 Thread QiangGuan
Sorry guys, It's mistake. The newest code has a new feature which added project_user_quotas concept. I didn't noticed this. Although I updated the tenant quotas, the user quotas under the tenant is still not changed and not enough to create a new instance. Details are as following: root@debian:~$