os_bricks fails to rerty "iscsiadm -m session" when iser_use_multipath and iscsi_use_multipath are set in nova.conf
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
os-brick |
New
|
Medium
|
Unassigned |
Bug Description
When attempting to live migrate and VM to a new compute node it fails and remains on the original compute node.
Reviewing the logs I can see the iscsi session is currently not connected and needs to be brought up but it then fails with "ERROR oslo_messaging.
With "iser_use_
With "iser_use_
I'm running "os_brick-2.5.10". should os_bricks retry when using multipath in nova.conf?
I have recently reported an os-brick bug https:/ /bugs.launchpad .net/os- brick/+ bug/1944474 and pushed a patchset for review: https:/ /review. opendev. org/c/openstack /os-brick/ +/810331
That patchset might fix your issue. You can try it out.