Activity log for bug #1153842

Date Who What changed Old value New value Message
2013-03-11 23:53:05 Alessandro Pilotti bug added bug
2013-03-11 23:54:31 Alessandro Pilotti description To reproduce the issue it's enough to attach two volumes to a VM without providing an explicit mount point. cinder create 1 cinder create 1 nova boot ... vm1 nova volume-attach vmid <volumeid1> auto nova volume-attach vmid <volumeid2> auto As a result: 1) When the machine is deleted only one of the volumes returns available on Cinder, the second one figures as still attached. 2) Live migration fails as only one volume is reported in the "block_device_info" dict. More inconsistent behaviours can happen, for example during cold migration / resize. Workaround: Always provide a mount point e.g.: nova volume-attach vmid <volumeid1> /dev/sdb nova volume-attach vmid <volumeid2> /dev/sdc To reproduce the issue it's enough to attach two volumes to a VM without providing an explicit mount point. cinder create 1 cinder create 1 nova boot ... vm1 nova volume-attach vmid <volumeid1> auto nova volume-attach vmid <volumeid2> auto As a result: 1) When the machine is deleted only one of the volumes becomes available again on Cinder, the second one figures as still attached. 2) Live migration fails as only one volume is reported in the "block_device_info" dict. More inconsistent behaviours can happen, for example during cold migration / resize. Workaround: Always provide a mount point e.g.: nova volume-attach vmid <volumeid1> /dev/sdb nova volume-attach vmid <volumeid2> /dev/sdc
2013-03-12 01:05:27 Alessandro Pilotti nova: assignee Alessandro Pilotti (alexpilotti)
2013-03-12 15:28:57 Russell Bryant tags hyper-v
2013-03-12 15:29:24 Russell Bryant nova: status New Confirmed
2013-03-12 15:29:27 Russell Bryant nova: importance Undecided Medium
2016-03-04 02:30:45 Davanum Srinivas (DIMS) nova: assignee Alessandro Pilotti (alexpilotti)
2016-03-11 10:06:56 Claudiu Belu bug task added compute-hyperv
2016-05-12 05:00:41 Anseela M M nova: assignee Anseela M M (anseela-m00)
2016-07-05 09:41:45 Markus Zoeller (markus_z) nova: importance Medium Undecided
2016-07-05 09:41:45 Markus Zoeller (markus_z) nova: status Confirmed Expired
2016-07-05 09:41:45 Markus Zoeller (markus_z) nova: assignee Anseela M M (anseela-m00)