Bug 1466181
| Summary: | ovn-controller is not configured to start at boot | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-provider-ovn | Reporter: | Mor <mkalfon> |
| Component: | driver | Assignee: | Marcin Mirecki <mmirecki> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mor <mkalfon> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.0.4 | CC: | bugs, danken, ylavi |
| Target Milestone: | ovirt-4.2.0 | Flags: | rule-engine:
ovirt-4.2+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-20 11:10:38 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: | |||
|
Description
Mor
2017-06-29 08:28:35 UTC
*** Bug 1466169 has been marked as a duplicate of this bug. *** Verified on:
ovirt-provider-ovn-driver-1.1-2.20170710074946.git5abef7f.el7.centos.noarch
# vdsm-tool ovn-config <central_ip> <tunneling ip>
Using default PKI files
Created symlink from /etc/systemd/system/multi-user.target.wants/openvswitch.service to /usr/lib/systemd/system/openvswitch.service.
Created symlink from /etc/systemd/system/multi-user.target.wants/ovn-controller.service to /usr/lib/systemd/system/ovn-controller.service.
# systemctl status ovn-controller
ovn-controller.service - OVN controller daemon
Loaded: loaded (/usr/lib/systemd/system/ovn-controller.service; enabled; vendor preset: disabled)
Active: active (exited) since Thu 2017-07-13 14:36:31 IDT; 11s ago
Process: 10303 ExecStart=/usr/share/openvswitch/scripts/ovn-ctl start_controller $OVN_CONTROLLER_OPTS (code=exited, status=0/SUCCESS)
Main PID: 10303 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/ovn-controller.service
├─10328 ovn-controller: monitoring pid 10329 (healthy)
└─10329 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --private-key=/etc/pki/vdsm/keys/vdsmkey.pem --certificate=/etc/pki/vdsm/certs/vdsmcert.pem --ca-cer...
# systemctl status openvswitch.service
openvswitch.service - Open vSwitch
Loaded: loaded (/usr/lib/systemd/system/openvswitch.service; enabled; vendor preset: disabled)
Active: active (exited) since Thu 2017-07-13 14:36:31 IDT; 20s ago
Process: 10166 ExecStop=/bin/true (code=exited, status=0/SUCCESS)
Process: 10300 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
Main PID: 10300 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/openvswitch.service
This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |