Dan Kenigsberg has submitted this change and it was merged. Change subject: Make sure that internally we always use pvs from /dev/mapper/ ......................................................................
Make sure that internally we always use pvs from /dev/mapper/ This is of course wrong, but I don't want to start figureing out all the places where we assume PVs sit under /dev/mapper. A proper fix will be pushed we I have the time to do all this work. Change-Id: I195f51125903b3d913c542a285a463bf26810d87 --- M vdsm/storage/devicemapper.py M vdsm/storage/lvm.py 2 files changed, 28 insertions(+), 10 deletions(-) Approvals: Federico Simoncelli: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Igor Lvovsky: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/2940 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I195f51125903b3d913c542a285a463bf26810d87 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
