<div>Hi, </div><div><br></div><div>glusterfs sends me this message  : </div><div><br></div><div>[2010-03-31 10:49:27] D [client-protocol.c:7041:notify] <a href="http://10.98.98.10">10.98.98.10</a>: got GF_EVENT_CHILD_UP</div>
<div>[2010-03-31 10:49:27] D [client-protocol.c:6178:client_setvolume_cbk] <a href="http://10.98.98.10">10.98.98.10</a>: setvolume failed (Permission denied)</div><div><br></div><div>On 10.98.98.10 </div><div>when i run it with : usr/local/sbin/glusterfs --log-level=DEBUG --log-file=/tmpsafe/client.log.gluster  -N -s 10.98.98.1 /mnt/vdisk/</div>
<div><br></div><div>there&#39;s no error on 10.98.98.1 to mount ( 10.98.98.1 and 10.98.98.10) in afr mode.</div><div><br></div><div>--- </div><div>on 10.98.98.1 , glusterfs conf file is : </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><div><br></div>