(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
Gluster-devel@xxxxxxxxxx
https://lists.nongnu.org/mailman/listinfo/gluster-devel