Kees Cook: yay for barriers
Kees Cook: yay for barriers
Posted May 18, 2010 18:37 UTC (Tue) by ewan (guest, #5533)In reply to: Kees Cook: yay for barriers by mjthayer
Parent article: Kees Cook: yay for barriers
That helps to avoid some of the difficulties that live upgrades can encounter (even on Debian) but still gives most of the advantages.
Posted May 18, 2010 19:17 UTC (Tue)
by mjthayer (guest, #39183)
[Link] (3 responses)
That answers my question rather well. The most important point for me there is that the result of the upgrade is the same as a Debian-style upgrade and not like a clean install. That was not quite clear to me from skimming the Fedora documentation, and seemed, shall we say, rather surprising to me.
How much of the upgrade requires taking the system offline? Can the new system be built up while the old one is running and (more or less) just restarted into once the upgrade is done?
Posted May 18, 2010 19:36 UTC (Tue)
by paulj (subscriber, #341)
[Link]
$ rpm -qa --qf '%{RELEASE}\n' | sed -e 's/^.*[.]//' | grep ^f | sort -u
How's that? :)
Posted May 18, 2010 20:45 UTC (Tue)
by cry_regarder (subscriber, #50545)
[Link] (1 responses)
preupgrade is just like a dvd upgrade but it doesn't require you to burn media to reboot into. It does a bunch of work while the system is online, then when you are ready, you trigger the offline upgrade. In my experience, you are looking at maybe an hour offline depending on the machine and internet connection.
Cry
Posted May 19, 2010 8:07 UTC (Wed)
by michich (guest, #17902)
[Link]
There's one more difference and it's even more important: preupgrade takes post-release updates into account:
In my experience the methods to upgrade a Fedora installation ordered from the most reliable to the least reliable are: Note that I realize well that official documentation disagress with me.
Kees Cook: yay for barriers
Kees Cook: yay for barriers
fc10
fc7
fc8
fc9
fc11
Kees Cook: yay for barriers
Kees Cook: yay for barriers
preupgrade is just like a dvd upgrade but it doesn't require you to burn media to reboot into.
yum update
in a running system (BUT one must know what he's doing and must read http://fedoraproject.org/wiki/YumUpgradeFaq!)