gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] a permission problem


From: Alexey Filin
Subject: Re: [Gluster-devel] a permission problem
Date: Fri, 19 Oct 2007 19:16:51 +0400

hmm, you are right, thanks for hint, the operations are done just on mount
point, unmounted dir has permissions 0755, after mounting it has 0777, mount
options:

/etc/glusterfs/glusterfs-client.vol     /mnt/glusterfs  glusterfs
defaults        0 0

storage dir accessed by glfs server has permission bits 0777 -- are they
inherited by mount point through glfs?

On 10/19/07, Jerker Nyberg <address@hidden> wrote:
>
>
> On Fri, 19 Oct 2007, Alexey Filin wrote:
>
> > one user creates a file on glfs with permission bits 0644, another user
> > manipulates on it:
> >
> > 1) "touch" or "cat >" work right - "Permission denied"
> > 2) "rm" and as a consequence "mv" work wrong - operation is finished
> > successfully :(
>
> I couldn't reproduce the problem on my installation. Does the other user
> perhaps have write permission to the directory where the file is located?
>
> Regards,
> Jerker Nybeg, Uppsala.
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]