Michal Skrivanek has posted comments on this change. Change subject: image: copy - set VM metadata images format to RAW ......................................................................
Patch Set 6: (1 comment) https://gerrit.ovirt.org/#/c/49002/6/vdsm/storage/image.py File vdsm/storage/image.py: Line 67: Line 68: RENAME_RANDOM_STRING_LEN = 8 Line 69: Line 70: # Size in blocks of the conf file generated during RAM snapshot operation Line 71: VM_CONF_SIZE_BLK = 20 > The size is determined by the engine. I.e. the engine creates an image in s we don't allow to create such small images in any way, so this should be fairly safe Line 72: Line 73: # Temporary size of a volume when we optimize out the prezeroing Line 74: TEMPORARY_VOLUME_SIZE = 20480 # in sectors (10M) Line 75: -- To view, visit https://gerrit.ovirt.org/49002 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icaad6599260a2631f580e17404d25554a19ec670 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Michal Skrivanek <[email protected]> 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/mailman/listinfo/vdsm-patches
