Package: glusterfs-client
Version: 3.2.5-2
Severity: important

Dear Maintainer,

There is a permission issue accessing glusterfs volumes
which are mounted with acl option enabled from unprivileded user account.

This problem has place in i386 distribution and has not in amd64.

How to reproduce:

I have glusterfs volume called 'test' on server 'ooh001'

I have created two identical clean wheezy/sid virtual machines in
xen domu - one has i386 architecture and other is amd64

After that i have did following steps on both machines:

# aptitude install glusterfs-client acl

# mkdir -p /storage/test

# mount -t glusterfs ooh001:/test /storage/test -o acl

# adduser user

# su user

after that on i386 machine I have error:

user@test3:/root$ ls -l /storage/test/
ls: cannot open directory /storage/test/: Permission denied

but on amd64 machine I can acces mounted volume according to 
permissions as it should be:

user@test4:/root$ ls -l /storage/test
total 4
-rw-r--r-- 1 root root 8 Feb 17 15:53 file.txt

root can access volumes on both machines

setfacl and getfacl are working on both architectures with no problem

root@test3:~# getfacl /storage/test/
getfacl: Removing leading '/' from absolute path names
# file: storage/test/
# owner: root
# group: root
user::rwx
group::r-x
mask::r-x
other::r-x


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages glusterfs-client depends on:
ii  fuse-utils        2.8.6-4
ii  glusterfs-common  3.2.5-2
ii  python            2.7.2-10

glusterfs-client recommends no packages.

Versions of packages glusterfs-client suggests:
pn  glusterfs-examples  <none>

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to