Bug 1265083

Summary: [rhel-7.2] vdsm fails to persist network connections
Product: Red Hat Enterprise Virtualization Manager Reporter: Anatoly Litovsky <tlitovsk>
Component: vdsmAssignee: Ido Barkan <ibarkan>
Status: CLOSED DUPLICATE QA Contact: Aharon Canan <acanan>
Severity: high Docs Contact:
Priority: high    
Version: 3.5.4CC: 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 Flags
sosreport with all logs none

Description Anatoly Litovsky 2015-09-22 05:42:04 UTC
Description of problem:
after install RHEVH 7.2 vdsm fails to persist network connections
as seen in the attached ovirt-node.log
that in turn fails the vdsm-reg action.

Comment 1 Dan Kenigsberg 2015-09-22 07:29:16 UTC
(In reply to Anatoly Litovsky from comment #0)
> as seen in the attached ovirt-node.log

attachment forgotten?

Comment 2 Anatoly Litovsky 2015-09-22 07:48:24 UTC
Created attachment 1075676 [details]
sosreport with all logs

Comment 3 Ido Barkan 2015-09-24 10:34:02 UTC
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'

Comment 4 Fabian Deutsch 2015-09-24 11:57:40 UTC

*** This bug has been marked as a duplicate of bug 1264667 ***