Bug 1506161
| Summary: | [downstream clone - 4.1.7] Cleanup thread for live merge executed continously if a block job failed in libvirtd side | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | rhev-integ | 
| Component: | vdsm | Assignee: | Ala Hino <ahino> | 
| Status: | CLOSED ERRATA | QA Contact: | Lilach Zitnitski <lzitnits> | 
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.6 | CC: | amureini, bazulay, lsurette, michal.skrivanek, nashok, ratamir, srevivo, tnisan, ycui, ykaul, ylavi | 
| Target Milestone: | ovirt-4.1.7 | Keywords: | ZStream | 
| Target Release: | --- | Flags: | lsvaty:
                testing_plan_complete- | 
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1502352 | Environment: | |
| Last Closed: | 2017-11-07 17:29:21 UTC | Type: | --- | 
| 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: | 1502352 | ||
| Bug Blocks: | |||
| 
        
          Description
        
        
          rhev-integ
        
        
        
        
        
          2017-10-25 09:59:14 UTC
        
       Nijin, can you explain how to manually kill a job using libvirtd? To save some time waiting for Nijin, I will reply to the NEEDINFO. You have to run: virsh blockjob <vm_name> sda --abort (You need virsh credentials to run the abort) You may want to get the info of the job before aborting, to make sure the job started. This is done by running: virsh -r blockjob <vm_name> sda --info (No credentials are required here) -------------------------------------- Tested with the following code: ---------------------------------------- rhevm-4.1.7.6-0.1.el7.noarch vdsm-4.19.36-1.el7ev.x86_64 Tested with the following scenario: Steps to Reproduce: 1. Start a live merge. 2. During live merge, abort the block job manually from the libvirtd. Actual results: vdsm detected the libvirt job failure and no error is shown in the vdsm log Expected results: Moving to VERIFIED! 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. https://access.redhat.com/errata/RHEA-2017:3139 sync2jira sync2jira |