On centos 7.5 running tenks in an all in one install with a kayobe deployed openstack cloud, I'm seeing:
TASK [Ensure Open vSwitch is started and enabled] ******************************
[DEPRECATION WARNING]: state=running is deprecated. Please use state=started.
This feature will be removed in version 2.7. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unable to enable service openvswitch: Failed to execute operation: Cannot send after transport endpoint shutdown\n"}
This is occurred after a reboot.
Some things I tried:
(tenks) 2 centos@kayobe-will:~/tenks$ sudo systemctl restart openvswitch
Failed to restart openvswitch.service: Unit is masked.
On centos 7.5 running tenks in an all in one install with a kayobe deployed openstack cloud, I'm seeing:
This is occurred after a reboot.
Some things I tried:
which didn't seem to help.
disabling the service allowed me to get past this task:
but the service doesn't look healthy: