<?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: Gallery2 ERROR_STORAGE_FAILURE fix</title>
	<atom:link href="http://bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html/feed" rel="self" type="application/rss+xml" />
	<link>http://bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html</link>
	<description>Tiny bits of bioinformatics, [web-]programming etc</description>
	<lastBuildDate>Sun, 14 Mar 2010 08:55:31 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Damien</title>
		<link>http://bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html/comment-page-1#comment-101767</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Tue, 07 Jul 2009 22:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html#comment-101767</guid>
		<description>I was having a similar error and it turned out that one of my log files grew too large and corrupted the mysql data_base_ for the gallery, which was on the same partition. I was getting this error in the mysql log:
&lt;code&gt; 090707 10:38:04 [ERROR] /usr/libexec/mysqld: Can&#039;t open file: &#039;g2_CacheMap.MYI&#039; (errno: 145)&lt;/code&gt;

I was fortunately able to repair the table and the gallery worked fine.
&lt;code&gt;REPAIR TABLE g2_CacheMap;&lt;/code&gt;

Hope this helps someone. I wasn&#039;t able to find a similar error with google for the Gallery2.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I was having a similar error and it turned out that one of my log files grew too large and corrupted the mysql data_base_ for the gallery, which was on the same partition. I was getting this error in the mysql log:<br />
<code> 090707 10:38:04 [ERROR] /usr/libexec/mysqld: Can't open file: 'g2_CacheMap.MYI' (errno: 145)</code></p>
<p>I was fortunately able to repair the table and the gallery worked fine.<br />
<code>REPAIR TABLE g2_CacheMap;</code></p>
<p>Hope this helps someone. I wasn&#8217;t able to find a similar error with google for the Gallery2.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
