[Pkg-ceph-commits] [ceph] 03/04: README.Debian: added note regarding kernel client mount option.

Dmitry Smirnov onlyjob at moszumanska.debian.org
Fri Apr 18 09:20:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

onlyjob pushed a commit to branch experimental
in repository ceph.

commit b933f60
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Fri Apr 18 08:43:40 2014

    README.Debian: added note regarding kernel client mount option.
---
 debian/README.Debian | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/README.Debian b/debian/README.Debian
index 7c6f1fd..d3f8022 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -62,3 +62,9 @@
 
  as root.
 
+### Caveats
+
+ To avoid known issue with kernel FS client it is recommended to use
+ 'readdir_max_entries' mount option, for example:
+
+    mount -t ceph 1.2.3.4:/ /mnt/ceph -o readdir_max_entries=64

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list