Bug 889097
| Summary: | vm's status is changed to pause for a short moment during volume refresh (after an extend) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Dafna Ron <dron> |
| Component: | vdsm | Assignee: | Federico Simoncelli <fsimonce> |
| Status: | CLOSED ERRATA | QA Contact: | Raz Tamir <ratamir> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | acanan, adahms, amureini, bazulay, ebenahar, fsimonce, iheim, jkt, lpeer, parsonsa, sbonazzo, scohen, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 3.4.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | storage | ||
| Fixed In Version: | ovirt-3.4.0-beta3 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, the status of virtual machines on which a volume refresh operation was being performed would appear as paused under certain conditions. This was caused by the logic used to handle the refresh operation, which would freeze the virtual machine on which the operation was being performed to avoid errors caused by input and output during the operation. When the refresh operation took several seconds to complete, this change in status was reported to the Red Hat Enterprise Virtualization Manager. Now, the logic used when refreshing volumes has been revised so that virtual machines are not paused during a refresh operation because the logical volume manager is responsible for freezing input and output.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-09 13:24:30 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1078909, 1142926 | ||
|
Description
Dafna Ron
2012-12-20 08:37:27 UTC
*** Bug 912049 has been marked as a duplicate of this bug. *** There is an old poc upstream for this: [poc] vm: do not pause during refreshVolume Signed-off-by: Federico Simoncelli <fsimonce> Change-Id: I896993c00b94c3255ad2007486e0589bf10b3a98 http://gerrit.ovirt.org/#/c/8382 If we decide to go this way we need to consider that the patch affects many flows and it should be tested extensively. Best idea is probably to introduce that at the beginning of a cycle of development (rather than at the end). Bug is not frequent anyway (I haven't heard of it since a while). It is probably triggered only in special cases when the storage is under heavy load. Fede, update on verification of patch? it would be better to push this in asap to get the most testing we can... The patch was merged in master. Waiting for inclusion in 3.4. verified - followed the steps to reproduce it has been verified on beta2 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/RHBA-2014-0504.html |