search for: disable_plocks

Displaying 1 result from an estimated 1 matches for "disable_plocks".

2012 Nov 14
0
fcntl(F_SETLK) returning ENOSYS
...where we see fnctl(F_SETLK) return ENOSYS. This happens after a node has failed/been fenced and recovered. It affects only individual mounts, not the whole system. The only code path that I can see so far that could lead to ENOSYS being returned here is from within dlm_controld:process_plocks() if disable_plocks == 1. But I can't find the tell tale log message that I think we should see (from store_plocks) if this value was set. We'll continue investigating, but perhaps this rings a bell for someone and we can shorten the latency ;-) Thanks for any insights. Regards, Lars -- Architect Stor...