Since you cloned a vm, probably you need to reconfig postgresql in
/etc/postgresql/8.4/main/postgresql.conf, change listen_addresses
and restart it.
Thanks,
Anfernee
On Thu, Jun 14, 2012 at 11:12 AM, 张 磊 wrote:
I have installed CF on one VM, and I want to scale it to a cluster by
snapshot and template function.
So I create a new VM by snapshot,and I changed the IPs of the host
in ../devbox/config files to the new VM (xxx.xxx.xxx.229).
But I can not get my CF start up well.
The CC log is below:
can not connect to server.Connection refused.
Is the server running on host "xxx.xxx.xxx.229" and
accepting TCP/IP connections on port 5432?
As I have changed the IP in config directory, are there anything else
I need to change in other directories? Or I cannot install CF like
this at all?
I have installed CF on one VM, and I want to scale it to a cluster by
snapshot and template function.
So I create a new VM by snapshot,and I changed the IPs of the host
in ../devbox/config files to the new VM (xxx.xxx.xxx.229).
But I can not get my CF start up well.
The CC log is below:
can not connect to server.Connection refused.
Is the server running on host "xxx.xxx.xxx.229" and
accepting TCP/IP connections on port 5432?
As I have changed the IP in config directory, are there anything else
I need to change in other directories? Or I cannot install CF like
this at all?