[Openstack] openstack havana cinder chooses wrong host to create new volume
Staicu Gabriel
gabriel_staicu at yahoo.com
Wed Feb 12 10:24:42 UTC 2014
Hi,
I have a setup with Openstack Havana on ubuntu precise with multiple schedulers and volumes.
root at opstck10:~# cinder service-list
+------------------+----------+------+---------+-------+----------------------------+
| Binary | Host | Zone | Status | State | Updated_at |
+------------------+----------+------+---------+-------+----------------------------+
| cinder-scheduler | opstck08 | nova | enabled | up | 2014-02-12T10:08:28.000000 |
| cinder-scheduler | opstck09 | nova | enabled | up | 2014-02-12T10:08:29.000000 |
| cinder-scheduler | opstck10 | nova | enabled | up | 2014-02-12T10:08:28.000000 |
| cinder-volume | opstck01 | nova | enabled | down | 2014-02-12T09:39:09.000000 |
| cinder-volume | opstck04 | nova | enabled | down |
2014-02-12T09:39:09.000000 |
| cinder-volume | opstck05 | nova | enabled | down | 2014-02-12T09:39:09.000000 |
| cinder-volume | opstck08 | nova | enabled | up | 2014-02-12T10:08:28.000000 |
| cinder-volume | opstck09 | nova | enabled | up | 2014-02-12T10:08:28.000000 |
| cinder-volume | opstck10 | nova | enabled | up | 2014-02-12T10:08:28.000000 |
+------------------+----------+------+---------+-------+----------------------------+
When I am trying to create a new instance from a volume snapshot it keeps
choosing for the creation of the volume opstck01 on which cinder-volume is down.
Did anyone encounter the same problem?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140212/ec3c2374/attachment.html>
More information about the Openstack
mailing list