On 15/11/2010 09:21, [email protected] wrote:
Message: 6
Date: Mon, 15 Nov 2010 10:19:32 +0100
From: Uwe Kastens<[email protected]>
Subject: [Gluster-users] setup trouble without DNS
To:[email protected]
Message-ID:<[email protected]>
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

r...@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)


r...@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
r...@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.

_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to