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
and make sure that two-1-private & two-2-private are resolved appropriately?
Additionally, providing glusterd log files from the two servers would be
of help.
Thanks,
Vijay