mirror of
https://github.com/ceph/ceph
synced 2025-01-24 03:53:54 +00:00
6af2ae80d3
Test recovering metadata in to a separate RADOS pool with cephfs_data_scan and friends. Signed-off-by: Douglas Fuller <dfuller@redhat.com>
21 lines
442 B
YAML
21 lines
442 B
YAML
|
|
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- bad backtrace
|
|
- object missing on disk
|
|
- error reading table object
|
|
- error reading sessionmap
|
|
- unmatched fragstat
|
|
- unmatched rstat
|
|
- was unreadable, recreating it now
|
|
- Scrub error on inode
|
|
- Metadata damage detected
|
|
- MDS_FAILED
|
|
- MDS_DAMAGE
|
|
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
modules:
|
|
- tasks.cephfs.test_recovery_pool
|