Bug 1505666
| Summary: | HE vm does not get migrated when the host is moved to maintenance | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | RamaKasturi <knarra> | |
| Component: | rhhi | Assignee: | Sahina Bose <sabose> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | RamaKasturi <knarra> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rhhi-1.0 | CC: | dchaplyg, knarra, rhs-bugs | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1505669 (view as bug list) | Environment: | ||
| Last Closed: | 2018-01-03 10:53:21 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: | 1505669 | |||
| Bug Blocks: | 1486559 | |||
|
Description
RamaKasturi
2017-10-24 06:02:58 UTC
Following Traceback is seen in vdsm.log file:
============================================
2017-10-23 17:30:43,780+0530 ERROR (jsonrpc/4) [jsonrpc.JsonRpcServer] Internal server error (__init__:577)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/yajsonrpc/__init__.py", line 572, in _handle_request
res = method(**params)
File "/usr/lib/python2.7/site-packages/vdsm/rpc/Bridge.py", line 198, in _dynamicMethod
result = fn(*methodArgs)
File "/usr/share/vdsm/API.py", line 1454, in getAllVmIoTunePolicies
io_tune_policies_dict = self._cif.getAllVmIoTunePolicies()
File "/usr/share/vdsm/clientIF.py", line 454, in getAllVmIoTunePolicies
'current_values': v.getIoTune()}
File "/usr/share/vdsm/virt/vm.py", line 2859, in getIoTune
result = self.getIoTuneResponse()
File "/usr/share/vdsm/virt/vm.py", line 2878, in getIoTuneResponse
res = self._dom.blockIoTune(
File "/usr/lib/python2.7/site-packages/vdsm/virt/virdomain.py", line 47, in __getattr__
% self.vmid)
NotConnectedError: VM u'144ef346-d7e7-420f-ad54-a46d5880cb20' was not started yet or was shut down
sosreports are present in the link below: ================================================= http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/HC/1505666/ Using a HC environment i manually migrated a HE VM to the non-SPM host and then switched that host to the maintenance mode. VM immediately started its migration and in about 6-7 minutes it migrated to another host and initial host switched to the maintenance mode. Hi Denis,
Can you please move the host which is not an SPM and which has HE vm running to maintenance with out stopping gluster services ?
Thanks
kasturi
This is exactly what i did - moved non-SPM host running HE VM to the maintenance mode. VM migrated successfully Denis, i was seeing the issue with 4.1.7.3-0.1.el7 Any idea if this has been fixed with 4.1.7.4-0.1.el7 ? Since the setup where you are trying is 4.1.7.4 Denis, i was seeing the issue with 4.1.7.3-0.1.el7 Any idea if this has been fixed with 4.1.7.4-0.1.el7 ? Since the setup where you are trying is 4.1.7.4 Last change that can be related to that issue was made in May 19. Hi Denis, This issue was seen even with 4.1.6 builds too and artyom from the RHV team has checked this. Since we see that this is working with the latest build can we move this to on_qa saying works with the latest build ? Thanks kasturi. Definitely yes, go on! Hi Denis, Can you please move it to on_qa ? Thanks kasturi *** Bug 1505669 has been marked as a duplicate of this bug. *** Verified and works fine with build Red Hat Virtualization Manager Version: 4.1.8.1-0.1.el7 I see the Hosted engine vm migrates to another host when gluster services are not stopped while the host is moved to maintenance. |