Hello, <div>my config is very standard, see at this end of this email.</div><div>With 2.0 branche ( configuration file with same translator) , glusterfs is working.</div><div>With 3.0.x ( 3.0.0 / 3.0.1 ) glusterfs is not working correctly : </div>
<div>When I boot system ( 2 servers in replicate mode) , all is ok, as soon I desactivate network card of glusterfs server ( eth1 ) , my two servers reboot between 2 and 5 minutes !!</div><div>Log logs nothing as server reboot, i&#39;m trying with kernel from 2.6.32 -&gt; 2.6.33 : same things</div>
<div>If i running just glusterfs server, without client, nothing reboot.</div><div>I suspect a fuse module bad usage with gluster</div><div><br></div><div>Regards, </div><div>NP</div><div><br></div><div><br></div><div><div>
volume 10.98.98.1</div><div>type protocol/client</div><div>option transport-type tcp/client</div><div>option remote-host 10.98.98.1</div><div>option transport.socket.nodelay on</div><div>option remote-subvolume brick</div>
<div>end-volume</div><div><br></div><div><br></div><div>volume 10.98.98.10</div><div>type protocol/client</div><div>option transport-type tcp/client</div><div>option remote-host 10.98.98.10</div><div>option transport.socket.nodelay on</div>
<div>option remote-subvolume brick</div><div>end-volume</div><div><br></div><div><br></div><div># -------------    Create Brick Replicate  definition</div><div>volume last0</div><div>type cluster/replicate</div><div>subvolumes 10.98.98.1 10.98.98.10</div>
<div>end-volume</div><div><br></div><div># -------------    Create Distribute definition</div><div>volume last</div><div>type cluster/distribute</div><div>subvolumes  last0</div><div>end-volume</div><div><br></div><div><br>
</div><div><br></div><div>volume iothreads</div><div>type performance/io-threads</div><div>option thread-count 8</div><div>subvolumes last</div><div>end-volume</div><div><br></div><div>volume io-cache</div><div>type performance/io-cache</div>
<div>option cache-size 2GB             # default is 32MB</div><div>option cache-timeout 5  # default is 1</div><div>subvolumes iothreads</div><div>end-volume</div><div><br></div><div>volume writebehind</div><div>type performance/write-behind</div>
<div>option cache-size 4MB</div><div>subvolumes io-cache</div><div>end-volume</div><div><br></div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><div>cat /etc/glusterfs/glusterfs-server.vol</div>
<div>volume brickless</div><div>type storage/posix</div><div>option directory /mnt/disks/export</div><div>end-volume</div><div><br></div><div>volume brickthread</div><div>type features/locks</div><div>subvolumes brickless</div>
<div>end-volume</div><div><br></div><div>volume brickcache</div><div>type performance/io-cache</div><div>option cache-size 2GB             # default is 32MB</div><div>option cache-timeout 2  # default is 1</div><div>subvolumes brickthread</div>
<div>end-volume</div><div><br></div><div><br></div><div>volume brick</div><div>type performance/io-threads</div><div>option thread-count 8</div><div>subvolumes brickcache</div><div>end-volume</div><div><br></div><div><br>
</div><div><br></div><div>volume server</div><div>type protocol/server</div><div>subvolumes brick</div><div>option client-volume-filename /etc/glusterfs/Gglusterfs-client.vol</div><div>option transport-type tcp</div><div>
option transport.socket.nodelay on</div><div>option verify-volfile-checksum no</div><div>option auth.addr.brick.allow 10.98.98.*</div><div>end-volume</div><div><br></div></div><div><br></div><div><br></div><div><br></div>
<div><div><br></div></div>