[Gluster-devel] 3.7 regressions on NetBSD

Jeff Darcy jdarcy at redhat.com
Fri Jul 22 14:42:09 UTC 2016


> This path might be available as an env variable - but is there a better way
> to figure out the aux mount without bothering with df -h?

I believe so.  The function that creates the mount is:

   glusterd_create_quota_auxiliary_mount

That function *also* creates log and pid files.  The pid file path comes
from GLUSTERFS_GET_AUX_MOUNT_PIDFILE, which combines the run directory
(already available through the environment) with the volume name.  Could
we check for the pid file and corresponding process instead of for the
actual mount?


More information about the Gluster-devel mailing list