<?xml version="1.0" encoding="koi8-r"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
>
 <channel rdf:about="http://www.hazard.maks.net/blog/rss.php?blogId=1&amp;profile=rss10">
  <title>Hazard&#039;s stuff</title>
  <link>http://www.hazard.maks.net/blog/index.php?blogId=1</link>
  <description></description>
 </channel>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=206&amp;blogId=1">
   <title>Fixing Greenplum &#039;unresolved in-doubt transaction&#039; errors</title>
   <dc:title>Fixing Greenplum &#039;unresolved in-doubt transaction&#039; errors</dc:title>
   <description>We had an issue with a database server running Greenplum (commercial Postgresql for large-scale datawarehousing). Greenplum was starting, but attempts to do anything in the database were resulting in the following errors:&lt;br /&gt;&lt;br /&gt;
&lt;font face=&quot;courier&quot;&gt;
INFO:  Crash recovery broadcast of the distributed transaction &#039;Commit Prepared&#039; broadcast succeeded for gid = 1265880453-0032866370.&lt;br /&gt;
INFO:  Crash recovery broadcast of the distributed transaction &#039;Abort Prepared&#039; broadcast succeeded for gid = 1265880453-0032866371&amp;#65533;&amp;#65533;C&lt;br /&gt;
psql: FATAL:  DTM Log recovery failed.  There are still unresolved in-doubt transactions on some of the segment databaes that were not able to be resolved for an unknown reason. (cdbtm.c:2829)&lt;br /&gt;
DETAIL:  Here is a list of in-doubt transactions in the system: List of In-doubt transactions remaining across the segdbs: (&quot;1265880453-0032866371&amp;#65533;&amp;#65533;C&quot; , )&lt;br /&gt;
HINT:  Try restarting the Greenplum Database array.  If the problem persists  an Administrator will need to resolve these transactions  manually.&lt;br /&gt;
&lt;/font&gt;&lt;br /&gt;
Of course, manuals/forums/Google did not provide any useful ideas as regards to how &#039;to resolve these transactions manually&#039;. Morever there was no backup handy (and the db was huge). I didn&#039;t care about two lost transactions, I just wanted to start the database. After an hour of attempts, eventually I succeeded. The trick was to delete files from pg_twophase/ subdirectories. &lt;br /&gt;
&lt;br /&gt;
I&#039;m blogging this in the hope that  when somebody else faces this problem, he would be able to find this post through Google, saving his nerves. :-)&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=206&amp;blogId=1</link>
      <dc:date>2010-06-29 03:00:11</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=205&amp;blogId=1">
   <title>Guaba Beach Bar Limassol</title>
   <dc:title>Guaba Beach Bar Limassol</dc:title>
   <description>Great music but a boo for customer service. I don&#039;t like being told &quot;I don&#039;t give a shit&quot; by supervisors. Having spent there a few hundred euros in a week, the least I want is to be handled politely. Fix yourself or you&#039;ll end up only with drunken kids. The atmosphere has been degrading ever since the move to a new place.&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=205&amp;blogId=1</link>
      <dc:date>2010-06-23 12:33:26</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=200&amp;blogId=1">
   <title>What a wonderful day ... NOT</title>
   <dc:title>What a wonderful day ... NOT</dc:title>
   <description>It&#039;s been a while I posted something here, so as well it might be a rant.&lt;br /&gt;
&lt;br /&gt;TODAY:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Confortel Atrium hotel in Madrid tried to put 60 EUR worth of bar/restaurant charges on me, ignoring the fact that they were dated BEFORE the date I arrived.&lt;/li&gt;
&lt;li&gt;Aegean airlines screwed up web check-in Madrid-Athens-Larnaca. I managed to check in for Madrid-Athens, but then the system would not let me check-in to Larnaca.&lt;/li&gt;
&lt;li&gt;Aegean airlines did not manage to register me to Larnaca even in Madrid airport registration desk. &quot;We use different systems&quot;. It should be mentioned that my transfer time in Athens was planned to be just one hour, which is already tight, without having to obtain a boarding pass...&lt;/li&gt;
&lt;li&gt;... and then the flight to Athens was delayed.&lt;/li&gt;
&lt;li&gt;The duty-free in Madrid didn&#039;t put the bottle of wine I purchased in a sealed bag. So the bottle was happily confiscated by Athens airport security.&lt;/li&gt;
&lt;li&gt;My passport got damaged (peeled off) just on the place where my photo is.&lt;/li&gt;
&lt;li&gt;It seems I caught a cold.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;Well, it could be worse, right ??&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=200&amp;blogId=1</link>
      <dc:date>2010-03-19 12:39:04</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=199&amp;blogId=1">
   <title>Kernel 2.6.28 for Fedora Core 8</title>
   <dc:title>Kernel 2.6.28 for Fedora Core 8</dc:title>
   <description>In case someone wants to run a recent Linux kernel on an FC8 box, I have made an RPM for 2.6.28.7 and you can download it &lt;a href=&quot;http://ftp.thunderworx.net/storage/fc8-2.6.28.7/&quot;&gt;here&lt;/a&gt;. Should also install on CentOS 5/RHEL 5 if you use --force.&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=199&amp;blogId=1</link>
      <dc:date>2009-02-28 12:31:08</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=198&amp;blogId=1">
   <title>Ussuriysk space center</title>
   <dc:title>Ussuriysk space center</dc:title>
   <description>&lt;a href=&quot;/files/ussuriysk-rt70-big.jpg&quot;&gt;&lt;img src=&quot;/files/ussuriysk-rt70-cut.jpg&quot;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This breathtaking &lt;a href=&quot;http://foto.primkray.ru/index.php?a=foto&amp;amp;rid=top&amp;amp;vidf=&amp;amp;idk=&amp;amp;avt=&amp;amp;fid=1202196666&amp;amp;fl=&quot;&gt;photo&lt;/a&gt; was taken next to a space communication facility near Ussuriysk, Russia. The biggest RT-70 radiotelescope has a 70m diameter antenna with an area of 2500 sq. m! The telescope stands over 100m high, can rotate 360 degrees and weights over 24 thousand tons &lt;a href=&quot;http://wikimapia.org/4330833/ru/%D0%90%D0%BD%D1%82%D0%B5%D0%BD%D0%BD%D0%B0-%D0%9F-2500&quot;&gt;[1]&lt;/a&gt; &lt;a href=&quot;http://anomalia.kulichki.ru/text4/546.htm&quot;&gt;[2]&lt;/a&gt;. Impressive gadget :) Sadly, not used nowadays, due to lack of financing and deep space missions.&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=198&amp;blogId=1</link>
      <dc:date>2009-02-02 14:28:30</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=197&amp;blogId=1">
   <title>Waltz with Bashir</title>
   <dc:title>Waltz with Bashir</dc:title>
   <description>Just finished watching &lt;a href=&quot;http://www.imdb.com/title/tt1185616/&quot;&gt;Waltz with Bashir&lt;/a&gt;. Emotional, original and very beautiful. Not for the faint of heart.&lt;br /&gt;&lt;br /&gt; I hope that it will get the well-deserved Oscar in the best foreign movie category.&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=197&amp;blogId=1</link>
      <dc:date>2009-01-24 15:34:29</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=196&amp;blogId=1">
   <title>You think that SPAM is distributed? I did so too.</title>
   <dc:title>You think that SPAM is distributed? I did so too.</dc:title>
   <description>Shutdown of a single ISP, McColo, has reduced world spam levels by &lt;b&gt;70%&lt;/b&gt;. Check the full story &lt;a href=&quot;http://www.washingtonpost.com/wp-dyn/content/article/2008/11/12/AR2008111200658.html&quot;&gt;here&lt;/a&gt;. Amazing.&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=196&amp;blogId=1</link>
      <dc:date>2008-11-14 12:31:02</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=194&amp;blogId=1">
   <title>Karcher RoboCleaner in da house :)</title>
   <dc:title>Karcher RoboCleaner in da house :)</dc:title>
   <description>At last I received my &lt;a href=&quot;http://www.robocleaner.de/robo/english/english.html&quot;&gt;Karcher RC 3000 RoboCleaner&lt;/a&gt;. My carpet already looks more vibrant than ever :) The thing goes around the apartment collecting the dust, finds the base, dumps the dust into a bag in the base, and then starts again from the beginning... until you stop it. Perfect. As long as it can find the base ;)&lt;br /&gt;
