ceph/tasks/cephfs
John Spray 89beed1b0a tasks/ceph: conservative PG count in FS pools
This was tripping over the recent commit 42c85e80
in Ceph master, which tightens the limits on
acceptable PG counts per OSD, and was making
teuthology runs fail due to never going clean.

Rather than put in a new hardcoded count, infer
it from config.  Move some code around so that
the ceph task can get at a Filesystem object
to use in FS setup (this already has conf-getting
methods).

Signed-off-by: John Spray <john.spray@redhat.com>
2014-12-02 13:30:06 +00:00
..
__init__.py
cephfs_test_case.py tasks/cephfs: say which test failed in exception 2014-10-08 16:27:44 +01:00
filesystem.py tasks/ceph: conservative PG count in FS pools 2014-12-02 13:30:06 +00:00
fuse_mount.py tasks: rename FuseMount.get_client_id to get_global_id 2014-09-29 15:04:25 +01:00
kernel_mount.py Update module references 2014-08-07 08:24:59 -06:00
mount.py tasks: add mds_auto_repair 2014-12-02 16:26:51 +08:00