Niklaas Baudet von Gersdorff
2016-May-25  08:37 UTC
[Gluster-users] 0-management: argument invalid
Hello,
on a FreeBSD 10.3 machine I get the following error if I try to start
a volume with `gluster volume start volume1`:
    [2016-05-25 08:26:11.807056] W [common-utils.c:1685:gf_string2boolean]
(-->0x8048d84e4 <glusterd_op_start_volume+0x284> at
/usr/local/lib/glusterfs/3.7.6/xlator/mgmt/glusterd.so -->0x800870f6b
<gf_string2boolean+0x14b> at /usr/local/lib/libglusterfs.so.0 )
0-management: argument invalid [Invalid argument]
	[2016-05-25 08:27:26.845925] E [MSGID: 106005]
[glusterd-utils.c:4534:glusterd_brick_start] 0-management: Unable to start brick
box-fra-01.klaas:/usr/local/glusterfs/volume1
	[2016-05-25 08:27:26.847596] E [MSGID: 106123]
[glusterd-syncop.c:1404:gd_commit_op_phase] 0-management: Commit of operation
'Volume Start' failed on localhost
The first warning appears immediately after I issue the command. As the
timestamp reveals, the command remains idle for quite some time.
This is how I created the volume:
	$ gluster volume create volume1 replica 2 transport tcp
box-fra-01.klaas:/usr/local/glusterfs/volume1
box-ams-01.klaas:/usr/local/glusterfs/volume1 force
	volume create: volume1: success: please start the volume to access data
This is the version of gluster that is installed:
    $ pkg info | grep gluster
    glusterfs-3.7.6                GlusterFS distributed file system
Any help is appreciated.
    Niklaas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL:
<http://www.gluster.org/pipermail/gluster-users/attachments/20160525/49118dec/attachment.sig>
On 05/25/2016 02:07 PM, Niklaas Baudet von Gersdorff wrote:> Hello, > > on a FreeBSD 10.3 machine I get the following error if I try to start > a volume with `gluster volume start volume1`: > > [2016-05-25 08:26:11.807056] W [common-utils.c:1685:gf_string2boolean] (-->0x8048d84e4 <glusterd_op_start_volume+0x284> at /usr/local/lib/glusterfs/3.7.6/xlator/mgmt/glusterd.so -->0x800870f6b <gf_string2boolean+0x14b> at /usr/local/lib/libglusterfs.so.0 ) 0-management: argument invalid [Invalid argument] > [2016-05-25 08:27:26.845925] E [MSGID: 106005] [glusterd-utils.c:4534:glusterd_brick_start] 0-management: Unable to start brick box-fra-01.klaas:/usr/local/glusterfs/volume1Could you check the brick log?> [2016-05-25 08:27:26.847596] E [MSGID: 106123] [glusterd-syncop.c:1404:gd_commit_op_phase] 0-management: Commit of operation 'Volume Start' failed on localhost > > The first warning appears immediately after I issue the command. As the > timestamp reveals, the command remains idle for quite some time. > > This is how I created the volume: > > $ gluster volume create volume1 replica 2 transport tcp box-fra-01.klaas:/usr/local/glusterfs/volume1 box-ams-01.klaas:/usr/local/glusterfs/volume1 force > volume create: volume1: success: please start the volume to access data > > This is the version of gluster that is installed: > > $ pkg info | grep gluster > glusterfs-3.7.6 GlusterFS distributed file system > > Any help is appreciated. > > Niklaas > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users >