Change in ovirt-engine[master]: core: missing cast of memory dump disk size to bigint
ahadas at redhat.com
ahadas at redhat.com
Wed Jan 6 13:48:39 UTC 2016
Arik Hadas has submitted this change and it was merged.
Change subject: core: missing cast of memory dump disk size to bigint
......................................................................
core: missing cast of memory dump disk size to bigint
Recently added upgrade scripts that convert hibernation/memory dump
volumes to disks, were missing the cast mentioned above which causes
an error (that would happen for VMs with more than 1g of memory) of
type: integer out of range
Change-Id: I50a917b10dc15d2b8aa1b6619dc67386f6ba62cb
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M packaging/dbscripts/upgrade/04_00_0040_convert_hibernation_volumes_to_disks.sql
M packaging/dbscripts/upgrade/04_00_0140_convert_memory_snapshots_to_disks.sql
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Eli Mesika: Looks good to me, but someone else must approve
Shahar Havivi: Looks good to me, approved
Alexander Wels: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Arik Hadas: Verified
--
To view, visit https://gerrit.ovirt.org/51420
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I50a917b10dc15d2b8aa1b6619dc67386f6ba62cb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list