Bugzilla – Bug 6962
ebtables locking is necessary?
Last modified: 2010-04-12 14:19:18
You need to log in before you can comment on or make changes to this bug.
See the user report below, Kyle Fransham finds that using flock to encase the ebtables adjustment script reduced ebtables errors with dmesg "Wrong nr. of counters requested" http://lists.globus.org/pipermail/workspace-user/2010-January/001099.html http://lists.globus.org/pipermail/workspace-user/2010-January/001101.html Thanks Kyle!
Should test ourselves and fold a fix into 2.4 if possible.
Thanks again Kyle. This patch enables an flock-based exclusive write-lock around ebtables adjustments which Kyle reports reduces "kernel doesn't support a certain ebtables extension" errors. http://github.com/nimbusproject/nimbus/commit/6794454ea1b9d0bf6644b4ff9486c306c107cfc4