You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
$ cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=2191.5.0
VERSION_ID=2191.5.0
BUILD_ID=2019-09-04-0357
PRETTY_NAME="Container Linux by CoreOS 2191.5.0 (Rhyolite)"
ANSI_COLOR="38;5;75"
HOME_URL="https://coreos.com/"
BUG_REPORT_URL="https://issues.coreos.com"
COREOS_BOARD="amd64-usr"
Environment
We run the coreos in vmware ESXi virtuals.
Expected Behavior
After an update of coreos we expect all docker to start automatically. That is the situation in 99% of the upgraded of our coreos hosts.
Actual Behavior
with every coreos update of the 200 core's systems we have 1 or 2 random systems which do niet start after the boot. That is, it will start, but the docker containers do not start because torcx didn't add docker and so docker is not available
Reproduction Steps
We are not able to reproduce this, but this happens for a long time now. I guess more than a year.
Issue Report
Bug
Container Linux Version
$ cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=2191.5.0
VERSION_ID=2191.5.0
BUILD_ID=2019-09-04-0357
PRETTY_NAME="Container Linux by CoreOS 2191.5.0 (Rhyolite)"
ANSI_COLOR="38;5;75"
HOME_URL="https://coreos.com/"
BUG_REPORT_URL="https://issues.coreos.com"
COREOS_BOARD="amd64-usr"
Environment
We run the coreos in vmware ESXi virtuals.
Expected Behavior
After an update of coreos we expect all docker to start automatically. That is the situation in 99% of the upgraded of our coreos hosts.
Actual Behavior
with every coreos update of the 200 core's systems we have 1 or 2 random systems which do niet start after the boot. That is, it will start, but the docker containers do not start because torcx didn't add docker and so docker is not available
Reproduction Steps
We are not able to reproduce this, but this happens for a long time now. I guess more than a year.
Other Information
I logged more detail in coreos/torcx#130
The text was updated successfully, but these errors were encountered: