Bug 1434735
Summary: | calculate arbiter brick size dynamically | ||
---|---|---|---|
Product: | [oVirt] cockpit-ovirt | Reporter: | RamaKasturi <knarra> |
Component: | Gdeploy | Assignee: | Devyani Kota <dkota> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | RamaKasturi <knarra> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 0.10.7-0.0.15 | CC: | bugs, sabose |
Target Milestone: | ovirt-4.1.2 | Flags: | sabose:
ovirt-4.1?
knarra: planning_ack? rule-engine: devel_ack+ knarra: testing_ack+ |
Target Release: | 0.10.7-0.0.18 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-05-23 08:10:57 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Gluster | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1411323, 1447919 |
Description
RamaKasturi
2017-03-22 09:23:48 UTC
Verified with build cockpit-ovirt-dashboard-0.10.7-0.0.18.el7ev.noarch. I see that arbiter brick size is calculated dynamically using the formula max(20GB, 2 * (bricksizeinKB)/shardsizeKB) * 4). When the brick size is 12000GB, arbiter brick size is 24GB. |