Comment 22 for bug 1549828

Revision history for this message
yatin (yatinkarel) wrote :

I too faced this ERROR when executed: nova evacuate:
Some Environment Info:- Two compute nodes
Openstack Newton
Distro: Centos7
openstack-nova-api-14.0.2-1.el7.noarch
python2-novaclient-6.0.0-1.el7.noarch
openstack-nova-compute-14.0.3-1.el7.noarch
libvirt-daemon-2.0.0-10.el7_3.4.x86_64

Workaround used:-
chown -R nova:nova /var/lib/nova/instances on target host and
then "nova evacuate" didn't face the error.