Hi.
I created a Gluster volume with replica 3:

root@web1:~# gluster volume info
Volume Name: data
Type: Replicate
Status: Started
Number of Bricks: 3
Transport-type: tcp
Bricks:
Brick1: web1:/data
Brick2: web2:/data
Brick3: web3:/data
Options Reconfigured:
diagnostics.count-fop-hits: on
diagnostics.latency-measurement: on

Nodes web1 and web3 have data:

root@web1:~# ls /data/
test.txt  test2.txt

root@web3:~# ls /data/
test.txt  test2.txt

But node web2 not:

root@web2:~# ls /data/
root@web2:~#

I cannot realize why this happens, could you help me please?

Thank you very much!
Bye
_______________________________________________
Gluster-users mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-users

Reply via email to