Activity log for bug #1935649

Date Who What changed Old value New value Message
2021-07-09 08:54:57 Rajat Dhasmana bug added bug
2021-07-09 08:55:44 Rajat Dhasmana description If you retype a MA volume from one MA backend (LVM) to another MA backend(netapp) while the volume is attached only to a single instance it works fine. However if you attach the volume to a second instance this same migrations now fails, c-vol log reports a reason but if we know we can't make this work notify the user that this isn't supported. If you retype a MA volume from one MA backend (LVM) to another MA backend(netapp) while the volume is attached only to a single instance it works fine. However if you attach the volume to a second instance this same migrations now fails, c-vol log reports a reason but if we know we can't make this work notify the user that this isn't supported. We get an exception on c-vol log: /novaclient/client.py", line 78, in request 2019-07-26 04:57:01.087 73 ERROR oslo_messaging.rpc.server raise exceptions.from_response(resp, body, url, method) 2019-07-26 04:57:01.087 73 ERROR oslo_messaging.rpc.server novaclient.exceptions.BadRequest: Swapping multi-attach volumes with more than one read/write attachment is not supported. (HTTP 400) (Request-ID: req-16c42279-9609-4fb1-a87e-db30687d7e11) 2019-07-26 04:57:01.087 73 ERROR oslo_messaging.rpc.server
2021-07-09 10:45:17 Rajat Dhasmana cinder: assignee Rajat Dhasmana (whoami-rajat)
2021-07-14 14:09:35 Sofia Enriquez cinder: importance Undecided High
2021-07-14 14:13:28 Sofia Enriquez tags documentation multiattach retype