Results 345 comments of Luca Bruno

@pctj101 this is an unfortunate choice on AWS side, see https://github.com/coreos/bugs/issues/2399#issuecomment-422345804. Their volumes/instances/names grid is documented here: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html

@mxb78 thanks for the report. An emergency shell in initramfs is often the symptom of a wrong Ignition configuration. Can you please double check your `coreos.ign`? We have an online...

Thanks for the report. I think this ticket is actually covering `update-ssh-keys`, but I'm fine handling this here. The warning is related to `switch_user_group` in the `users` crate (all versions):...

This follows up to @cgwalters's suggestion from https://github.com/openshift/machine-config-operator/pull/964#issuecomment-511575675. I'm not keen to go down this route **right now**, but this is pretty much a pre-requisite if we are doing big...

Thanks for the report. To the best of my knowledge we didn't change anything in this regard recently. What's the exit-code of `e2size `? How are you installing and booting...

Yes, that was also my suspicion. An exit-code of 1 would confirm that. I'm still unsure about the root-cause of this one-off failure though. Was the same disk used for...

Thanks for the report. It looks like either some regression by a new Go toolchain, or a network issue. On the same machine, can you please try the [pre-built upstream...

Good to know, that seems to confirm my previous comment. For reference, the second fetch with the host-binary is almost a no-op, as the image is already fetched and cached...

@dabeck thanks for the interesting feedback! > This is the reboot window but you should reboot at a random time in this window so the possibility of a concurrently reboot...

@collin-bachi-sp did this use to work with a previous ContainerLinux release? If so, what was the last working kernel? Can you try to check if the same issue happens on...