[Gluster-devel] GLUSTER 3.x : setvolume failed (Permission denied)

nicolas prochazka prochazka.nicolas at gmail.com
Wed Mar 31 09:50:17 UTC 2010


my server conf file for each server :
Regards,
NP.
---
cat /etc/glusterfs/glusterfs-server.vol

volume brickless
type storage/posix
option directory /mnt/disks/export
end-volume

volume brickthread
type features/locks
subvolumes brickless
end-volume

volume brickcache
type performance/io-cache
option cache-size 2GB             # default is 32MB
option cache-timeout 2  # default is 1
subvolumes brickthread
end-volume


volume brick
type performance/io-threads
option thread-count 8
subvolumes brickcache
end-volume



volume server
type protocol/server
subvolumes brick
option client-volume-filename /etc/glusterfs/Gglusterfs-client.vol
option transport-type tcp
option transport.socket.nodelay on
option verify-volfile-checksum no
option auth.addr.brick.allow 10.98.98.*
end-volume


2010/3/31 Amar Tumballi <amar at gluster.com>

>
>> glusterfs sends me this message  :
>>
>> [2010-03-31 10:49:27] D [client-protocol.c:7041:notify] 10.98.98.10: got
>> GF_EVENT_CHILD_UP
>> [2010-03-31 10:49:27] D [client-protocol.c:6178:client_setvolume_cbk]
>> 10.98.98.10: setvolume failed (Permission denied)
>>
>> On 10.98.98.10
>> 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/
>>
>> there's no error on 10.98.98.1 to mount ( 10.98.98.1 and 10.98.98.10) in
>> afr mode.
>>
>>
> Are you sure you have proper 'option auth.addr.brick.allow <>' definition
> in server volume definition ?
>
> Regards,
> Amar
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20100331/50c292bc/attachment-0003.html>


More information about the Gluster-devel mailing list