Chassis name confusion after restart?
Bug #1925793 reported by
Jake Hill
This bug report is a duplicate of:
Bug #1915829: FQDN / hostname recorded in OVSDB is unreliable.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charm-ovn-chassis |
New
|
Undecided
|
Unassigned |
Bug Description
There seems to be some randomness as to if we are "hostname" or "hostname.maas" following a forced restart.
The attached log is from an octavia unit but I have seen the same on compute nodes. This one was freshly installed and then rebooted at 2021-04-23T11:39 ish.
I can resolve this by doing;
juju run --unit=octavia/0 -- sudo systemctl restart ovn-host
juju run --unit=octavia/0 -- sudo systemctl restart ovn-controller
juju run --unit=octavia/0 -- sudo systemctl restart ovsdb-server
but it seem to be something of a race condition.
To post a comment you must log in.
Hello, Jake,
Thank you for the bug report.
I believe this should be taken care of by the fix to Open vSwitch bug 1915829.
Would you be able to check if you're at the version with that fix and/or try the -proposed package and see if the problem goes away?