Dan Kenigsberg has submitted this change and it was merged. Change subject: getDevInfo: report partitioned devices, too ......................................................................
getDevInfo: report partitioned devices, too One cannot create a PV on a partitioned device, and therefor such devices where not reported to Engine. This proved surprising to users who wonder where their LUN disappeared. Vdsm should report all devices, and ovirt-engine should mark partitioned devices as unworthy of a PV. In the future, Vdsm may allow to forcefully remove a partition table from a device, to make it usable as a PV. Change-Id: Ia5eddfcb587aec5337adaef810bf11665a7dffde --- M vdsm/storage/hsm.py 1 file changed, 12 insertions(+), 10 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/944 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia5eddfcb587aec5337adaef810bf11665a7dffde Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
