<?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>Heiko&#039;s Admin Blog</title>
	<atom:link href="http://honeybutcher.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://honeybutcher.de</link>
	<description>Mal dies mal das</description>
	<lastBuildDate>Fri, 19 Apr 2013 15:10:06 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Using account quotas in Swift 1.8.0</title>
		<link>http://honeybutcher.de/2013/04/account-quotas-swift-1-8-0/</link>
		<comments>http://honeybutcher.de/2013/04/account-quotas-swift-1-8-0/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 15:10:06 +0000</pubDate>
		<dc:creator>Heiko Krämer</dc:creator>
				<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Grizzly]]></category>
		<category><![CDATA[openstack]]></category>
		<category><![CDATA[quotas]]></category>
		<category><![CDATA[swift]]></category>

		<guid isPermaLink="false">http://honeybutcher.de/?p=471</guid>
		<description><![CDATA[I&#8217;m using Swift Grizzly Edition on Ubuntu 12.04 LTS. To offer customers swift you need quotas and/or metric to check which resources your customers used last month. In this article I&#8217;ll show you how to setup the quota feature on the Grizzly version of Swift. I&#8217;m assume that you have a running Swift cluster WITHOUT [...]]]></description>
		<wfw:commentRss>http://honeybutcher.de/2013/04/account-quotas-swift-1-8-0/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cinder Volume not working correctly with backend enabled and lvm iSCSI</title>
		<link>http://honeybutcher.de/2013/04/cinder-volume-working-correctly-backend-enabled-lvm-iscsi/</link>
		<comments>http://honeybutcher.de/2013/04/cinder-volume-working-correctly-backend-enabled-lvm-iscsi/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 14:19:39 +0000</pubDate>
		<dc:creator>Heiko Krämer</dc:creator>
				<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Cinder]]></category>
		<category><![CDATA[Grizzly]]></category>
		<category><![CDATA[openstack]]></category>

		<guid isPermaLink="false">http://honeybutcher.de/?p=466</guid>
		<description><![CDATA[I&#8217;ve tried to enable backends in Cinder Grizzly Release. The creation of a volume has worked but not the attachement. I got everything the same error on my storage nodes where cinder-volume runs. ERROR [cinder.openstack.common.rpc.common] Returning exception no such option in group storage1: iscsi_helper to caller It was a bug in the driver.py library. So [...]]]></description>
		<wfw:commentRss>http://honeybutcher.de/2013/04/cinder-volume-working-correctly-backend-enabled-lvm-iscsi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenStack new stable release (Grizzly)</title>
		<link>http://honeybutcher.de/2013/04/openstack-stable-release-grizzly/</link>
		<comments>http://honeybutcher.de/2013/04/openstack-stable-release-grizzly/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 10:40:57 +0000</pubDate>
		<dc:creator>Heiko Krämer</dc:creator>
				<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Grizzly]]></category>
		<category><![CDATA[openstack]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://honeybutcher.de/?p=453</guid>
		<description><![CDATA[OpenStack have now a new stable release named Grizzly You need to add the stable repository in Ubuntu 12.04! It&#8217;s probably not working on 12.10. Add key apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 5EDB1B62EC4926EA and create a new file echo &#8216;deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/grizzly main&#8217; > /etc/apt/sources.list.d/openstack-grizzly-stable.list apt-get update If you need more informations you can read [...]]]></description>
		<wfw:commentRss>http://honeybutcher.de/2013/04/openstack-stable-release-grizzly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenStack Horizon doesn&#8217;t list snapshots in Folsom</title>
		<link>http://honeybutcher.de/2013/03/openstack-horizon-list-snapshots-folsom/</link>
		<comments>http://honeybutcher.de/2013/03/openstack-horizon-list-snapshots-folsom/#comments</comments>
		<pubDate>Wed, 20 Mar 2013 12:57:59 +0000</pubDate>
		<dc:creator>Heiko Krämer</dc:creator>
				<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[glance]]></category>
		<category><![CDATA[horizon]]></category>
		<category><![CDATA[keystone]]></category>
		<category><![CDATA[openstack]]></category>
		<category><![CDATA[snapshots]]></category>

		<guid isPermaLink="false">http://honeybutcher.de/?p=447</guid>
		<description><![CDATA[I&#8217;m running OpenStack Folsom release on Ubuntu 12.04 with Glance in combination of Swift. I ran in a strange issue if I create a snapshot of a running instance but Nova (compute, api) seems to be works correctly. I don&#8217;t get any errors in Keystone, Nova, Compute, Glance, Swift or any other service but I [...]]]></description>
		<wfw:commentRss>http://honeybutcher.de/2013/03/openstack-horizon-list-snapshots-folsom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ruby Enterprise Edition compiling error</title>
		<link>http://honeybutcher.de/2012/10/ruby-enterprise-edition-compiling-error/</link>
		<comments>http://honeybutcher.de/2012/10/ruby-enterprise-edition-compiling-error/#comments</comments>
		<pubDate>Wed, 24 Oct 2012 12:36:24 +0000</pubDate>
		<dc:creator>Heiko Krämer</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[mallic]]></category>
		<category><![CDATA[ree]]></category>
		<category><![CDATA[ruby enterprise edition]]></category>

		<guid isPermaLink="false">http://honeybutcher.de/?p=427</guid>
		<description><![CDATA[I got an error if I try to compile REE on Fedora17. Error description This error appears in google perf tools and it&#8217;s locate in source/distro/google-perftools-1.7/src/tcmalloc.cc The error looks like /bin/sh ./libtool &#8211;tag=CXX &#8211;mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc [...]]]></description>
		<wfw:commentRss>http://honeybutcher.de/2012/10/ruby-enterprise-edition-compiling-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
