<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post//</link>
<title><![CDATA[[原]使用RDO juno dev1462 部署mongodb 失败的问题]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[OpenStack]]></category>
<pubDate>Thu, 16 Apr 2015 03:09:25 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;执行 RDO juno openstack-packstack-dev1462 版本部署的时候，执行mongodb 部署失败，报如下的错误：<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">[root@controller01 ~]# packstack --answer-file=./packstack-answers-20150415-110139.txt&nbsp;&nbsp; <br/>192.168.209.137_mongodb.pp:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ ERROR ]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br/>Applying Puppet manifests&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ ERROR ]<br/><br/>ERROR : Error appeared during Puppet run: 192.168.209.137_mongodb.pp<br/>Error: Unable to connect to mongodb server! (192.168.209.137:27017)<br/>You will find full trace in log /var/tmp/packstack/20150415-161743-hbPMV4/manifests/192.168.209.137_mongodb.pp.log</div></div><br/>实际错误为访问mongo 服务无法连接：<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">[root@controller01 ~]# cat /var/tmp/packstack/20150415-161743-hbPMV4/manifests/192.168.209.137_mongodb.pp.log<br/>......<br/>Notice: Failed to connect to mongodb within timeout window of 240 seconds; giving up.<br/>Error: Unable to connect to mongodb server! (192.168.209.137:27017)<br/>Error: /Stage[main]/Mongodb::Server::Service/Mongodb_conn_validator[mongodb]/ensure: change from absent to present <span style="color: #FF0000;">failed: Unable to connect to mongodb server! (192.168.209.137:27017)</span><br/>Notice: /Stage[main]/Mongodb::Server/Anchor[mongodb::server::end]: Dependency Mongodb_conn_validator[mongodb] has failures: true<br/>Warning: /Stage[main]/Mongodb::Server/Anchor[mongodb::server::end]: Skipping because of failed dependencies</div></div><br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/openstack/" rel="tag">openstack</a> , <a href="https://www.linuxfly.org/tags/rdo/" rel="tag">rdo</a> , <a href="https://www.linuxfly.org/tags/packstack/" rel="tag">packstack</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post//#blogcomment</link>
<title><![CDATA[[评论] [原]使用RDO juno dev1462 部署mongodb 失败的问题]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>