<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Upgrading to Fedora 11 from Fedora 10</title>
	<atom:link href="http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Thu, 05 Jan 2012 16:35:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Fedora 12 Bootable Root EBS on EC2</title>
		<link>http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/comment-page-1/#comment-164130</link>
		<dc:creator>Fedora 12 Bootable Root EBS on EC2</dc:creator>
		<pubDate>Fri, 26 Feb 2010 20:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=358#comment-164130</guid>
		<description>[...] a messier instances after it is done. The next step for the upgrade path is to do what I outline in upgrading from Fedora 10 to Fedora 11 and upgrading from Fedora 11 to Fedora 12. Here are the commands all in one place to make it [...]</description>
		<content:encoded><![CDATA[<p>[...] a messier instances after it is done. The next step for the upgrade path is to do what I outline in upgrading from Fedora 10 to Fedora 11 and upgrading from Fedora 11 to Fedora 12. Here are the commands all in one place to make it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JayZ</title>
		<link>http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/comment-page-1/#comment-155950</link>
		<dc:creator>JayZ</dc:creator>
		<pubDate>Fri, 30 Oct 2009 22:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=358#comment-155950</guid>
		<description>By the way... if you want to:

&lt;code&gt;yum update
yum clean all
yum clean all
yum update

rpm -Uvh http://mirrors.usc.edu/pub/linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-11-1.noarch.rpm http://mirrors.usc.edu/pub/linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-notes-11.0.0-2.fc11.noarch.rpm

yum -y update
&lt;/code&gt;

Should get you going.  I ran into a problem with Nessus (which I removed and reinstalled after) and MySql (which I removed and reinstalled after).   Everything else built just fine.</description>
		<content:encoded><![CDATA[<p>By the way&#8230; if you want to:</p>
<div class="codesnip-container" >yum update<br />
yum clean all<br />
yum clean all<br />
yum update</p>
<p>rpm -Uvh <a href="http://mirrors.usc.edu/pub/linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-11-1.noarch.rpm" rel="nofollow">http://mirrors.usc.edu/pub/linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-11-1.noarch.rpm</a> <a href="http://mirrors.usc.edu/pub/linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-notes-11.0.0-2.fc11.noarch.rpm" rel="nofollow">http://mirrors.usc.edu/pub/linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-notes-11.0.0-2.fc11.noarch.rpm</a></p>
<p>yum -y update</p></div>
<p>Should get you going.  I ran into a problem with Nessus (which I removed and reinstalled after) and MySql (which I removed and reinstalled after).   Everything else built just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JayZ</title>
		<link>http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/comment-page-1/#comment-155929</link>
		<dc:creator>JayZ</dc:creator>
		<pubDate>Fri, 30 Oct 2009 20:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=358#comment-155929</guid>
		<description>Indeed!  Keep writing the Yum upgrade docs, but only if you are doing it :)   Obviously we can take previous FC&gt;FC Yum posts and apply a bit of logic to do it on our own.

The benefit that I have had from your site, since FC5, is that you went through the pain and legwork that made me comfortable to do it in production.

Thanks for years of great help with Yum updates.</description>
		<content:encoded><![CDATA[<p>Indeed!  Keep writing the Yum upgrade docs, but only if you are doing it :)   Obviously we can take previous FC&gt;FC Yum posts and apply a bit of logic to do it on our own.</p>
<p>The benefit that I have had from your site, since FC5, is that you went through the pain and legwork that made me comfortable to do it in production.</p>
<p>Thanks for years of great help with Yum updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Morante</title>
		<link>http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/comment-page-1/#comment-155239</link>
		<dc:creator>Daniel Morante</dc:creator>
		<pubDate>Thu, 22 Oct 2009 17:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=358#comment-155239</guid>
		<description>PreUpgrade works great when your upgrading from a relatively new Fedora install. Systems which started on Fedora prior FC5 made a very small /boot partition by default (only 30MB). 

For these systems Anaconda or Yum is the only way, unless you re-size your /boot partition.</description>
		<content:encoded><![CDATA[<p>PreUpgrade works great when your upgrading from a relatively new Fedora install. Systems which started on Fedora prior FC5 made a very small /boot partition by default (only 30MB). </p>
<p>For these systems Anaconda or Yum is the only way, unless you re-size your /boot partition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Baker</title>
		<link>http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/comment-page-1/#comment-144400</link>
		<dc:creator>Jon Baker</dc:creator>
		<pubDate>Fri, 31 Jul 2009 21:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=358#comment-144400</guid>
		<description>Same issue here as Cliff and Aaron - updating via yum still is really the only safe way to do this on a headless server.  I&#039;ve had about a 50% success rate using preupgrade - and 50% is clearly nowhere near good enough when you don&#039;t have access to your server.  One of my machines uses eth0 for the internal IP and eth1 for the external - but preugrade assigns the IP address to eth0.  Furthermore, when it does work, it requires taking your server offline for approximately 2 hours (at least it did for me) - on a production server, using yum, your server is only offline long enough to reboot it.

So, it&#039;s still not automatic enough to use preugrade unless you&#039;re using a Fedora desktop system.</description>
		<content:encoded><![CDATA[<p>Same issue here as Cliff and Aaron &#8211; updating via yum still is really the only safe way to do this on a headless server.  I&#039;ve had about a 50% success rate using preupgrade &#8211; and 50% is clearly nowhere near good enough when you don&#039;t have access to your server.  One of my machines uses eth0 for the internal IP and eth1 for the external &#8211; but preugrade assigns the IP address to eth0.  Furthermore, when it does work, it requires taking your server offline for approximately 2 hours (at least it did for me) &#8211; on a production server, using yum, your server is only offline long enough to reboot it.</p>
<p>So, it&#039;s still not automatic enough to use preugrade unless you&#039;re using a Fedora desktop system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliff Stanford</title>
		<link>http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/comment-page-1/#comment-143329</link>
		<dc:creator>Cliff Stanford</dc:creator>
		<pubDate>Sat, 11 Jul 2009 11:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=358#comment-143329</guid>
		<description>Hmm, I just tried this and it failed badly.  After rebooting, the machine failed to come back.  A visit to the data centre showed that it was sitting with a prompt asking which Ethernet interface to use.  I didn&#039;t actually care!

After hitting return, it ran for a while an then came up with an error message again requiring console access.  The only option was reboot and I could envisage myself getting into an infinite loop.  However, after the reboot the machine came back into Fedora 10 and I breathed a sigh of relief, relocked the cabinet and went home.

Can we please go back to your old way of doing it?  Besides the obvious advantage that it actually works, it also minimises downtime and works remotely.  Please don&#039;t stop writing the guides that use yum; I miss being able to come here, copy and paste two lines of code and have my machines upgraded, as I have been doing since FC7.

Thanks,
Cliff.</description>
		<content:encoded><![CDATA[<p>Hmm, I just tried this and it failed badly.  After rebooting, the machine failed to come back.  A visit to the data centre showed that it was sitting with a prompt asking which Ethernet interface to use.  I didn&#039;t actually care!</p>
<p>After hitting return, it ran for a while an then came up with an error message again requiring console access.  The only option was reboot and I could envisage myself getting into an infinite loop.  However, after the reboot the machine came back into Fedora 10 and I breathed a sigh of relief, relocked the cabinet and went home.</p>
<p>Can we please go back to your old way of doing it?  Besides the obvious advantage that it actually works, it also minimises downtime and works remotely.  Please don&#039;t stop writing the guides that use yum; I miss being able to come here, copy and paste two lines of code and have my machines upgraded, as I have been doing since FC7.</p>
<p>Thanks,<br />
Cliff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Gibson</title>
		<link>http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/comment-page-1/#comment-142416</link>
		<dc:creator>Aaron Gibson</dc:creator>
		<pubDate>Wed, 24 Jun 2009 14:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=358#comment-142416</guid>
		<description>It appears that the above will only work if you are obtaining an IP address via DHCP.  A little googling seems to indicate that if you want to use preupgrade-cli with a static IP it must be listed in the command line.  (Apparently all of the /etc/syconfig/network-scripts files are completely ignored when upgrading.)  This is a bit frustrating since it is a significant departure from the behavior when upgrading with yum.</description>
		<content:encoded><![CDATA[<p>It appears that the above will only work if you are obtaining an IP address via DHCP.  A little googling seems to indicate that if you want to use preupgrade-cli with a static IP it must be listed in the command line.  (Apparently all of the /etc/syconfig/network-scripts files are completely ignored when upgrading.)  This is a bit frustrating since it is a significant departure from the behavior when upgrading with yum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris van der Merwe</title>
		<link>http://www.ioncannon.net/system-administration/358/upgrading-to-fedora-11-from-fedora-10/comment-page-1/#comment-142026</link>
		<dc:creator>Chris van der Merwe</dc:creator>
		<pubDate>Wed, 17 Jun 2009 01:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=358#comment-142026</guid>
		<description>Install PreUpgrade with:

yum install preupgrade</description>
		<content:encoded><![CDATA[<p>Install PreUpgrade with:</p>
<p>yum install preupgrade</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.161 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-11 07:11:05 -->

