Daniel Erez has uploaded a new change for review. Change subject: core: Limit new block device disk size to 8TB ......................................................................
core: Limit new block device disk size to 8TB https://bugzilla.redhat.com/823437 * New block device disk size should be limited to 8TB * File level disk size should not be limited (the maximal size is reflected by the underlining file system, which is not known by the VDSM). Change-Id: I5730004f09120ef3866afbb2e1c61144f5fa2b51 Signed-off-by: Daniel Erez <[email protected]> --- M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddDiskToVmCommandTest.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java 5 files changed, 16 insertions(+), 8 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/95/5295/1 -- To view, visit http://gerrit.ovirt.org/5295 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5730004f09120ef3866afbb2e1c61144f5fa2b51 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
