nii-cloud / dodai-deploy

Deployment Tool for OpenStack(Nova, Glance and Swift) and Hadoop using Puppet
https://github.com/nii-cloud/dodai-deploy/wiki
68 stars 25 forks source link

Connection refused #39

Open abhishekunique opened 11 years ago

abhishekunique commented 11 years ago

I have tried installing openstack essex on a 3 node deployment, with 1 controller, 1 image, and 1 compute node. When i finish starting up the web UI and finish adding the nodes, I made a proposal to install keystone on my controller. When i finished creating the proposal, and i tried installing the software, I got a message install failed. The error logs says

info: Loading facts in /etc/puppet/modules/apt/lib/facter/apt_version.rb err: Could not retrieve catalog from remote server: Connection refused - connect(2) warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run err: Could not send report: Connection refused - connect(2)

Does anyone know what is the issue?? The architecture is 3 nodes connected through their eth0's to a common switch which is also connected to the internet.