&lt;br /&gt;
&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/esIQa0UaALs&amp;amp;hl=en&amp;amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/esIQa0UaALs&amp;amp;hl=en&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=194&amp;blogId=1</link>
      <dc:date>2008-08-17 16:44:46</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=191&amp;blogId=1">
   <title>MAD Video Music Awards 2008</title>
   <dc:title>MAD Video Music Awards 2008</dc:title>
   <description>I caught a glimpse of MAD Video Music Awards 2008 and I must say I was impressed. Greeks managed to stage a world-class show, with a vivid scene setup and excellent camera work.&lt;br /&gt;
&lt;br /&gt;It was the first time I saw a live production of such quality from Greece. Eurovision 2006 doesn&#039;t count as it was supported by European Broadcasting Union.&lt;br /&gt;
&lt;br /&gt;
&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/bZIwoPeSz34&amp;amp;hl=en&amp;amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/bZIwoPeSz34&amp;amp;hl=en&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=191&amp;blogId=1</link>
      <dc:date>2008-07-13 04:34:52</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
    <item rdf:about="http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=189&amp;blogId=1">
   <title>HP F4180 printer/scanner/copier</title>
   <dc:title>HP F4180 printer/scanner/copier</dc:title>
   <description>I recently purchased &lt;a href=&quot;http://h10010.www1.hp.com/wwpc/me/en/ho/WF06b/1772615-1772915-12429372-12429372-80134686-80134816-80142188.html&quot;&gt;HP F4180&lt;/a&gt; printer/scanner/copier for 50 EUR. It is amazing how inexpensive these things are nowadays.&lt;br /&gt;
&lt;br /&gt;
As regards to Linux compatibility, I must say that it is very good and everything worked from the first attempt. Simply download &lt;a href=&quot;http://hplip.sourceforge.net/install/index.html&quot;&gt;HPLIP&lt;/a&gt; and all configuration is done automatically (at least on FC8). Printing works using CUPS, scanning using xsane. Thumbs up to HP!&lt;br/&gt;</description>
   <link>http://www.hazard.maks.net/blog/index.php?op=ViewArticle&amp;articleId=189&amp;blogId=1</link>
      <dc:date>2008-06-22 08:09:25</dc:date>
      <dc:creator>hazard</dc:creator>
  </item>
  </rdf:RDF>