Skip to content

Commit dff388f

Browse files
committed
Warn admins not to disable file locking when using object storage as primary storage
Signed-off-by: Claudio Cambra <[email protected]>
1 parent 4182b62 commit dff388f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

admin_manual/configuration_files/primary_storage.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ The configuration has the following structure:
5959
],
6060
],
6161

62+
.. note:: You are NOT supposed to disable file locking and this is now considered potentially
63+
dangerous. Locking is handled in Redis and is handled separately from the underlying storage. If
64+
you have disabled file locking already it is highly encouraged for you to re-enable it.
65+
6266
~~~~~~~~~~~~~~~
6367
OpenStack Swift
6468
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)