[Gluster-users] Cannot see all data in mount
Paul van der Vlis
paul at vandervlis.nl
Wed May 15 11:24:41 UTC 2019
Hello,
I am the new sysadmin of an organization what uses Glusterfs.
I did not set it up, and I don't know much about Glusterfs.
What I do not understand is that I do not see all data in the mount.
Not as root, not as a normal user who has privileges.
When I do "ls" in one of the subdirectories I don't see any data, but
this data exists at the server!
In another subdirectory I see everything fine, the rights of the
directories and files inside are the same.
I mount with something like:
/bin/mount -t glusterfs -o acl 10.8.0.1:/data /data
I see data in /data/VOORBEELD/, and I don't see any data in /data/ALGEMEEN/.
I don't see something special in /etc/exports or in /etc/glusterfs on
the server.
Is there maybe a mechanism in Glusterfs what can exclude data from
export? Or is there a way to debug this problem?
With regards,
Paul van der Vlis
----
# file: VOORBEELD
# owner: root
# group: secretariaat
# flags: -s-
user::rwx
group::rwx
group:medewerkers:r-x
mask::rwx
other::---
default:user::rwx
default:group::rwx
default:group:medewerkers:r-x
default:mask::rwx
default:other::---
# file: ALGEMEEN
# owner: root
# group: secretariaat
# flags: -s-
user::rwx
group::rwx
group:medewerkers:r-x
mask::rwx
other::---
default:user::rwx
default:group::rwx
default:group:medewerkers:r-x
default:mask::rwx
default:other::---
------
--
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/
More information about the Gluster-users
mailing list