Bug 1028752

Summary: fails to configure management bridge because restarting libvirtd stops vdsmd
Product: [Retired] oVirt Reporter: Yedidyah Bar David <didi>
Component: ovirt-hosted-engine-setupAssignee: Yedidyah Bar David <didi>
Status: CLOSED NEXTRELEASE QA Contact: Leonid Natapov <lnatapov>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3CC: acathrow, iheim, sbonazzo, yeylon
Target Milestone: ---   
Target Release: 3.3.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1029323 (view as bug list) Environment:
Last Closed: 2013-12-19 14:27:44 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:    
Bug Blocks: 1029323    

Description Yedidyah Bar David 2013-11-10 12:27:12 UTC
Description of problem:

During setup we restart libvirtd by doing 'stop; start'. Stop also stops vdsmd, Start does not start it. So later vdsClient fails.

Not sure if it's better to explicitely start vdsmd after starting libvirtd or to merely do instead 'restart', which in systemd also starts vdsmd after starting libvirtd.