Current Series Release Notes¶
7.1.1-2¶
Bug Fixes¶
Bug #2167932: Fixed Fibre Channel volume detach failing with
multipath -freportingdevice not foundon hosts running multipath-tools 0.9.8 or later, for example Ubuntu 26.04. The Fibre Channel connector flushed the multipath map by its/dev/disk/by-idsymlink, which multipathd no longer resolves. os-brick now resolves any path to its/dev/dm-Nnode before flushing.