[Bugs] [Bug 1743215] glusterd-utils: 0-management: xfs_info exited with non-zero exit status [Permission denied]

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 27 08:28:42 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1743215

Atin Mukherjee <amukherj at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amukherj at redhat.com
              Flags|                            |needinfo?(johannbg at gmail.co
                   |                            |m)



--- Comment #1 from Atin Mukherjee <amukherj at redhat.com> ---
I do not believe that this is a glusterfs bug. 

glusterd_add_inode_size_to_dict () would pass the device (the underlying device
on which brick is mounted) to the xfs_prog. If runner framework is unable to
execute the xfs_prog call successfully it will throw up the errno and in this
case it's permission denied.

Could you point out your brick paths from gluster volume info output and then
run a df command to find the device of the brick paths and then execute
xfs_prog <device> to see what it throws up?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list