[Gluster-users] setup trouble without DNS
Dan Bretherton
d.a.bretherton at reading.ac.uk
Mon Nov 15 10:51:18 UTC 2010
On 15/11/2010 09:21, gluster-users-request at gluster.org wrote:
> Message: 6
> Date: Mon, 15 Nov 2010 10:19:32 +0100
> From: Uwe Kastens<kiste at kiste.org>
> Subject: [Gluster-users] setup trouble without DNS
> To:gluster-users at gluster.org
> Message-ID:<3C0A0433-59C9-4CAB-ACAB-71F7ECE69FFD at kiste.org>
> Content-Type: text/plain; charset=us-ascii
>
> Hello,
>
> I tried to setup an testing environment inside a VMWare Workstation with 3 ubuntu 10.10 server.
>
> I can add the probes by hostname, which is configured in /etc/hosts
>
> root at ubuntu01:~# gluster peer statusNumber of Peers: 2
>
> Hostname: ubuntu02
> Uuid: b2dc0e78-f91a-4fa2-9faa-ce7d81a281fe
> State: Peer in Cluster (Connected)
>
> Hostname: ubuntu03
> Uuid: f127902d-7f46-4438-bfeb-5ce25821ab15
> State: Peer in Cluster (Connected)
>
>
> root at ubuntu01:~# gluster volume create store ubuntu02:/var/store ubuntu03:/var/store
> Creation of volume store has been unsuccessful
>
>
> But working with the IP Adresses is working
> root at ubuntu01:~# gluster volume create store 172.16.101.202:/var/store 172.16.101.203:/var/store
> Creation of volume store has been successful
>
> BR
>
> Uwe
>
>
This happens to me too, except that my host names are registered with
the DNS instead of /etc/hosts. I wasn't sure if the IP addresses were
supposed to be used instead of the host names, which is why I didn't
report this behaviour as a possible bug. It is a bit inconvenient but
certainly not a show stopper.
-Dan.
More information about the Gluster-users
mailing list