Saša Tomić has uploaded a new change for review.
Change subject: Added VDSM interface for the virt-alignment-scan tool from libguestfs ......................................................................
Added VDSM interface for the virt-alignment-scan tool from libguestfs
The libguestfs-tools rpm has an application called virt-alignment-scan. http://libguestfs.org/virt-alignment-scan.1.html
Dan Kenigsberg suggested me to expose this tool via Vdsm, so that vdsClient -s 0 virtAlignmentScan /path/to/image returns a list of all partitions of the image file.
Change-Id: I2d2c146a0fa3101317720f2e9c373e0d21b5cfdf --- A vdsm/alignmentScan.py A vdsm/alignmentScan_test.py 2 files changed, 131 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/16/2916/1 -- To view, visit http://gerrit.ovirt.org/2916 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange Gerrit-Change-Id: I2d2c146a0fa3101317720f2e9c373e0d21b5cfdf Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saša Tomić tomic80@gmail.com