Re: [Gluster-users] Permission for glusterfs logs.

2017-09-21 Thread Alex K
Wouldn't a simple chmod 644 logfile suffice? This will give read permissions to all. Otherwise you could change the group ownership (chgroup), give read permissuons to this group (640) then make the users a member of this group. Alex On Sep 20, 2017 2:37 PM, "ABHISHEK PALIWAL"

Re: [Gluster-users] Permission for glusterfs logs.

2017-09-20 Thread ABHISHEK PALIWAL
Hi Team, I did some modification in glusterfs code and now able to modify the permission of maximum of files. But still 2 file's permission in 0600 1. cli.log 2. file which contains the mounting information for "mount -t glusterfs" command I will really appreciate, if some can point light on

Re: [Gluster-users] Permission for glusterfs logs.

2017-09-20 Thread ABHISHEK PALIWAL
Any suggestion would be appreciated... On Sep 18, 2017 15:05, "ABHISHEK PALIWAL" wrote: > Any quick suggestion.? > > On Mon, Sep 18, 2017 at 1:50 PM, ABHISHEK PALIWAL > wrote: > >> Hi Team, >> >> As you can see permission for the glusterfs

Re: [Gluster-users] Permission for glusterfs logs.

2017-09-19 Thread ABHISHEK PALIWAL
Any quick suggestion.? On Mon, Sep 18, 2017 at 1:50 PM, ABHISHEK PALIWAL wrote: > Hi Team, > > As you can see permission for the glusterfs logs in /var/log/glusterfs is > 600. > > drwxr-xr-x 3 root root 140 Jan 1 00:00 .. > *-rw--- 1 root root0 Jan 3

[Gluster-users] Permission for glusterfs logs.

2017-09-19 Thread ABHISHEK PALIWAL
Hi Team, As you can see permission for the glusterfs logs in /var/log/glusterfs is 600. drwxr-xr-x 3 root root 140 Jan 1 00:00 .. *-rw--- 1 root root0 Jan 3 20:21 cmd_history.log* drwxr-xr-x 2 root root 40 Jan 3 20:21 bricks drwxr-xr-x 3 root root 100 Jan 3 20:21 . *-rw--- 1