
The wipedisk script was not able to find the boot device when using multipath disks. This is due to the fact that multipath devices are not listed under /dev/disk/by-path/. To add support to multipath devices, the script should look for the boot device under /dev/disk/by-id/ as well. Test Plan PASS: Successfully run wipedisk on a AIO-SX with multipath PASS: Successfully run wipedisk on a AIO-SX w/o multipath Closes-bug: 2013391 Signed-off-by: Matheus Guilhermino <matheus.machadoguilhermino@windriver.com> Change-Id: I3af76cd44f22795784a9184daf75c66fc1b9874f
metal
StarlingX Bare Metal Management
Description
Languages
C++
83%
Shell
10.2%
Python
3.3%
C
2.5%
Makefile
1%