cross-cloud icon indicating copy to clipboard operation
cross-cloud copied to clipboard

Packet: failed deployments related to CoreOS issues on c1.small

Open vielmetti opened this issue 5 years ago • 2 comments

Please see https://github.com/coreos/bugs/issues/2508 for an issue we are tracking at Packet regarding elevated failure rates for provisioning c1.small instances on CoreOS Stable. The symptom is provisions time out after 25 minutes; if you dig into the problem, and examine a booting system, you'll find that the error message "bond0: link status down for interface enp1s0f0, disabling it in 200 ms" is repeated on the console.

vielmetti avatar Oct 12 '18 18:10 vielmetti

Problem update:

This issue manifests itself twofold; one in the CoreOS "installer" stage where CoreOS writes bits to disk, and one in the CoreOS runtime when the newly installed system boots or reboots.

We have repaired the problem in our "installer" part, which runs for every install; that would appear to have decreased the frequency of problems. It hasn't eliminated them yet because the runtime for CoreOS beta and stable both still exhibit this issue. CoreOS alpha should be set (it doesn't use the same kernel as beta and stable).

The issue is not specific to c1.small so switching to a different machine type or location will not change the behavior.

vielmetti avatar Oct 31 '18 19:10 vielmetti

Based on #415 being resolved, I think this and #175 can be closed.

vielmetti avatar May 02 '19 19:05 vielmetti