Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: When running with virtual disks, multipath translates the virtual disks to be /dev/mapper/<wwid>. The wwid for virtual disks contains spaces which causes the ovirt-config-storage code to break. Version-Release number of selected component (if applicable): 1.9.0 How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: This can be fixed by quoting all the places where the drive is referenced.
This also affects some local SATA drives that contain spaces in their wwid. Fix is to quote all places where we reference device variables