<?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 for Rhonabwy</title>
	<atom:link href="http://www.rhonabwy.com/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rhonabwy.com/wp</link>
	<description>Mac, iOS, DevOps, and daily life in Seattle</description>
	<lastBuildDate>Fri, 25 Nov 2011 06:40:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by Thomas Oatess</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-149423</link>
		<dc:creator>Thomas Oatess</dc:creator>
		<pubDate>Fri, 25 Nov 2011 06:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-149423</guid>
		<description>Hey Joe ...

Thanks for a great tutorial.  I have one slight issue.  I need to access my virtuals remotely so I need to allocate/associate floating ips to them.  How do I do that with your setup?  Can I do it without disturbing the 6 virtual machines I have currently running?  

Thanks,

Thomas</description>
		<content:encoded><![CDATA[<p>Hey Joe &#8230;</p>
<p>Thanks for a great tutorial.  I have one slight issue.  I need to access my virtuals remotely so I need to allocate/associate floating ips to them.  How do I do that with your setup?  Can I do it without disturbing the 6 virtual machines I have currently running?  </p>
<p>Thanks,</p>
<p>Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by Joe</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-147796</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 10 Nov 2011 15:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-147796</guid>
		<description>Hey Nico,

It&#039;s a bug - you&#039;re using the very latest trunk PPA to install your packages, and it looks like there&#039;s a problem with that package. You can either use one of the &quot;released&quot; packages, or you can wait a bit until the bug gets resolved. I&#039;d recommend at least reporting this bug at https://bugs.launchpad.net/glance/+filebug</description>
		<content:encoded><![CDATA[<p>Hey Nico,</p>
<p>It&#8217;s a bug &#8211; you&#8217;re using the very latest trunk PPA to install your packages, and it looks like there&#8217;s a problem with that package. You can either use one of the &#8220;released&#8221; packages, or you can wait a bit until the bug gets resolved. I&#8217;d recommend at least reporting this bug at <a href="https://bugs.launchpad.net/glance/+filebug" rel="nofollow">https://bugs.launchpad.net/glance/+filebug</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by Nico</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-147777</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Thu, 10 Nov 2011 09:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-147777</guid>
		<description>Hi Joe, 

thanks for a nice &amp; clear tutorial; however, when installing glance (apt-get install glance) I have some issues, not sure if it&#039;s my setup of a bug; I get 
---------------------------------------------------------------------------------------------
Setting up glance (2012.1~e2~20111110.1090-0ubuntu0ppa1~maverick1) ...
Traceback (most recent call last):
  File &quot;/usr/bin/glance-manage&quot;, line 44, in 
    from glance import version as glance_version
ImportError: No module named glance
dpkg: error processing glance (--configure):
 subprocess installed post-installation script returned error exit status 1
-------------------------------------------------------------------------------------------------
(I&#039;m on a ubuntu 10.10);

Thanks!
/nico</description>
		<content:encoded><![CDATA[<p>Hi Joe, </p>
<p>thanks for a nice &amp; clear tutorial; however, when installing glance (apt-get install glance) I have some issues, not sure if it&#8217;s my setup of a bug; I get<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Setting up glance (2012.1~e2~20111110.1090-0ubuntu0ppa1~maverick1) &#8230;<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/bin/glance-manage&#8221;, line 44, in<br />
    from glance import version as glance_version<br />
ImportError: No module named glance<br />
dpkg: error processing glance (&#8211;configure):<br />
 subprocess installed post-installation script returned error exit status 1<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
(I&#8217;m on a ubuntu 10.10);</p>
<p>Thanks!<br />
/nico</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by invincible</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-147678</link>
		<dc:creator>invincible</dc:creator>
		<pubDate>Tue, 08 Nov 2011 19:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-147678</guid>
		<description>Thanks Joe, that would be super helpful in general in the community to get the entire set-up working with a UI( Keystone and Dashboard) that can be used to showcase the product to non-technical folks.</description>
		<content:encoded><![CDATA[<p>Thanks Joe, that would be super helpful in general in the community to get the entire set-up working with a UI( Keystone and Dashboard) that can be used to showcase the product to non-technical folks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The darker side of Pinax by grillermo</title>
		<link>http://www.rhonabwy.com/wp/2010/02/27/the-darker-side-of-pinax/comment-page-1/#comment-147594</link>
		<dc:creator>grillermo</dc:creator>
		<pubDate>Mon, 07 Nov 2011 12:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=952#comment-147594</guid>
		<description>I&#039;m going through the same problem with the blog app, i gave up and decided to merge my own project into the pinax code base, as easier, geeez....</description>
		<content:encoded><![CDATA[<p>I&#8217;m going through the same problem with the blog app, i gave up and decided to merge my own project into the pinax code base, as easier, geeez&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making a board game by Cascadian Blue</title>
		<link>http://www.rhonabwy.com/wp/2011/08/21/making-a-board-game/comment-page-1/#comment-147562</link>
		<dc:creator>Cascadian Blue</dc:creator>
		<pubDate>Sun, 06 Nov 2011 22:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1113#comment-147562</guid>
		<description>How is it going with this project for a board game? Just was curious to see that game on an iPad. I agree the iPhone&#039;s screen size would be challenging for that number of squares. What other board games do you like on the iPad, if you don&#039;t mind my asking. 
Thanks for the pointer for the book on AI /games.</description>
		<content:encoded><![CDATA[<p>How is it going with this project for a board game? Just was curious to see that game on an iPad. I agree the iPhone&#8217;s screen size would be challenging for that number of squares. What other board games do you like on the iPad, if you don&#8217;t mind my asking.<br />
Thanks for the pointer for the book on AI /games.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by Joe</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-147495</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sat, 05 Nov 2011 19:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-147495</guid>
		<description>Actually, ive been spending time documenting Keystone because it has been such a challenge. The latest bits are up at http://keystone.openstack.org/, and when the stable/diablo branch is nailed down I&#039;ll be working on the formal docs to match it.</description>
		<content:encoded><![CDATA[<p>Actually, ive been spending time documenting Keystone because it has been such a challenge. The latest bits are up at <a href="http://keystone.openstack.org/" rel="nofollow">http://keystone.openstack.org/</a>, and when the stable/diablo branch is nailed down I&#8217;ll be working on the formal docs to match it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by invincible</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-147440</link>
		<dc:creator>invincible</dc:creator>
		<pubDate>Fri, 04 Nov 2011 20:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-147440</guid>
		<description>This is a great blogpost! I think this blog post succinctly describes the steps to get OpenStack up and running, the docs have all this information but you have to hunt for it.

Any chance, you are planning on doing on addendum to this post explaining keystone and dashboard installation. Due to Keystone issues, that has been a real challenge with to know which version and how to get all that properly installed.</description>
		<content:encoded><![CDATA[<p>This is a great blogpost! I think this blog post succinctly describes the steps to get OpenStack up and running, the docs have all this information but you have to hunt for it.</p>
<p>Any chance, you are planning on doing on addendum to this post explaining keystone and dashboard installation. Due to Keystone issues, that has been a real challenge with to know which version and how to get all that properly installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by djw</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-147348</link>
		<dc:creator>djw</dc:creator>
		<pubDate>Thu, 03 Nov 2011 12:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-147348</guid>
		<description>I tried these instructions on an Ubuntu 11.04 VM using the latest diablo versions available from ppa:openstack-release/2011.3.   uec-publish-tarball failed because euca-describe-images failed.  That failed because the wrong kind of value is being placed into EC2_ACCESS_KEY.   It tried to use &quot;clouduser:cloudproject&quot;.  It needs to be EC2_ACCESS_KEY=&quot;5146563d-779b-43d5-90f3-31c4cc360f9a:cloudproject&quot; where 514...f9a is the value spit out by &quot;nova-manage user admin --name=cloudroot --secret=sekret&quot;.
I also had firewall issues with the default firewall settings.</description>
		<content:encoded><![CDATA[<p>I tried these instructions on an Ubuntu 11.04 VM using the latest diablo versions available from ppa:openstack-release/2011.3.   uec-publish-tarball failed because euca-describe-images failed.  That failed because the wrong kind of value is being placed into EC2_ACCESS_KEY.   It tried to use &#8220;clouduser:cloudproject&#8221;.  It needs to be EC2_ACCESS_KEY=&#8221;5146563d-779b-43d5-90f3-31c4cc360f9a:cloudproject&#8221; where 514&#8230;f9a is the value spit out by &#8220;nova-manage user admin &#8211;name=cloudroot &#8211;secret=sekret&#8221;.<br />
I also had firewall issues with the default firewall settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by kumba</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-146759</link>
		<dc:creator>kumba</dc:creator>
		<pubDate>Tue, 25 Oct 2011 13:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-146759</guid>
		<description>Hi Joe,

I was unable to get your config to work on 10.10 following your steps exactly.  In the end I had to use this doc: _http://cssoss.files.wordpress.com/2011/08/openstackbookv1-0_csscorp.pdf when it came to the creation of the user, project and credentials.  When I followed your steps I did not receive any errors until trying to publish the tarball.  I would then run a simple euca command and get:

nova@licof038:~$ euca-describe-images
Warning: failed to parse error message from AWS: :1:0: syntax error
EC2ResponseError: 403 Forbidden
403 Forbidden

Access was denied to this resource.

I knew it was a credentials issue which is why I tried another document which had a variant of the procedure.  It think it was a combination of the different syntax as well as restarting all the services after the sourcing of novarc which this document did not mention.  Can you think of any other reason why following the steps herein ended in the credentials issue for me?  These steps were far easier and straightforward so I would prefer to use it in the future.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>I was unable to get your config to work on 10.10 following your steps exactly.  In the end I had to use this doc: _http://cssoss.files.wordpress.com/2011/08/openstackbookv1-0_csscorp.pdf when it came to the creation of the user, project and credentials.  When I followed your steps I did not receive any errors until trying to publish the tarball.  I would then run a simple euca command and get:</p>
<p>nova@licof038:~$ euca-describe-images<br />
Warning: failed to parse error message from AWS: :1:0: syntax error<br />
EC2ResponseError: 403 Forbidden<br />
403 Forbidden</p>
<p>Access was denied to this resource.</p>
<p>I knew it was a credentials issue which is why I tried another document which had a variant of the procedure.  It think it was a combination of the different syntax as well as restarting all the services after the sourcing of novarc which this document did not mention.  Can you think of any other reason why following the steps herein ended in the credentials issue for me?  These steps were far easier and straightforward so I would prefer to use it in the future.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Openstack Summit Fall 2011 &#8211; Wrap-up and overview by Shivan</title>
		<link>http://www.rhonabwy.com/wp/2011/10/08/openstack-summit-fall-2011-wrap-up-and-overview/comment-page-1/#comment-145361</link>
		<dc:creator>Shivan</dc:creator>
		<pubDate>Mon, 10 Oct 2011 21:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1146#comment-145361</guid>
		<description>Great summary Joe.  It certainly was a fantastic summit and conference.  The community is vibrant and ready to face its&#039; current challenges through Essex.  I look forward to seeing the results of focusing on the users.</description>
		<content:encoded><![CDATA[<p>Great summary Joe.  It certainly was a fantastic summit and conference.  The community is vibrant and ready to face its&#8217; current challenges through Essex.  I look forward to seeing the results of focusing on the users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Openstack Summit Fall 2011 &#8211; Wrap-up and overview by Rob Hirschfeld</title>
		<link>http://www.rhonabwy.com/wp/2011/10/08/openstack-summit-fall-2011-wrap-up-and-overview/comment-page-1/#comment-145259</link>
		<dc:creator>Rob Hirschfeld</dc:creator>
		<pubDate>Sun, 09 Oct 2011 02:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1146#comment-145259</guid>
		<description>Thanks for the props, link and good write up of the conference.  I agree that the project stands to benefit from HP&#039;s experience running a cloud at scale.  I&#039;m looking forward to seeing their commits.</description>
		<content:encoded><![CDATA[<p>Thanks for the props, link and good write up of the conference.  I agree that the project stands to benefit from HP&#8217;s experience running a cloud at scale.  I&#8217;m looking forward to seeing their commits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by phucvdb</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-144922</link>
		<dc:creator>phucvdb</dc:creator>
		<pubDate>Tue, 04 Oct 2011 16:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-144922</guid>
		<description>I tried to change the vlan 10.2.77.0/24 to 172.16.1.0/24 and the command &quot;sudo nova-manage service list&quot; run successfully without any error in my nova-manage.log
I don&#039;t understand this issue. This is a bug or where i was wrong?</description>
		<content:encoded><![CDATA[<p>I tried to change the vlan 10.2.77.0/24 to 172.16.1.0/24 and the command &#8220;sudo nova-manage service list&#8221; run successfully without any error in my nova-manage.log<br />
I don&#8217;t understand this issue. This is a bug or where i was wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by phucvdb</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-144713</link>
		<dc:creator>phucvdb</dc:creator>
		<pubDate>Sat, 01 Oct 2011 05:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-144713</guid>
		<description>@ Joe: on node 2 ( 10.2.77.4) , I could join to Mysql on node 1 (10.2.77.3) as following:
http://pastebin.com/YaBt9fM1
But he command “sudo nova-manage service list” still shows out the same error.
thanks.
phucvdb</description>
		<content:encoded><![CDATA[<p>@ Joe: on node 2 ( 10.2.77.4) , I could join to Mysql on node 1 (10.2.77.3) as following:<br />
<a href="http://pastebin.com/YaBt9fM1" rel="nofollow">http://pastebin.com/YaBt9fM1</a><br />
But he command “sudo nova-manage service list” still shows out the same error.<br />
thanks.<br />
phucvdb</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by Joe</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-144679</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 30 Sep 2011 15:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-144679</guid>
		<description>That reads like a timeout while connecting to your Mysql database. You might double check the connectivity between your hosts and that database by using the mysql client on the command line from each of the compute nodes to make sure you can get to what&#039;s needed. If you were following my examples, then something like &quot;&lt;code&gt;mysql -h 10.2.77.3 -u novadbuser --password novaDBsekret nova&lt;/code&gt;&quot; should allow you to connect from either host.</description>
		<content:encoded><![CDATA[<p>That reads like a timeout while connecting to your Mysql database. You might double check the connectivity between your hosts and that database by using the mysql client on the command line from each of the compute nodes to make sure you can get to what&#8217;s needed. If you were following my examples, then something like &#8220;<code>mysql -h 10.2.77.3 -u novadbuser --password novaDBsekret nova</code>&#8221; should allow you to connect from either host.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by Joe</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-144677</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 30 Sep 2011 15:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-144677</guid>
		<description>It&#039;s there - I just reformatted that segment of the post to make it more obvious.</description>
		<content:encoded><![CDATA[<p>It&#8217;s there &#8211; I just reformatted that segment of the post to make it more obvious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by mancdaz</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-144672</link>
		<dc:creator>mancdaz</dc:creator>
		<pubDate>Fri, 30 Sep 2011 12:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-144672</guid>
		<description>Nice article.  One thing I noticed, you&#039;re missing multi_host=T from your network create line.

Darren</description>
		<content:encoded><![CDATA[<p>Nice article.  One thing I noticed, you&#8217;re missing multi_host=T from your network create line.</p>
<p>Darren</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by Phucvdb</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-144665</link>
		<dc:creator>Phucvdb</dc:creator>
		<pubDate>Fri, 30 Sep 2011 09:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-144665</guid>
		<description>Hi Joe,
I installed the same your instructions.and I success with a single host.
But i have the problem for multi host model.
I have 2 node 
node 1 and node 2 installed with your instructions.
Don&#039;t have any problem When i try &quot;sudo nova-manager db sync&quot;.But the command &quot;sudo nova-manage service list&quot; shows out an error in the nova-manage.log
(http://pastebin.com/pWyDQ4hg)
And It have the same issue with this bug (http://www.mail-archive.com/openstack@lists.launchpad.net/msg04120.html) 

node 1:
nova.conf
http://pastebin.com/YkdRHN55
network card:
root@openstack2:/home/cloud# ip addr
1: lo:  mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet 169.254.169.254/32 scope link lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0:  mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:1d:60:e8:75:74 brd ff:ff:ff:ff:ff:ff
    inet 10.2.76.3/24 brd 10.2.76.255 scope global eth0
    inet6 fe80::21d:60ff:fee8:7574/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1:  mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:1d:60:e8:76:6e brd ff:ff:ff:ff:ff:ff
    inet 10.2.77.3/24 brd 10.2.77.255 scope global eth1
    inet6 fe80::21d:60ff:fee8:766e/64 scope link 
       valid_lft forever preferred_lft forever
4: eth2:  mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:1d:60:e8:72:99 brd ff:ff:ff:ff:ff:ff
5: eth3:  mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:1d:60:e8:74:29 brd ff:ff:ff:ff:ff:ff
6: virbr0:  mtu 1500 qdisc noqueue state UNKNOWN 
    link/ether 8a:50:e4:60:e4:49 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0

node 2:
nova.conf
http://pastebin.com/Has60MVg
network card
cloud4@openstack4:~$ ip addr
1: lo:  mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet 169.254.169.254/32 scope link lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0:  mtu 1500 qdisc mq state DOWN qlen 1000
    link/ether 00:14:5e:7b:aa:8e brd ff:ff:ff:ff:ff:ff
3: eth1:  mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:14:5e:7b:aa:8f brd ff:ff:ff:ff:ff:ff
    inet6 fe80::214:5eff:fe7b:aa8f/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
4: eth2:  mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:11:0a:61:0e:a0 brd ff:ff:ff:ff:ff:ff
    inet 10.2.76.4/24 brd 10.2.76.255 scope global eth2
    inet6 fe80::211:aff:fe61:ea0/64 scope link 
       valid_lft forever preferred_lft forever
5: eth3:  mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:11:0a:61:0e:a1 brd ff:ff:ff:ff:ff:ff
    inet 10.2.77.4/24 brd 10.2.77.255 scope global eth3
    inet6 fe80::211:aff:fe61:ea1/64 scope link 
       valid_lft forever preferred_lft forever
6: virbr0:  mtu 1500 qdisc noqueue state UNKNOWN 
    link/ether 0e:41:57:f3:05:73 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0

Thanks,
Phucvdb</description>
		<content:encoded><![CDATA[<p>Hi Joe,<br />
I installed the same your instructions.and I success with a single host.<br />
But i have the problem for multi host model.<br />
I have 2 node<br />
node 1 and node 2 installed with your instructions.<br />
Don&#8217;t have any problem When i try &#8220;sudo nova-manager db sync&#8221;.But the command &#8220;sudo nova-manage service list&#8221; shows out an error in the nova-manage.log<br />
(<a href="http://pastebin.com/pWyDQ4hg" rel="nofollow">http://pastebin.com/pWyDQ4hg</a>)<br />
And It have the same issue with this bug (<a href="http://www.mail-archive.com/openstack@lists.launchpad.net/msg04120.html" rel="nofollow">http://www.mail-archive.com/openstack@lists.launchpad.net/msg04120.html</a>) </p>
<p>node 1:<br />
nova.conf<br />
<a href="http://pastebin.com/YkdRHN55" rel="nofollow">http://pastebin.com/YkdRHN55</a><br />
network card:<br />
root@openstack2:/home/cloud# ip addr<br />
1: lo:  mtu 16436 qdisc noqueue state UNKNOWN<br />
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br />
    inet 127.0.0.1/8 scope host lo<br />
    inet 169.254.169.254/32 scope link lo<br />
    inet6 ::1/128 scope host<br />
       valid_lft forever preferred_lft forever<br />
2: eth0:  mtu 1500 qdisc pfifo_fast state UP qlen 1000<br />
    link/ether 00:1d:60:e8:75:74 brd ff:ff:ff:ff:ff:ff<br />
    inet 10.2.76.3/24 brd 10.2.76.255 scope global eth0<br />
    inet6 fe80::21d:60ff:fee8:7574/64 scope link<br />
       valid_lft forever preferred_lft forever<br />
3: eth1:  mtu 1500 qdisc pfifo_fast state UP qlen 1000<br />
    link/ether 00:1d:60:e8:76:6e brd ff:ff:ff:ff:ff:ff<br />
    inet 10.2.77.3/24 brd 10.2.77.255 scope global eth1<br />
    inet6 fe80::21d:60ff:fee8:766e/64 scope link<br />
       valid_lft forever preferred_lft forever<br />
4: eth2:  mtu 1500 qdisc pfifo_fast state DOWN qlen 1000<br />
    link/ether 00:1d:60:e8:72:99 brd ff:ff:ff:ff:ff:ff<br />
5: eth3:  mtu 1500 qdisc pfifo_fast state DOWN qlen 1000<br />
    link/ether 00:1d:60:e8:74:29 brd ff:ff:ff:ff:ff:ff<br />
6: virbr0:  mtu 1500 qdisc noqueue state UNKNOWN<br />
    link/ether 8a:50:e4:60:e4:49 brd ff:ff:ff:ff:ff:ff<br />
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0</p>
<p>node 2:<br />
nova.conf<br />
<a href="http://pastebin.com/Has60MVg" rel="nofollow">http://pastebin.com/Has60MVg</a><br />
network card<br />
cloud4@openstack4:~$ ip addr<br />
1: lo:  mtu 16436 qdisc noqueue state UNKNOWN<br />
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br />
    inet 127.0.0.1/8 scope host lo<br />
    inet 169.254.169.254/32 scope link lo<br />
    inet6 ::1/128 scope host<br />
       valid_lft forever preferred_lft forever<br />
2: eth0:  mtu 1500 qdisc mq state DOWN qlen 1000<br />
    link/ether 00:14:5e:7b:aa:8e brd ff:ff:ff:ff:ff:ff<br />
3: eth1:  mtu 1500 qdisc mq state UP qlen 1000<br />
    link/ether 00:14:5e:7b:aa:8f brd ff:ff:ff:ff:ff:ff<br />
    inet6 fe80::214:5eff:fe7b:aa8f/64 scope link tentative dadfailed<br />
       valid_lft forever preferred_lft forever<br />
4: eth2:  mtu 1500 qdisc pfifo_fast state UP qlen 1000<br />
    link/ether 00:11:0a:61:0e:a0 brd ff:ff:ff:ff:ff:ff<br />
    inet 10.2.76.4/24 brd 10.2.76.255 scope global eth2<br />
    inet6 fe80::211:aff:fe61:ea0/64 scope link<br />
       valid_lft forever preferred_lft forever<br />
5: eth3:  mtu 1500 qdisc pfifo_fast state UP qlen 1000<br />
    link/ether 00:11:0a:61:0e:a1 brd ff:ff:ff:ff:ff:ff<br />
    inet 10.2.77.4/24 brd 10.2.77.255 scope global eth3<br />
    inet6 fe80::211:aff:fe61:ea1/64 scope link<br />
       valid_lft forever preferred_lft forever<br />
6: virbr0:  mtu 1500 qdisc noqueue state UNKNOWN<br />
    link/ether 0e:41:57:f3:05:73 brd ff:ff:ff:ff:ff:ff<br />
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0</p>
<p>Thanks,<br />
Phucvdb</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by Joe</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-144468</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 27 Sep 2011 16:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-144468</guid>
		<description>The /etc/network/interfaces file is a standard static IP address for this host, but be aware that specifying --multi-host in the options causes the Nova network system to enable a bridge interface on whatever you have defined as &quot;--flat-interface&quot; for use in communicating with the VMs on that host.

The file:
&lt;code&gt;
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
  address 172.17.0.133
  netmask 255.255.255.0
  gateway 172.17.0.1
&lt;/code&gt;

By default (and this example), the outside world doesn&#039;t have access to ping these VMs directly. For that you need to define and set up floating IP addresses, which I skipped in this walk through. The virtualization host has access to that 10.0.0.0/8 network, so you can SSH into your hosts from there once you&#039;ve given appropriate permissions to access port 22 (it&#039;s at the very end of the writeup, in not very documented steps)</description>
		<content:encoded><![CDATA[<p>The /etc/network/interfaces file is a standard static IP address for this host, but be aware that specifying &#8211;multi-host in the options causes the Nova network system to enable a bridge interface on whatever you have defined as &#8220;&#8211;flat-interface&#8221; for use in communicating with the VMs on that host.</p>
<p>The file:<br />
<code><br />
auto lo<br />
iface lo inet loopback</p>
<p>auto eth0<br />
iface eth0 inet static<br />
  address 172.17.0.133<br />
  netmask 255.255.255.0<br />
  gateway 172.17.0.1<br />
</code></p>
<p>By default (and this example), the outside world doesn&#8217;t have access to ping these VMs directly. For that you need to define and set up floating IP addresses, which I skipped in this walk through. The virtualization host has access to that 10.0.0.0/8 network, so you can SSH into your hosts from there once you&#8217;ve given appropriate permissions to access port 22 (it&#8217;s at the very end of the writeup, in not very documented steps)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing OpenStack &#8211; Diablo release (nova and glance) by livemoon</title>
		<link>http://www.rhonabwy.com/wp/2011/09/23/installing-openstack-diablo-release-nova-and-glance/comment-page-1/#comment-144450</link>
		<dc:creator>livemoon</dc:creator>
		<pubDate>Tue, 27 Sep 2011 13:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=1139#comment-144450</guid>
		<description>I have done the similar steps with you. But I meet some problems.

First can you put your /etc/network/interfaces here.
And then how can vms access to the internal ? Do you use iptables for nat?</description>
		<content:encoded><![CDATA[<p>I have done the similar steps with you. But I meet some problems.</p>
<p>First can you put your /etc/network/interfaces here.<br />
And then how can vms access to the internal ? Do you use iptables for nat?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

