yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88716
[Bug 1955925] Re: process resize VM with openstack queen failed
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
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/1955925
Title:
process resize VM with openstack queen failed
Status in OpenStack Compute (nova):
Expired
Bug description:
Nova compute => 2:17.0.13-0ubuntu4 Openstack Queen.
Hypervisor => KVM + Livbirt
Example resize flavor:
N GRAM to (N+M)GRAM Or CPU. The behaviur it's strange.
process resize by dashboard or cmdline command failed:
Show Error nova-compute.log :
rm -rf /var/lib/nova/instances/UUID_resize 2_resize/console.log:
Permission denied
ls -la /var/lib/nova/instances/UUID/
drwxr-xr-x 2 nova nova 4096 .
drwxr-xr-x 26 nova nova 4096 ..
-rw------- 1 root root 42530 console.log
Exit code: 1
Stdout: u''
Stderr: u"rm: cannot remove '/var/lib/nova/instances/UUID_resize/console.log': Permission denied\n"
7766 ERROR nova.compute.manager [instance: UUID] Traceback (most recent call last):
7766 ERROR nova.compute.manager [instance: UUID] File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 7559, in _error_out_instance_on_exception
7766 ERROR nova.compute.manager [instance: UUID] yield
7766 ERROR nova.compute.manager [instance: UUID] File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 3755, in _confirm_resize
ERROR nova.compute.manager [instance: UUID] network_info)
My question :
chown nova:nova /var/lib/nova/instances/UUID_resize
2_resize/console.log ?
Or
sudo rm -fr /var/lib/nova/instances/UUID_resize 2_resize/?
It's correct?
thaks for all.
best regards.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1955925/+subscriptions
References