Bug 1552533
| Summary: | change MaxBlockDiskSize to a more clear value as MaxBlockDiskSizeInGigaBytes or MaxBlockDiskSizeInGigiBytes | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Avihai <aefrat> |
| Component: | BLL.Storage | Assignee: | Pavel Bar <pbar> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Avihai <aefrat> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.2 | CC: | bugs, frolland, sborella, tnisan |
| Target Milestone: | ovirt-4.3.2 | Keywords: | EasyFix, StudentProject |
| Target Release: | 4.3.2.1 | Flags: | rule-engine:
ovirt-4.3+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-engine-4.3.2.1 | Doc Type: | Bug Fix |
| Doc Text: |
This release renames the 'MaxBlockDiskSize' option to 'MaxBlockDiskSizeInGibiBytes'.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-03-19 10:05:22 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This bug has not been marked as blocker for oVirt 4.3.0. Since we are releasing it tomorrow, January 29th, this bug has been re-targeted to 4.3.1. Verified on ovirt-engine-4.3.2.1-0.1.el7.noarch This bugzilla is included in oVirt 4.3.2 release, published on March 19th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.2 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |
Description of problem: executing engine config following statement it is not clear in what units MaxBlockDiskSize is ? > engine-config --get MaxBlockDiskSize MaxBlockDiskSize: 8192 version: general Please change MaxBlockDiskSize to either one of the following according to the correct size: - MaxBlockDiskSizeInGigaBytes(1024B**3) or to: - MaxBlockDiskSizeInGigiBytes(1000B**3) Version-Release number of selected component (if applicable): 4.2.2.2-0.1.el7 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: