Sunday, 2022-05-22

aneeeshp1This is a query regarding the nvme multi-pathing implementation in os_brick. I am in the process of developing a cinder driver for NVMEoF target. When I looked into the design of the multi-pathing implementation, I saw that connect_to_portal function is not really connecting to all the portals present in the connection_info returned from cinder04:51
aneeeshp1driver. The 'break' in line 546 is causing the loop to exit after connecting to the first target IP. https://github.com/openstack/os-brick/blob/6ca48e79ba4d374b02c8b91f86e1dc15276bf697/os_brick/initiator/connectors/nvmeof.py#L546 For native nvme multi-pathing, shouldn't the host connect to all the target IPs?04:51
*** efried1 is now known as efried05:19
*** EmilienM is now known as HELOP23:19
*** HELOP is now known as HELP23:19
*** HELP is now known as EmilienM23:20

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!