Also found this issue.
Brand new Debian testing, minimal netinstall.
Eventually, systemd timed out the script and the configuration went on.
root@c3:~# systemctl status openvswitch-switch.service
● openvswitch-switch.service - LSB: Open vSwitch switch
Loaded: loaded (/etc/init.d/openvswitch-switch; generated; vendor
preset: enabled)
Active: active (running) since Mon 2017-04-10 14:19:38 -03; 4h 35min ago
Docs: man:systemd-sysv-generator(8)
Process: 834 ExecStart=/etc/init.d/openvswitch-switch start (code=exited,
status=0/SUCCESS)
Tasks: 7 (limit: 4915)
CGroup: /system.slice/openvswitch-switch.service
├─651 ovsdb-server: monitoring pid 652 (healthy)
├─652 ovsdb-server /etc/openvswitch/conf.db -vconsole:emer
-vsyslog:err -vfile:info --remote=punix:/var/run/openvswitch/db.sock
--private-key
├─669 ovs-vswitchd: monitoring pid 670 (healthy)
└─670 ovs-vswitchd unix:/var/run/openvswitch/db.sock
-vconsole:emer -vsyslog:err -vfile:info --mlockall --no-chdir
--log-file=/var/log/openvs
Apr 10 14:17:18 c3 openvswitch-switch[834]: ovsdb-server is already running.
Apr 10 14:17:18 c3 openvswitch-switch[834]: ovs-vswitchd is already running.
Apr 10 14:17:18 c3 openvswitch-switch[834]: Enabling remote OVSDB managers.
Apr 10 14:17:18 c3 openvswitch-switch[834]: ifup: waiting for lock on
/run/network/ifstate.ovsbr0
Apr 10 14:19:38 c3 openvswitch-switch[557]: Starting openvswitch-switch
(via systemctl): openvswitch-switch.serviceTerminated
Apr 10 14:19:38 c3 openvswitch-switch[557]: failed!
Apr 10 14:19:38 c3 ovs-vsctl[1083]: ovs|00001|vsctl|INFO|Called as
ovs-vsctl --timeout=5 -- --may-exist add-port ovsbr0 eth0 --
Apr 10 14:19:38 c3 openvswitch-switch[557]:
/etc/network/if-pre-up.d/openvswitch:
53: /etc/network/if-pre-up.d/openvswitch: ifconfig: not found
Apr 10 14:19:38 c3 openvswitch-switch[834]: ifup: interface ovsbr0 already
configured
Apr 10 14:19:38 c3 systemd[1]: Started LSB: Open vSwitch switch.
Using
openvswitch-common 2.6.2~pre+git20161223-3
openvswitch-switch 2.6.2~pre+git20161223-3
2017-04-10 18:57 GMT-03:00 Pablo Di Noto <[email protected]>:
>
> Also found this issue.
> Brand new Debian testing, minimal netinstall.
>
> Eventually, systemd timed out the script and the configuration went on.
>
> root@c3:~# systemctl status openvswitch-switch.service
> ● openvswitch-switch.service - LSB: Open vSwitch switch
> Loaded: loaded (/etc/init.d/openvswitch-switch; generated; vendor
> preset: enabled)
> Active: active (running) since Mon 2017-04-10 14:19:38 -03; 4h 35min ago
> Docs: man:systemd-sysv-generator(8)
> Process: 834 ExecStart=/etc/init.d/openvswitch-switch start
> (code=exited, status=0/SUCCESS)
> Tasks: 7 (limit: 4915)
> CGroup: /system.slice/openvswitch-switch.service
> ├─651 ovsdb-server: monitoring pid 652 (healthy)
> ├─652 ovsdb-server /etc/openvswitch/conf.db -vconsole:emer
> -vsyslog:err -vfile:info --remote=punix:/var/run/openvswitch/db.sock
> --private-key
> ├─669 ovs-vswitchd: monitoring pid 670 (healthy)
> └─670 ovs-vswitchd unix:/var/run/openvswitch/db.sock
> -vconsole:emer -vsyslog:err -vfile:info --mlockall --no-chdir
> --log-file=/var/log/openvs
>
> Apr 10 14:17:18 c3 openvswitch-switch[834]: ovsdb-server is already
> running.
> Apr 10 14:17:18 c3 openvswitch-switch[834]: ovs-vswitchd is already
> running.
> Apr 10 14:17:18 c3 openvswitch-switch[834]: Enabling remote OVSDB managers.
> Apr 10 14:17:18 c3 openvswitch-switch[834]: ifup: waiting for lock on
> /run/network/ifstate.ovsbr0
> Apr 10 14:19:38 c3 openvswitch-switch[557]: Starting openvswitch-switch
> (via systemctl): openvswitch-switch.serviceTerminated
> Apr 10 14:19:38 c3 openvswitch-switch[557]: failed!
> Apr 10 14:19:38 c3 ovs-vsctl[1083]: ovs|00001|vsctl|INFO|Called as
> ovs-vsctl --timeout=5 -- --may-exist add-port ovsbr0 eth0 --
> Apr 10 14:19:38 c3 openvswitch-switch[557]:
> /etc/network/if-pre-up.d/openvswitch:
> 53: /etc/network/if-pre-up.d/openvswitch: ifconfig: not found
> Apr 10 14:19:38 c3 openvswitch-switch[834]: ifup: interface ovsbr0 already
> configured
> Apr 10 14:19:38 c3 systemd[1]: Started LSB: Open vSwitch switch.
>
> Using
>
> openvswitch-common 2.6.2~pre+git20161223-3
> openvswitch-switch 2.6.2~pre+git20161223-3
>
>
>
>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev