Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

CoreOS update docs are inexact #3551

Closed
ineu opened this issue Apr 22, 2015 · 3 comments
Closed

CoreOS update docs are inexact #3551

ineu opened this issue Apr 22, 2015 · 3 comments
Labels

Comments

@ineu
Copy link
Contributor

ineu commented Apr 22, 2015

Instructions on updating CoreOS in http://pythonhosted.org/deis/managing_deis/upgrading-deis/#upgrading-coreos have a drawback: update is not persistent.
When system is upgraded, partitions are switched for one boot only. If server is rebooted again, no matter how long after the first reboot, system will be reset to previous version.
Solution to it is to unmask and start update-engine again after reboot and give it some time to update boot flags:

# journalctl -u update-engine | grep boot
...
Apr 22 12:41:11 production-coreos-2 update_engine[3456]: [0422/124111:INFO:update_attempter.cc(674)] Updating boot flags...
@aledbf
Copy link
Contributor

aledbf commented Apr 23, 2015

similar to #3155

@bacongobbler
Copy link
Member

let's close this in favour of #3155 as a duplicate. Thanks for pointing that out @aledbf :)

@ineu
Copy link
Contributor Author

ineu commented Apr 23, 2015

Great, thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants