)]}'
{"os_brick/initiator/linuxscsi.py":[{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"40562d07611add51866ee11962b2df3b69286d6f","unresolved":true,"context_lines":[{"line_number":470,"context_line":"    def flush_multipath_device(self, device_map_name: str) -\u003e None:"},{"line_number":471,"context_line":"        LOG.debug(\"Flush multipath device %s\", device_map_name)"},{"line_number":472,"context_line":""},{"line_number":473,"context_line":"        # Fix for Bug #2091104: multipath -f doesn\u0027t accept"},{"line_number":474,"context_line":"        # /dev/disk/by-id/dm-uuid-mpath-* paths"},{"line_number":475,"context_line":"        # Extract just the UUID if the path contains dm-uuid-mpath prefix"},{"line_number":476,"context_line":"        flush_name \u003d device_map_name"},{"line_number":477,"context_line":"        if \u0027dm-uuid-mpath-\u0027 in device_map_name:"}],"source_content_type":"text/x-python","patch_set":1,"id":"c7509414_56c4093c","line":474,"range":{"start_line":473,"start_character":8,"end_line":474,"end_character":47},"updated":"2026-03-26 06:35:04.000000000","message":"I\u0027m not sure this is correct, i tested this in my environment and it seems to work\n\n    $ sudo multipath -ll /dev/disk/by-id/dm-uuid-mpath-360014050f217fbeab1b485a84d2c6460 \n    360014050f217fbeab1b485a84d2c6460 dm-6 ##,##\n    size\u003d1.0G features\u003d\u00270\u0027 hwhandler\u003d\u00270\u0027 wp\u003drw\n\n    $ sudo multipath -f /dev/disk/by-id/dm-uuid-mpath-360014050f217fbeab1b485a84d2c6460\n\n    $ sudo multipath -ll /dev/disk/by-id/dm-uuid-mpath-360014050f217fbeab1b485a84d2c6460 \n    18909739.273608 | \u0027/dev/disk/by-id/dm-uuid-mpath-360014050f217fbeab1b485a84d2c6460\u0027 is not a valid argument\n\n    $ sudo multipath -ll | grep 360014050f217fbeab1b485a84d2c6460\n    $","commit_id":"3d4780b9638d8ba85f310571d5ea8f1a7b669095"},{"author":{"_account_id":32688,"name":"Victor Chembaev","email":"chembervint@gmail.com","username":"chembervint"},"change_message_id":"48e006484e2c4a3b8441c059a4d0828f5bea347a","unresolved":false,"context_lines":[{"line_number":470,"context_line":"    def flush_multipath_device(self, device_map_name: str) -\u003e None:"},{"line_number":471,"context_line":"        LOG.debug(\"Flush multipath device %s\", device_map_name)"},{"line_number":472,"context_line":""},{"line_number":473,"context_line":"        # Fix for Bug #2091104: multipath -f doesn\u0027t accept"},{"line_number":474,"context_line":"        # /dev/disk/by-id/dm-uuid-mpath-* paths"},{"line_number":475,"context_line":"        # Extract just the UUID if the path contains dm-uuid-mpath prefix"},{"line_number":476,"context_line":"        flush_name \u003d device_map_name"},{"line_number":477,"context_line":"        if \u0027dm-uuid-mpath-\u0027 in device_map_name:"}],"source_content_type":"text/x-python","patch_set":1,"id":"c1868744_47c77188","line":474,"range":{"start_line":473,"start_character":8,"end_line":474,"end_character":47},"in_reply_to":"c7509414_56c4093c","updated":"2026-03-26 15:06:29.000000000","message":"You\u0027re right! This patch fix the problem, but the root cause was in the another place - if we are using scsi storage with multipath - cinder-backup should be run with ipc_mode: host like a cinder-volume do. So - I will send path to kolla-ansible","commit_id":"3d4780b9638d8ba85f310571d5ea8f1a7b669095"}]}
