[Bugs] [Bug 1401095] New: log the error when locking the brick directory fails
bugzilla at redhat.com
bugzilla at redhat.com
Fri Dec 2 19:58:00 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1401095
Bug ID: 1401095
Summary: log the error when locking the brick directory fails
Product: GlusterFS
Version: mainline
Component: posix
Assignee: bugs at gluster.org
Reporter: rabhat at redhat.com
CC: bugs at gluster.org
Description of problem:
To prevent the brick process from external unmounts of the export directory,
posix locks the it by opening the directory.
If locking the export directory via opendir () fails, then the init of the
posix fails and thus the brick is also shut down.
But posix as of now does not log the error it faced while doing opendir ().
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
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