Jon Colás Gómez
2014-Dec-22 13:27 UTC
[Gluster-users] create new volume in 2/3 gluster members
I already have *host1* and *host2* with replica 2 volume called gluster_puppet I am trying to create a new volume type replica 2 in *host1* and *host3* with this command; *gluster volume create gluster_volume replica 2 transport tcp host1.dns.me:/data/gluster host3.dns.me:/data/gluster* out:Operation failed on hos2.dns.me ,but something is failing. in cli.log i have this when execute command: [2014-12-22 12:34:31.960372] W [rpc-transport.c:606:rpc_transport_load] 0-rpc-transport: missing 'option transport-type'. defaulting to "socket" [2014-12-22 12:34:32.28142] I [cli-rpc-ops.c:627:gf_cli3_1_create_volume_cbk] 0-cli: Received resp to create volume [2014-12-22 12:34:32.28296] I [input.c:46:cli_batch] 0-: Exiting with: 1 thanks!! -- Jon Col?s G?mez -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20141222/bfe431ae/attachment.html>
Atin Mukherjee
2014-Dec-22 15:35 UTC
[Gluster-users] create new volume in 2/3 gluster members
Could you provide the log snippet of host2 machine? Did you use '*' in the brick path, if so then thats not correct. ~Atin On 12/22/2014 06:57 PM, Jon Col?s G?mez wrote:> I already have *host1* and *host2* with replica 2 volume called > gluster_puppet > > I am trying to create a new volume type replica 2 in *host1* and *host3* with > this command; > *gluster volume create gluster_volume replica 2 transport tcp > host1.dns.me:/data/gluster host3.dns.me:/data/gluster* > out:Operation failed on hos2.dns.me > > ,but something is failing. > > in cli.log i have this when execute command: > > [2014-12-22 12:34:31.960372] W [rpc-transport.c:606:rpc_transport_load] > 0-rpc-transport: missing 'option transport-type'. defaulting to "socket" > [2014-12-22 12:34:32.28142] I > [cli-rpc-ops.c:627:gf_cli3_1_create_volume_cbk] 0-cli: Received resp to > create volume > [2014-12-22 12:34:32.28296] I [input.c:46:cli_batch] 0-: Exiting with: 1 > > > thanks!! > > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users >