Bug 1265083
| Summary: | [rhel-7.2] vdsm fails to persist network connections | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Anatoly Litovsky <tlitovsk> | ||||
| Component: | vdsm | Assignee: | Ido Barkan <ibarkan> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Aharon Canan <acanan> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.5.4 | CC: | bazulay, cwu, danken, ecohen, fdeutsch, gklein, lsurette, tlitovsk, ycui, yeylon, ylavi | ||||
| Target Milestone: | ovirt-3.5.6 | ||||||
| Target Release: | 3.5.6 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | network | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-09-24 11:57:40 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Anatoly Litovsky
2015-09-22 05:42:04 UTC
(In reply to Anatoly Litovsky from comment #0) > as seen in the attached ovirt-node.log attachment forgotten? Created attachment 1075676 [details]
sosreport with all logs
seems related to bug 1264667. see /var/log/upgrade.log Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/tool/upgrade.py", line 93, in apply_upgrade File "/usr/lib/python2.7/site-packages/vdsm/tool/unified_persistence.py", line 192, in run File "/usr/lib/python2.7/site-packages/vdsm/tool/unified_persistence.py", line 43, in run File "/usr/lib/python2.7/site-packages/vdsm/tool/unified_persistence.py", line 129, in _getNetInfo File "/usr/lib/python2.7/site-packages/vdsm/netinfo.py", line 835, in __init__ File "/usr/lib/python2.7/site-packages/vdsm/netinfo.py", line 738, in get File "/usr/lib/python2.7/site-packages/vdsm/netinfo.py", line 403, in getRoutes File "/usr/lib/python2.7/site-packages/vdsm/ipwrapper.py", line 510, in routeShowAllDefaultGateways File "/usr/lib/python2.7/site-packages/vdsm/ipwrapper.py", line 506, in routeShowGateways File "/usr/lib/python2.7/site-packages/vdsm/ipwrapper.py", line 490, in _execCmd File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 742, in execCmd File "/usr/lib64/python2.7/site-packages/cpopen/__init__.py", line 51, in __init__ File "/usr/lib64/python2.7/subprocess.py", line 712, in __init__ TypeError: _execute_child_v276() got an unexpected keyword argument 'restore_sigpipe' *** This bug has been marked as a duplicate of bug 1264667 *** |