The --brick argument only needs the hostname (of the brick), not the brick-path. So try using "--brick=gluster1" -eivind
On Tue, Jan 26, 2016 at 11:51 PM, jayakrishnan mm <[email protected] > wrote: > Hi All, > > When I use the following cmd, I get the error show next. > *sudo fio --rw=read --bs=4k --size=1g --runtime=5 --numjobs=1 > --group_reporting --ioengine=gfapi --volume=glustvol > --brick=gluster1:/opt/glusterdata/glustvol --name=/foo.bar* > > /foo.bar: (g=0): rw=read, bs=4K-4K/4K-4K/4K-4K, ioengine=gfapi, > iodepth=1 > > fio-2.6 > > Starting 1 > process > > glfs_init failed. Is glusterd running on > brick? > > fio: pid=9375, > err=-1/ > > > Run status group 0 (all jobs): > > > > My Volume info is: > > │gluster> vol info > > │ > > │Volume Name: glustvol > > │Type: Replicate > > │Volume ID: 6a35c77d-53a2-47d5-b85e-e8ce1ebb301b > > │Status: Started > > │Number of Bricks: 1 x 2 = 2 > > │Transport-type: tcp > > │Bricks: > > │Brick1: gluster1:/opt/glusterdata/glustvol > > │Brick2: gluster2:/opt/glusterdata/glustvol > > │Options Reconfigured: > > │performance.readdir-ahead: on > > │gluster> > > Is my arguments to fio correct. I verfied that glusterd is running. > > Best regards > JK > > _______________________________________________ > Gluster-users mailing list > [email protected] > http://www.gluster.org/mailman/listinfo/gluster-users >
_______________________________________________ Gluster-users mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-users
