Thanks Marc and Bill

I solved this Wrong FS problem editing the /etc/hosts as Marc said.

Now, the cluster is working ok  : ]

master01
127.0.0.1 localhost.localdomain localhost
10.0.0.101 master01
10.0.0.102 master02
10.0.0.200 slave00
10.0.0.201 slave01

master02
127.0.0.1 localhost.localdomain localhost
10.0.0.101 master01
10.0.0.102 master02
10.0.0.200 slave00
10.0.0.201 slave01

slave00
127.0.0.1 slave00 localhost.localdomain localhost
10.0.0.101 master01
10.0.0.102 master02
10.0.0.201 slave01

slave01
127.0.0.1 slave01 localhost.localdomain localhost
10.0.0.101 master01
10.0.0.102 master02
10.0.0.200 slave00


Edson Ramiro


On 22 February 2010 17:56, Marc Farnum Rendino <mvg...@gmail.com> wrote:

> Perhaps an /etc/hosts file is sufficient.
>
> However, FWIW, I didn't get it working til I moved to using all the real
> FQDNs.
>
> - Marc
>

Reply via email to