<?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="https://bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html/feed" rel="self" type="application/rss+xml" /><link>https://bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html</link> <description>Tiny bits of bioinformatics, [web-]programming etc</description> <lastBuildDate>Mon, 01 Jan 2024 17:12:20 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>https://wordpress.org/?v=3.8.27</generator> <item><title>By: Bry</title><link>https://bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html#comment-134553</link> <dc:creator><![CDATA[Bry]]></dc:creator> <pubDate>Wed, 16 Feb 2011 09:24:40 +0000</pubDate> <guid
isPermaLink="false">http://www.bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html#comment-134553</guid> <description><![CDATA[Brilliant. Solved the problem for me.]]></description> <content:encoded><![CDATA[<p>Brilliant. Solved the problem for me.</p> ]]></content:encoded> </item> <item><title>By: sujon</title><link>https://bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html#comment-105639</link> <dc:creator><![CDATA[sujon]]></dc:creator> <pubDate>Thu, 06 May 2010 07:43:39 +0000</pubDate> <guid
isPermaLink="false">http://www.bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html#comment-105639</guid> <description><![CDATA[Damien, u are a life saver]]></description> <content:encoded><![CDATA[<p>Damien, u are a life saver</p> ]]></content:encoded> </item> <item><title>By: Damien</title><link>https://bogdan.org.ua/2006/10/01/gallery2-error_storage_failure-fix.html#comment-101767</link> <dc:creator><![CDATA[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><![CDATA[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>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.</p> ]]></content:encoded> </item> </channel> </rss>