Bug 890515
| Summary: | vdsm: an error from syslogd appeared on my screen when domain was blocked on host | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Dafna Ron <dron> | ||||
| Component: | vdsm | Assignee: | Dan Kenigsberg <dkenigsb> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Haim <hateya> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | abaron, bazulay, hateya, iheim, lpeer, mgoldboi, yeylon, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | infra | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-04-07 12:45:56 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. *** This bug has been marked as a duplicate of bug 918618 *** |
Created attachment 669582 [details] logs Description of problem: Message from syslogd@gold-vdsd at Dec 27 14:19:21 ... �<11>vdsm Storage.DomainMonitorThread ERROR Error while collecting domain d4c7311c-32d9-4cf9-8fc1-fdd8776cba9b monitoring information#012Traceback (most recent call last):#012 File "/usr/share/vdsm/storage/domainMonitor.py", line 186, in _monitorDomain#012 self.domain.selftest()#012 File "/usr/share/vdsm/storage/nfsSD.py", line 108, in selftest#012 fileSD.FileStorageDomain.selftest(self)#012 File "/usr/share/vdsm/storage/fileSD.py", line 480, in selftest#012 self.oop.os.statvfs(self.domaindir)#012 File "/usr/share/vdsm/storage/remoteFileHandler.py", line 275, in callCrabRPCFunction#012 *args, **kwargs)#012 File "/usr/share/vdsm/storage/remoteFileHandler.py", line 180, in callCrabRPCFunction#012 rawLength = self._recvAll(LENGTH_STRUCT_LENGTH, timeout)#012 File "/usr/share/vdsm/storage/remoteFileHandler.py", line 146, in _recvAll#012 raise Timeout()#012Timeout I also see a lot of vdsm alerts in messages log. Version-Release number of selected component (if applicable): rhel6.6 host with vdsm-4.10.2-2.0.el6.x86_64 How reproducible: 100% Steps to Reproduce: 1. block iso domain from the spm using iptables 2. 3. Actual results: we get an alert from syslogd Expected results: vdsm log configuration in rhevm is not the same in ovirt and should be changed accordingly. Additional info: