I upgraded from 3.3.x to 3.4.1 and after that I can create volumes. My existing volumes working fine. # gluster volume create test03 replica 2 transport tcp GlusterFS03:/home/test03 GlusterFS02:/home/test03 volume create: test03: failed Any ideas where to check?
On 12/02/2013 06:50 PM, jonas at bjorklund.cn wrote:> I upgraded from 3.3.x to 3.4.1 and after that I can create volumes. My > existing volumes working fine. > > # gluster volume create test03 replica 2 transport tcp > GlusterFS03:/home/test03 GlusterFS02:/home/test03 > volume create: test03: failed > > Any ideas where to check?The glusterd log file in /var/log/glusterfs would be a good place to start. -Vijay