New Question

tlfunk's profile - activity

2016-10-14 01:14:02 +0300 commented answer ERROR : Error appeared during Puppet run: 10.121.35.3_amqp.pp

That fixed it. The install completed successfully. Thanks!

2016-10-11 22:55:09 +0300 answered a question ERROR : Error appeared during Puppet run: 10.121.35.3_amqp.pp

In my case, the installation is on a freshly built and patched Windows 2012 R2 server. When this occurs, here is what appears on the GUI:

10.23.68.3_amqp.pp:                               [ ERROR ]                                                                             
Applying Puppet manifests                         [ ERROR ]                                                                             

ERROR : Error appeared during Puppet run: 10.23.68.3_amqp.pp                                                                            
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install erlang' returned 1: Error: Package: erlang-wx-18.3.4.4-1.el7.x86_64 (centos-opens
tack-mitaka)                                                                                                                            
You will find full trace in log /var/tmp/packstack/20161011-221746-iEPhuN/manifests/10.23.68.3_amqp.pp.log

From the amqp.pp.log file referenced above, there appear to be a lot of dependencies missing. This is one of many listed in the file, all referring to libwx:

Error: Package: erlang-wx-18.3.4.4-1.el7.x86_64 (centos-openstack-mitaka)
Requires: libwx_gtk3u_xrc-3.0.so.0()(64bit)

aaa

2016-10-11 20:49:59 +0300 commented answer Openstack install hanging

This ended up being related to my network issues. Although I reached a point during the puppet install that is just like the issue being discussed in this thread: http://ask.cloudbase.it/question/1594/error-error-appeared-during-puppet-run-10121353_amqppp/ I will consider this thread closed.

2016-10-07 22:41:43 +0300 received badge  Enthusiast
2016-10-06 14:16:25 +0300 commented answer Openstack install hanging

So, the install gets much further but then exits with a "Command failed with exit code: 1" The console is showing " ntpupdate[11824] Can't find host pool.ntp.org: Name or service not known (-2) ntpupdate[11824]: no servers can be used, exiting." From the host I am able to get to pool.ntp.org.

2016-10-06 01:38:27 +0300 commented answer Openstack install hanging

I believe I got it. I started checking network configs and discovered DHCP was only on for .2 - .19 where I had give v-magine .100 - .199 to work. I updated the config and the install is now proceeding. Thanks for the help!

2016-10-05 23:32:52 +0300 commented answer Openstack install hanging

The one on which the host is, and the network I specified are the one and the same. I only have the one network in this lab - 192.168.10.0/24. Are you saying I somehow need to set up some additional network?

2016-09-30 01:51:34 +0300 commented answer Openstack install hanging

I am not behind a proxy as this is a simple lab with one network on 192.168.10.0/24. DHCP is enabled, but you seem to indicate a separate network so I'm not sure if I am missing something.

2016-09-28 18:12:14 +0300 commented answer Openstack install hanging

My installation is failing at basically the same place. I have just started the v-magine installation for a POC on a Server 2012 R2 system, I can see it begin to create the VM within Hyper-v, but then halts about 70-80 seconds in. Any thoughts on what to try?