Re: [Openstack] nova-volumes problem after host reboot

2012-11-18 Thread Yong Jiang
Hi Ronivon Costa, Besides updating volumes table, you should update block_device_mapping table at the same time which manages the mapping between volumes and instances. Using the below commands update these two tables and you can reboot your instances and reattach your volume as normally with

Re: [Openstack] Essex Dashboard: KeyError at /nova/instances_and_volumes/

2012-11-12 Thread Yong Jiang
This bug is reported at https://bugs.launchpad.net/horizon/+bug/1053488, one potential way to fix it is proposed at https://review.openstack.org/14801 2012/11/13 Gabriel Hurley gabriel.hur...@nebula.com That is actually the manifestation of a bug in Nova that was addressed very late in