Bug 1216880
Summary: | [abrt] vdsm: __init__.py:936:_open:IOError: [Errno 6] No such device or address: '/dev/stdout' | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] vdsm | Reporter: | blachniom | ||||||
Component: | Core | Assignee: | Yaniv Bronhaim <ybronhei> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavol Brilla <pbrilla> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 4.16.14 | CC: | bazulay, bugs, danken, dougsland, ecohen, fsimonce, lsurette, mgoldboi, mperina, oourfali, rbalakri, virt-maint, yeylon | ||||||
Target Milestone: | ovirt-4.1.7 | Keywords: | Reopened | ||||||
Target Release: | 4.19.35 | Flags: | rule-engine:
ovirt-4.1+
|
||||||
Hardware: | x86_64 | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | infra | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2017-11-13 12:26:45 UTC | Type: | --- | ||||||
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: |
|
Description
blachniom
2015-04-29 06:40:00 UTC
Created attachment 1019984 [details]
File: backtrace
Created attachment 1019985 [details]
File: environ
environment issue - not a bug. can't understand how it happened, if someone can explain from the attached info please do.. Installed Packages vdsm.x86_64 4.19.35-1.el7.centos @ovirt-4.1-pre Oct 25 06:33:31 host.brilla systemd[1]: Starting Auxiliary vdsm service for running helper functions as root... -- Subject: Unit supervdsmd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit supervdsmd.service has begun starting up. Oct 25 06:33:31 host.brilla supervdsmServer[2989]: Supervdsm failed to start: No section: 'loggers' Oct 25 06:33:31 host.brilla python2[2989]: detected unhandled Python exception in '/usr/share/vdsm/supervdsmServer' Oct 25 06:33:31 host.brilla daemonAdapter[2989]: Traceback (most recent call last): Oct 25 06:33:31 host.brilla daemonAdapter[2989]: File "/usr/share/vdsm/supervdsmServer", line 351, in <module> Oct 25 06:33:31 host.brilla daemonAdapter[2989]: main(**argDict) Oct 25 06:33:31 host.brilla daemonAdapter[2989]: File "/usr/share/vdsm/supervdsmServer", line 248, in main Oct 25 06:33:31 host.brilla daemonAdapter[2989]: raise FatalError("Cannot configure logging: %s" % e) Oct 25 06:33:31 host.brilla daemonAdapter[2989]: __main__.FatalError: Cannot configure logging: No section: 'loggers' Oct 25 06:33:31 host.brilla systemd[1]: supervdsmd.service: main process exited, code=exited, status=1/FAILURE Oct 25 06:33:31 host.brilla systemd[1]: Unit supervdsmd.service entered failed state. Oct 25 06:33:31 host.brilla systemd[1]: supervdsmd.service failed. Oct 25 06:33:31 host.brilla systemd[1]: supervdsmd.service holdoff time over, scheduling restart. Oct 25 06:33:31 host.brilla systemd[1]: start request repeated too quickly for supervdsmd.service Oct 25 06:33:31 host.brilla systemd[1]: Failed to start Auxiliary vdsm service for running helper functions as root. -- Subject: Unit supervdsmd.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit supervdsmd.service has failed. -- -- The result is failed. error message is now readable |