10.112.107.107 is the IP address of the controller node where nova, keystone, ceilometer have been installed(and so is mongodb). I have installed ceilometer on the compute node also and configured it so that it knows that mongodb listens on 10.112.107.107:27017 but I don't know why it is refusing connection. However, I don't see a connection refused in mongodb's logs. Here are the last few lines of my ceilometer-api logs: http://pastebin.ubuntu.com/5835646/
On Tue, Jul 2, 2013 at 2:42 PM, Julien Danjou <jul...@danjou.info> wrote: > On Tue, Jul 02 2013, Jobin Raju George wrote: > > > Here is my /etc/ceilometer/ceilometer.conf: > > http://pastebin.ubuntu.com/5835612/ > > So the problem is that you configured it to use mongodb at > mongodb://10.112.107.107:27017/ceilometer but mongodb doesn't seem to > answer on this IP/port considering the error. I really dont'get what you > don't get, it seems pretty obvious to me you should install MongoDB > where you configured Ceilometer to look, right? > > -- > Julien Danjou > # Free Software hacker # freelance consultant > # http://julien.danjou.info > -- Thanks and regards, Jobin Raju George Third Year, Information Technology College of Engineering Pune Alternate e-mail: georgejr10...@coep.ac.in
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp