<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Running Systems&#187; software non-standard</title>
	<atom:link href="http://run.tournament.org.il/tag/software-non-standard/feed/" rel="self" type="application/rss+xml" />
	<link>http://run.tournament.org.il</link>
	<description>(and me chasing them)</description>
	<lastBuildDate>Wed, 02 Jun 2010 13:50:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Upgrading Ubuntu 6.06 to 6.10 with software non-standard RAID configuraion</title>
		<link>http://run.tournament.org.il/upgrading-ubuntu-606-to-610-with-software-non-standard-raid-configuraion/</link>
		<comments>http://run.tournament.org.il/upgrading-ubuntu-606-to-610-with-software-non-standard-raid-configuraion/#comments</comments>
		<pubDate>Sun, 29 Oct 2006 10:48:02 +0000</pubDate>
		<dc:creator>ez-aton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Lilo]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[software non-standard]]></category>

		<guid isPermaLink="false">http://www.tournament.org.il/run-new/?p=108</guid>
		<description><![CDATA[A copy of a post made in Ubuntu forms, with the hope it would help others in status such as I&#8217;ve been in. Available through here In afterthought, I think the header should be non-common, rahter than non-standard&#8230; Hi all. I have passed through this forum yesterday, searching for a possible cause for a problem [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>A copy of a post made in Ubuntu forms, with the hope it would help others in status such as I&#8217;ve been in. Available through <a target="_blank" href="http://www.ubuntuforums.org/showthread.php?t=287723">here</a></p>
<p>In afterthought, I think the header should be non-common, rahter than non-standard&#8230;</p>
<p />
<p>Hi all.</p>
<p>I have passed through this forum yesterday, searching for a possible cause for a problem I have had. <br />The theme was almost well known &#8211; after upgrade from 6.06 to 6.10 the system won&#8217;t boot. Lilo (I use Lilo, not Grub) would load the kernel, and after a while, never reachine &quot;init&quot; the system would wait for something, I didn&#8217;t know what.</p>
<p>I tried disconnecting USB, setting different boot parameters, even virified (using the kernel messages) that disks didn&#8217;t replace their locations (and they did not, although I have additional IDE controller). Alas, it didn&#8217;t seem good.</p>
<p>The weird thing is that the during this wait (there was keyboard response, but the system didn&#8217;t move on&#8230;), the disk LED flashed in a fixed rate. I though it might have to do with RAID rebuild, however, from live-cd, there was no signs of such a case.</p>
<p>Then, on one of the &quot;live-cd&quot; boots, accessing the system via &quot;chroot&quot; again, I have decied to open the initrd used by the system, in an effort to dig into the problem. <br />Using the following set of commands did it:<br />cp /boot/initrd.img-2.6.17-10-generic /tmp/initrd.gz<br />cd /tmp &amp;&amp; mkdir initrd.out &amp;&amp; cd initrd.out<br />gzip -dc ../initrd.gz | cpio -od</p>
<p>Following this, I&#8217;ve had the initrd image extracted, and I could look into it. Just to be on the safe side, I have looked into the image&#8217;s /etc, and found there mdadm/mdadm.conf file.<br />This file had different (wrong!) UUIDs for my software RAID setup (compared with &quot;mdadm &#8211;detail /dev/md0&quot; for md0, etc).<br />I have located the origin of this file to be the system&#8217;s real /etc/mdadm/mdadm.conf, which was originated a while ago, before I&#8217;ve made many manual modifications (changed disks, destroyed some of the md devices, etc). I have fixed the system&#8217;s real /etc/mdadm/mdadm.conf file to reflect the correct system, and recreated the initrd.img file for the system (now with the up-to-date mdadm.conf). Updated Lilo, and the system was able to boot correctly this time.</p>
<p>The funny thing is that even using the previous kernel, which had its initrd.img built long ago, and which worked fine for a long while failed to complete the boot process altogether using the upgraded system. </p>
<p>My system relevant details:</p>
<p>/dev/hda+/dev/hdc -&gt; /dev/md2 (/boot), /dev/md3 </p>
<p>/dev/hde+/dev/hdg -&gt; /dev/md1<br />/dev/md1+/dev/md1 -&gt; LVM2, including the / on it</p>
<p>Lilo is installed on /dev/hda and /dev/hdc altogether.</p></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://run.tournament.org.il/upgrading-ubuntu-606-to-610-with-software-non-standard-raid-configuraion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
