gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] [SOLVED] Re: glusterfs-3.3.0qa36 released


From: Tomoaki Sato
Subject: [Gluster-devel] [SOLVED] Re: glusterfs-3.3.0qa36 released
Date: Mon, 23 Apr 2012 13:48:10 +0900
User-agent: Mozilla/5.0 (Windows NT 6.0; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

Vijay,

UUIDs conflicted between peers because my script did not know that pathname of 
glusterd.info file was changed.

old: /etc/glusterd/glusterd.info
new: /var/lib/glusterd/glusterd.info

Thanks,
Tomo Sato

(2012/04/23 10:36), Tomoaki Sato wrote:
(2012/04/23 10:27), Tomoaki Sato wrote:
(2012/04/20 17:58), Vijay Bellur wrote:
On 04/20/2012 01:42 PM, Tomoaki Sato wrote:
Vijay,

Where do I start looking so I can create the volume with 2 bricks ?
Any insight into this is much appreciated.

# gluster volume create two transport tcp two-1-private:/mnt/brick
Creation of volume two has been successful. Please start the volume to access 
data.
# gluster volume delete two
Deleting volume will erase all information about the volume. Do you want to 
continue? (y/n) y
Deleting volume two has been successful
# gluster volume create two transport tcp two-2-private:/mnt/brick
Creation of volume two has been successful. Please start the volume to access 
data.
# gluster volume delete two
Deleting volume will erase all information about the volume. Do you want to 
continue? (y/n) y
Deleting volume two has been successful
# gluster volume create two transport tcp two-1-private:/mnt/brick 
two-2-private:/mnt/brick
Brick: two-1-private:/mnt/brick, two-2-private:/mnt/brick one of the bricks 
contain the other


Can you please provide the output of:

gluster peer status


# ssh two-1-private gluster peer status
Number of Peers: 1

Hostname: two-2-private
Uuid: 7d3ac291-5913-43a5-8644-0c57dc181166
State: Peer in Cluster (Connected)
# ssh two-2-private gluster peer status
Number of Peers: 1

Hostname: 192.168.1.136
Uuid: 7d3ac291-5913-43a5-8644-0c57dc181166
State: Peer in Cluster (Connected)
#

and make sure that two-1-private & two-2-private are resolved appropriately?

# ssh two-1-private nslookup two-1-private
Server: 192.168.1.200
Address: 192.168.1.200#53

Name: two-1-private.vas.local.valinux.co.jp
Address: 192.168.1.136

# ssh two-1-private nslookup two-2-private
Server: 192.168.1.200
Address: 192.168.1.200#53

Name: two-2-private.vas.local.valinux.co.jp
Address: 192.168.1.145

# ssh two-2-private nslookup two-1-private
Server: 192.168.1.200
Address: 192.168.1.200#53

Name: two-1-private.vas.local.valinux.co.jp
Address: 192.168.1.136

# ssh two-2-private nslookup two-2-private
Server: 192.168.1.200
Address: 192.168.1.200#53

Name: two-2-private.vas.local.valinux.co.jp
Address: 192.168.1.145



Additionally, providing glusterd log files from the two servers would be of 
help.

Thanks,
Vijay

Vijay,

I have reproduced the issue with 3.3.0qa37(latest).
Please find attached.
3.2.7qa1 works fine in the same environment.

Regards,
Tomo Sato


_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel


_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]