This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Description
RancherOS Version: (ros os version)
v1.4.1-rc2
kernel 4.14.67
Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)
docker-machine + VirtualBox
It only appears on the first boot, this should be related to ros-bootstrap.
dmesg output:
[ 28.271974] random: fast init done
[ 28.504239] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[ 28.642856] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:c0:a2:3e
[ 28.643546] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[ 29.043658] e1000 0000:00:08.0 eth1: (PCI:33MHz:32-bit) 08:00:27:99:89:e0
[ 29.044367] e1000 0000:00:08.0 eth1: Intel(R) PRO/1000 Network Connection
[ 134.643987] random: crng init done
[ 134.644523] random: 4 urandom warning(s) missed due to ratelimiting
[ 134.889131] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
[ 134.968344] udevd[51]: starting version 3.2.5
[ 134.971086] udevd[52]: starting eudev-3.2.5
[ 136.375081] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
It seems that linuxkit also hit this problem.
linuxkit/linuxkit#3032