Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Repair bridge and/or iptables rules without shutdown/restart #3106

Open
bboreham opened this issue Aug 29, 2017 · 3 comments
Open

Repair bridge and/or iptables rules without shutdown/restart #3106

bboreham opened this issue Aug 29, 2017 · 3 comments

Comments

@bboreham
Copy link
Contributor

From time to time we observe that bridge set up seems to have half-completed, so the initialization won't get run again on restart but it isn't properly set up.

Especially in a Kubernetes context this is hard to repair, and a reboot is generally easiest.

So this issue is to have some way to re-run the initialisation when needed.

@RRAlex
Copy link

RRAlex commented Aug 29, 2017

I'm deploying on a small cluster (6 nodes: 3 small controllers, 3 workers). If I reboot the machines, it seems there is no more network connection to anywhere, but if I delete everything, reboot again and redeploy, it works again.

Is this related?
(k8s: 1.7.4, weave 2.0.4, etcd. 3.2.6, docker 17.06.1, ...)

@bboreham
Copy link
Contributor Author

@RRAlex that's pretty much the opposite of this issue. A reboot forces the initialization to be re-run.

Could you please open a separate issue and include the logs from the weave container in the working and non-working cases.

@brb
Copy link
Contributor

brb commented Feb 1, 2018

The "machine reboot required" part got fixed by #3204.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants