During the grub2 install process volumes were not mounted properly, a proper mount order was not taken into consideration and LV device information was not given by the method get_volumes in VolumeManger. This commit forces the mount (and umount) operations to be done in coherent order and also modifies the get_volumes method in order to return the device associated to each volume. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| grub2.py | ||
| zipl.py | ||