Amit Aviram has posted comments on this change. Change subject: verify_untrusted_volume: Check compatibility version ......................................................................
Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/59411/1//COMMIT_MSG Commit Message: Line 6: Line 7: verify_untrusted_volume: Check compatibility version Line 8: Line 9: When importing a volume using imaged, QCOW2 volumes with an unsupported Line 10: compatibility version should be rejected. > Looking again at previous patch, I see that we actually check for 0.11 and Nir, unfortunately we can't support any version of QCOW without being sure this disk will be readable in every host in the DC. If we have 3.6 cluster with a rhel6 host, and using a rhel7 host with an uploaded 1.1 qcow image, the image won't be readable. only if the user configures the host to support 1.1, we should enable it. Reminding this issue: https://bugzilla.redhat.com/show_bug.cgi?id=1139707 Line 11: Line 12: Change-Id: Ib2d5609340ba3bbe00f81d0cde727eb75c94ebec Line 13: Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1344289 -- To view, visit https://gerrit.ovirt.org/59411 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib2d5609340ba3bbe00f81d0cde727eb75c94ebec Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Amit Aviram <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
