| Summary: | Network QoS burst units should be MB | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | ofri <omasad> |
| Component: | ovirt-engine | Assignee: | Doron Fediuck <dfediuck> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | GenadiC <gcheresh> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3.0 | CC: | acathrow, bdagan, dfediuck, gcheresh, iheim, lpeer, Rhev-m-bugs, scohen, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | sla | ||
| Fixed In Version: | is12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-21 22:13:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1019461 | ||
|
Description
ofri
2013-08-22 07:28:05 UTC
Adding to this bug: - the translation of QoS units from the engine to vdsm is wrong. current translation is Mb --> Kb should be Mb --> KB (since vdsm works in kilobytes) The value is MiB when it should be MB according to Wikipedia: Mebibyte (MiB) - 2^20 Byte (1024 Kibibyte) Megabyte (MB) - three different values depending on context: 2^20 bytes generally for computer memory one million bytes generally for computer storage or transmission rates and in rare cases 1000×1024 (1024000) bytes I think Mib is less ambiguous and there for better. Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |