Bug 956683
| Summary: | The default migration_max_bandwidth (32MiBps) & default max_outgoing_migrations (5) will saturate a 1Gbps link. | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Lee Yarwood <lyarwood> | |
| Component: | vdsm | Assignee: | Nobody's working on this, feel free to take it <nobody> | |
| Status: | CLOSED ERRATA | QA Contact: | ||
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 3.1.3 | CC: | abaron, acathrow, bazulay, cpelland, hateya, iheim, lpeer, michal.skrivanek, mpavlik, oramraz, ybronhei, ykaul, zdover | |
| Target Milestone: | --- | Keywords: | ZStream | |
| Target Release: | 3.2.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | virt | |||
| Fixed In Version: | vdsm-4.10.2-17.0.el6ev | Doc Type: | Bug Fix | |
| Doc Text: |
Previously, the default migration_max_bandwith (32MiBps) and the max_outgoing_migrations (5) saturated a 1Gbps link with migration traffic. This left no room for other kinds of traffic (for instance, management traffic).
The max_outgoing_migrations default has been changed from 5 to 3. Migrations no longer saturate a 1Gbps link.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 956724 (view as bug list) | Environment: | ||
| Last Closed: | 2013-06-10 20:48:51 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 956724 | |||
|
Description
Lee Yarwood
2013-04-25 12:37:07 UTC
So the action is to change the default form 5 to 3 concurrent target should be 3.2.0, the posted patch 7855 belongs to 3.1.z clone merged to master: http://gerrit.ovirt.org/gitweb?p=vdsm.git;a=commit;h=a902734ff87f34b3066972ec47c7806d3acff005 works on SF15, max bandwidth usage during migration is approx 96MB/s Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0886.html |