<?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>Linuxrindex not found | Linux</title>
	<atom:link href="http://linux.sjolshagen.net/tag/rindex-not-found/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.sjolshagen.net</link>
	<description>Linux for Businesses</description>
	<lastBuildDate>Wed, 01 Feb 2012 17:33:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>&#8220;GFS2 rindex not found&#8221; when running gfs2-grow from gfs2-utils-3.0.6 in Fedora 12</title>
		<link>http://linux.sjolshagen.net/2010/01/21/gfs2-rindex-not-found-when-running-gfs2-grow-from-gfs2-utils-3-0-6-in-fedora-12/</link>
		<comments>http://linux.sjolshagen.net/2010/01/21/gfs2-rindex-not-found-when-running-gfs2-grow-from-gfs2-utils-3-0-6-in-fedora-12/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 18:39:42 +0000</pubDate>
		<dc:creator>Thomas S</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora 12]]></category>
		<category><![CDATA[GFS2]]></category>
		<category><![CDATA[gfs2_grow]]></category>
		<category><![CDATA[rindex not found]]></category>

		<guid isPermaLink="false">http://linux.sjolshagen.net/?p=121</guid>
		<description><![CDATA[GFS2 file system can't grow due to rindex not found" error with version 3.0.6 of gfs2-utils. Updated .rpm for Fedora 12 is linked.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve come across a minor annoyance that I figured it was worth documenting.</p>
<p>I was looking to grow a shared (clustered) GFS2 file system I&#8217;m using for my web server and did the &#8220;usual&#8221; magic of extending the underlying logical volume (clvm managed), extend the disk label with fdisk and fsck -f the device so as to ensure there&#8217;s nothing latent in the metadata or data to cause my &#8220;grow&#8221; command to fail.</p>
<p>Then I issued</p>
<blockquote>
<pre># gfs2_growfs /webroot</pre>
</blockquote>
<p>Which failed with the following error:</p>
<blockquote>
<pre>[snip] GFS2 rindex not found.  Please run gfs2_fsck</pre>
</blockquote>
<p>Well, that&#8217;s interesting&#8230;.</p>
<p>Turns out an update to  GFS2 didn&#8217;t get reflected in gfs2_grow, so it&#8217;s looking in the wrong place for the rindex. The problem has been addressed upstreamand you can (I hope) expect to see the next version of the gfs2-utils (3.0.7) contain the fix.</p>
<p><strong><em><span style="color: #008000;">UPDATE:</span></em></strong> <em>The <a href="http://linux.sjolshagen.net/documents/index.php?dir=RPM%2F">linked .rpm </a>for Fedora 12 resolves the problem. The bug is a minor fix, thankfully, so I&#8217;d be surprised if a fixed version of the gfs2-utils package will not be included when they make the Cluster v3.0.7 packages available in the fedora-updates repository. </em></p>
<p>Thanks to the stellar help from the folks in the #linux-cluster channel on the Freenode IRC network! (fabbione, bob_home and abhi)</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.sjolshagen.net/2010/01/21/gfs2-rindex-not-found-when-running-gfs2-grow-from-gfs2-utils-3-0-6-in-fedora-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

