Hi!
I am trying to live-migrate an instace to another compute, but it is failing. The nova log shows me about missing volumes. When I browse to the instance via Horizon Dashboard, the instance is showing: No volumes attached. (Which is strange, it should have 2 volumes attached) When I browse to Volumes, there are 2 volumes that are shown as attached to the instance. Which is correct. When I run the following command, it shows 9 volumes attached (strange, Horizon shows no volumes attached): nova show <instance id> The first 2 volumes are correct, they should be attached, but the other 7 volumes are not attached and should not be shown. When I run a "cinder show <volume-id>" against the 7 volumes, the volumes cannot be found (except for the first 2 volumes, which should be attached). I am running Openstack Kilo. As first, I would like to migrate the instance to another compute. How can I accomplish this? As second, how did this happen and how to prevent such Inconsistencies in further? Thanks! Sinan
_______________________________________________ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators