Hello guys! We have currently an installation of Openstack Liberty+KVM+Ububntu 14.04, mostly default Cinder and Nova are backed with qcow2 over NFS, cinder volumes resides on the same servers running nova-compute The problem is - we do have power issues in our building, and not always we can turn off servers properly, when this happens So, when the power is down, and network is down, all instances that has cinder volumes connected hangs. Simply nfs share becomes unavailable, even if the share is mounted locally (from 192.168.1.29 onto 192.168.1.29, for example), I can't even ls there, it hangs. And it never goes up, until the server reboot, even if the network is back. I can't even restart instance from KVM locally, it says that device is busy So, every instance which has cinder volume mounted hangs and wouldn't go up until hypervisor rebooted
Is there a way to fix this issue? At least make instances with local cinder volumes (the same host where nova runs this instance) not hang?
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack