Bala.FA has posted comments on this change.
Change subject: Added blkid tool support in supervdsm.
......................................................................
Patch Set 4:
blkid doesn't give info of each and every devices (ie not all) and it just
prints information of devices those are probed by blkid.
Its upto the user to decide to which device blkid info is needed, eg, blkid
info of devices in /proc/partitions can be retrieved by parsing
/proc/partitions for devices, lvdisplay for lvm etc.
with open("/proc/partitions") as f:
f.next()
f.next()
yield getBlkId('/dev/' + f.next().split()[-1])
--
To view, visit http://gerrit.ovirt.org/2185
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia9ad51df4f4b98e2aff5db1d9c02512045977a60
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Bala.FA <[email protected]>
Gerrit-Reviewer: Bala.FA <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches