Hi,
I don't think so, my problem is with overcloud deployment. It seems to be
some permission problem with rabbitmq:
=INFO REPORT==== 5-May-2015::01:18:00 ===
Error description:
{error,{could_not_write_file,"/var/lib/rabbitmq/mnesia/rabbit@ov-x3un7k6nv4d-0-fjkcdpnvfnew-controller-pjaxihpukyl6
/cluster_nodes.config",
enospc}}
Regards
On Tue, May 5, 2015 at 9:14 AM, Hugh O. Brock <hbrock(a)redhat.com> wrote:
On Tue, May 05, 2015 at 02:27:35AM +0100, Pedro Sousa wrote:
> Hi,
>
> following
>
https://repos.fedorapeople.org/repos/openstack-m/instack-undercloud/html/...
> and running sudo journalctl -u os-collect-config on the controller node
it
> seems to be a rabbitmq issue, it's not running. I see this in the logs:
>
> Stack trace:
> [{rabbit_node_monitor,write_cluster_status,1,
>
[{file,"src/rabbit_node_monitor.erl"},{line,137}]},
> {rabbit_node_monitor,prepare_cluster_status_files,0,
>
[{file,"src/rabbit_node_monitor.erl"},{line,123}]},
>
{rabbit,'-boot/0-fun-1-',0,[{file,"src/rabbit.erl"},{line,328}]},
> {rabbit,start_it,1,[{file,"src/rabbit.erl"},{line,358}]},
> {init,start_it,1,[]},
> {init,start_em,1,[]}]
>
>
> =INFO REPORT==== 5-May-2015::01:18:00 ===
> Error description:
>
>
{error,{could_not_write_file,"/var/lib/rabbitmq/mnesia/rabbit@ov-x3un7k6nv4d-0-fjkcdpnvfnew-controller-pjaxihpukyl6
> /cluster_nodes.config",
> enospc}}
>
> Log files (may contain more information):
>
>
/var/log/rabbitmq/rabbit(a)ov-x3un7k6nv4d-0-fjkcdpnvfnew-controller-pjaxihpukyl6.log
>
>
/var/log/rabbitmq/rabbit(a)ov-x3un7k6nv4d-0-fjkcdpnvfnew-controller-pjaxihpukyl6-sasl.log
>
> Stack trace:
> [{rabbit_node_monitor,write_cluster_status,1,
>
[{file,"src/rabbit_node_monitor.erl"},{line,137}]},
> {rabbit_node_monitor,prepare_cluster_status_files,0,
>
[{file,"src/rabbit_node_monitor.erl"},{line,123}]},
>
{rabbit,'-boot/0-fun-1-',0,[{file,"src/rabbit.erl"},{line,328}]},
> {rabbit,start_it,1,[{file,"src/rabbit.erl"},{line,358}]},
> {init,start_it,1,[]},
> {init,start_em,1,[]}]
>
> Any hint?
>
> Thanks
Is this thread:
https://www.redhat.com/archives/rdo-list/2015-April/msg00298.html
useful at all?
--Hugh
> On Mon, May 4, 2015 at 5:38 PM, Pedro Sousa <pgsousa(a)gmail.com> wrote:
>
> > Hi all,
> >
> > I'm having a problem deploying overcloud controller node, the stack is
> > failling, when I run the command: instack-deploy-overcloud --tuskar
> >
> >
> > Logging on the controller and looking to cloud-init.log I see this:
> >
> > 2015-05-04 16:17:51,839 - url_helper.py[WARNING]: Calling '
> >
http://169.254.169.254/2009-04-04/meta-data/instance-id' failed
[0/120s]:
> > unexpected error ['NoneType' object has no attribute
'status_code']
> >
> >
> > May 4 16:17:51 localhost cloud-init: ci-info:
+++++++++++++++++++++++Net
> > device info+++++++++++++++++++++++
> > May 4 16:17:51 localhost cloud-init: ci-info:
> > +--------+------+-----------+-----------+-------------------+
> > May 4 16:17:51 localhost cloud-init: ci-info: | Device | Up |
Address
> > | Mask | Hw-Address |
> > May 4 16:17:51 localhost cloud-init: ci-info:
> > +--------+------+-----------+-----------+-------------------+
> > May 4 16:17:51 localhost cloud-init: ci-info: | lo: | True |
127.0.0.1
> > | 255.0.0.0 | . |
> > May 4 16:17:51 localhost cloud-init: ci-info: | eth0: | True | .
> > | . | 00:f9:f1:ed:e5:92 |
> > May 4 16:17:51 localhost cloud-init: ci-info:
> > +--------+------+-----------+-----------+-------------------+
> > May 4 16:17:51 localhost cloud-init: ci-info:
> > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Route info
> > failed!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> >
> >
> >
> >
> >
> > [root@ov-x3un7k6nv4d-0-fjkcdpnvfnew-controller-pjaxihpukyl6 ~]#
ifconfig
> > br-ex: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
> > inet 192.0.2.10 netmask 255.255.255.0 broadcast 192.0.2.255
> > inet6 fe80::2f9:f1ff:feed:e592 prefixlen 64 scopeid
0x20<link>
> > ether 00:f9:f1:ed:e5:92 txqueuelen 0 (Ethernet)
> > RX packets 18091 bytes 4033820 (3.8 MiB)
> > RX errors 0 dropped 0 overruns 0 frame 0
> > TX packets 18423 bytes 1486362 (1.4 MiB)
> > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
> >
> > eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
> > inet6 fe80::2f9:f1ff:feed:e592 prefixlen 64 scopeid
0x20<link>
> > ether 00:f9:f1:ed:e5:92 txqueuelen 1000 (Ethernet)
> > RX packets 18291 bytes 4100404 (3.9 MiB)
> > RX errors 0 dropped 0 overruns 0 frame 0
> > TX packets 18673 bytes 1519312 (1.4 MiB)
> > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
> >
> >
> > Seems some network issue, any hint?
> >
> > Thanks,
> > Pedro Sousa
> >
> >
> _______________________________________________
> Rdo-list mailing list
> Rdo-list(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe(a)redhat.com
--
== Hugh Brock, hbrock(a)redhat.com ==
== Senior Engineering Manager, Cloud Engineering ==
== RDO Manager: Install, configure, and scale OpenStack ==
==
http://rdoproject.org ==
"I know that you believe you understand what you think I said, but I’m
not sure you realize that what you heard is not what I meant."
--Robert McCloskey