aneeeshp1 | This 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 cinder | 04:51 |
---|---|---|
aneeeshp1 | driver. 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 efried | 05:19 | |
*** EmilienM is now known as HELOP | 23:19 | |
*** HELOP is now known as HELP | 23:19 | |
*** HELP is now known as EmilienM | 23:20 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!