Guys, I just rebooted one of my compute nodes, and its Instances does not start anymore.
Logs say: --- InstanceNotFound: Instance instance-00000011 could not be found. --- If I try to "Terminate" it, to start over, I'm seeing the following messages: --- 2013-10-21 23:15:20.103 1800 TRACE nova.openstack.common.rpc.amqp ProcessExecutionError: Unexpected error while running command. 2013-10-21 23:15:20.103 1800 TRACE nova.openstack.common.rpc.amqp Command: sudo nova-rootwrap /etc/nova/rootwrap.conf lvremove -f /dev/nova-local/instance-00000011_disk 2013-10-21 23:15:20.103 1800 TRACE nova.openstack.common.rpc.amqp Exit code: 5 2013-10-21 23:15:20.103 1800 TRACE nova.openstack.common.rpc.amqp Stdout: '' 2013-10-21 23:15:20.103 1800 TRACE nova.openstack.common.rpc.amqp Stderr: ' Can\'t remove open logical volume "instance-00000011_disk"\n' --- The Logical Volume of that Instance in particular, is still there. I mean, the file /dev/nova-local/instance-00000011_disk exists. What can I do? Thanks! Thiago
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
