Bug 55073 - During installation we should check network interface if docker network is used
During installation we should check network interface if docker network is used
Status: NEW
Product: UCS
Classification: Unclassified
Component: Docker
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-05 14:49 CEST by Dirk Schnick
Modified: 2022-08-05 14:51 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 2: Improvement: Would be a product improvement
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.046
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2022072621000359
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schnick univentionstaff 2022-08-05 14:49:58 CEST
We now had several tickets, where we need to help customers in trouble. The reason was, that the network interface used an IP of the docker network. All customers I worked with told me, that this IP was set on installation.

So from my point of view we should check if the networks we use for docker are used on any network interface during installation and if we should set another network for docker.
Alternative we could ask for the docker networks during installation, in this case the customer is aware about these networks (all customers where not aware of them!)
Another alternative would be a diagnostic check but from my point of view is that the worst way to prevent such situations.

btw. this problem is hard to debug as the problems are coming in several flavors.