- kernel:
- tasks:
-
- internal.buildpackages_prep:
-
- internal.lock_machines:
-
- internal.save_config:
-
- internal.check_lock:
-
- internal.add_remotes:
-
- console_log:
-
- internal.connect:
-
- internal.push_inventory:
-
- internal.serialize_remote_roles:
-
- internal.check_conflict:
-
- internal.check_ceph_data:
-
- internal.vm_setup:
-
- kernel:
-
- internal.base:
-
- internal.archive_upload:
-
- internal.archive:
-
- internal.coredump:
-
- internal.sudo:
-
- internal.syslog:
-
- internal.timer:
-
- pcp:
-
- selinux:
-
- ansible.cephlab:
-
- clock:
-
- install:
-
- ceph:
-
- exec:
- mon.a:
-
while ! ceph balancer status ; do sleep 1 ; done
-
ceph balancer mode crush-compat
-
ceph balancer on
-
- exec:
- client.0:
-
sudo ceph osd pool create base 4
-
sudo ceph osd pool application enable base rados
-
sudo ceph osd pool create cache 4
-
sudo ceph osd tier add base cache
-
sudo ceph osd tier cache-mode cache writeback
-
sudo ceph osd tier set-overlay base cache
-
sudo ceph osd pool set cache hit_set_type bloom
-
sudo ceph osd pool set cache hit_set_count 8
-
sudo ceph osd pool set cache hit_set_period 3600
-
sudo ceph osd pool set cache target_max_objects 250
-
sudo ceph osd pool set cache min_read_recency_for_promote 0
-
sudo ceph osd pool set cache min_write_recency_for_promote 0
-
- rados:
- op_weights:
- snap_remove:
50
- write:
100
- rollback:
50
- read:
100
- copy_from:
50
- snap_create:
50
- cache_try_flush:
50
- cache_flush:
50
- cache_evict:
50
- delete:
50
- ops:
4000
- pool_snaps:
True
- clients:
- objects:
500
- pools:
[]
verbose:
False
pid:
duration:
0:17:32
owner:
scheduled_xxg@teuthology
flavor:
basic
status_class:
success
targets:
- smithi088.front.sepia.ceph.com:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNXHj+G4Q/cyzKHCG+hCPvcIb3txlDzxIknvNK9za/WZP4J7nn4hriczeHYaN+N6zxwYUAEuHfeg9XWXjW5KhTMi00d6XF0eBEUZvpnj4BmQ/DgV1Pqo8hqiDOBMgztNCMBFUv4zVPiZIMRD55CN1eJDk7SGq+YVIDCpiJce4AGnffepwegWccym+JNmc8AE1V3GEWhnlKvcWwTbwBu4uYCMPHGnoBcTzhEZKYPQnIqYXEyL1fuuNwCWvDtGn6OQ0xKKDCxu8BOmauFkYLgdK5I/VwgMpz3Iv7J5c9ywFGV4CkB6V6qrgVVKo8s0sFQ+vOVReBpI0qbxcx/nnDfFoZ
- smithi033.front.sepia.ceph.com:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuDxBwIR1+gEDMaX9YiTeIDAARHtsK0JGt+NAvOBYsl/jvT4PRXHGjbphP3rFiAz8LPUcaoB7plq7zyBBR7yv0+tQN7j7twlE8ULs7UZ8407bGPSNLnUcpTUh4kB9JauUlFeIm6xMHC09uCQ7UCk66fJ3o0G6rFR6Mqy7LNKiaMax4LnI6lV/OJTnlg4b3lGs+tSdwDLeGTi51/VE898BthHI/SpEa87qqw4QwWVdkmbEhJc9MRkRKU2yf48uLSrXRZQnJWgSubGaiaTyfU0Hhu3ZcG70LVSMo9c2wwdnOweBxpLwsKuun7nzeR1k7pxVcbbIMih2/xjpykl3j8gqj
job_id:
4484053
log_href:
http://qa-proxy.ceph.com/teuthology/xxg-2019-11-08_08:14:27-rados:thrash-wip-luminous-final-distro-basic-smithi/4484053/teuthology.log
suite_branch:
wip-luminous-final
wait_time:
0:16:27
os_version:
branch:
wip-luminous-final
pcp_grafana_url:
email:
archive_path:
/home/teuthworker/archive/xxg-2019-11-08_08:14:27-rados:thrash-wip-luminous-final-distro-basic-smithi/4484053
updated:
2019-11-08 13:13:26
description:
rados:thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{default.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-require-luminous/at-mkfs-balancer-crush-compat.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-bitmap.yaml rados.yaml rocksdb.yaml thrashers/none.yaml thrashosds-health.yaml workloads/cache-pool-snaps.yaml}
started:
2019-11-08 12:39:27
last_in_suite:
False
machine_type:
smithi
sentry_event:
posted:
2019-11-08 08:16:46
teuthology_branch:
master
sha1:
b0a712b624b9439c0f4ad96c7fea7272fdde780f
name:
xxg-2019-11-08_08:14:27-rados:thrash-wip-luminous-final-distro-basic-smithi
roles:
-
[u'mon.a', u'mon.c', u'mgr.y', u'osd.0', u'osd.1', u'osd.2', u'osd.3', u'client.0']
-
[u'mon.b', u'mgr.x', u'osd.4', u'osd.5', u'osd.6', u'osd.7', u'client.1']
overrides:
- ceph-deploy:
- fs:
xfs
- conf:
- client:
- log file:
/var/log/ceph/ceph-$name.$pid.log
- mon:
- osd:
- mon osd full ratio:
0.9
- mon osd backfillfull_ratio:
0.85
- bluestore fsck on mount:
True
- mon osd nearfull ratio:
0.8
- debug bluestore:
20
- debug bluefs:
20
- osd objectstore:
bluestore
- bluestore block size:
96636764160
- debug rocksdb:
10
- bdev enable discard:
True
- osd failsafe full ratio:
0.95
- bdev async discard:
True
- bluestore:
True
- workunit:
- sha1:
b0a712b624b9439c0f4ad96c7fea7272fdde780f
- branch:
wip-luminous-final
- ceph:
- log-whitelist:
-
\(MDS_ALL_DOWN\)
-
\(MDS_UP_LESS_THAN_MAX\)
-
\(OSD_SLOW_PING_TIME
-
overall HEALTH_
-
\(OSDMAP_FLAGS\)
-
\(OSD_
-
\(PG_
-
\(POOL_
-
\(CACHE_POOL_
-
\(SMALLER_PGP_NUM\)
-
\(OBJECT_
-
\(REQUEST_SLOW\)
-
\(TOO_FEW_PGS\)
-
\(MON_DOWN\)
-
slow request
-
must scrub before tier agent can activate
- fs:
xfs
- conf:
- mgr:
- global:
- ms inject delay max:
1
- ms inject delay type:
osd
- osd_pool_default_min_size:
2
- enable experimental unrecoverable data corrupting features:
*
- ms type:
async
- ms inject delay probability:
0.005
- ms inject socket failures:
2500
- osd_pool_default_size:
2
- ms inject internal delays:
0.002
- mon:
- debug mon:
20
- debug paxos:
20
- mon keyvaluedb:
rocksdb
- debug ms:
1
- osd:
- debug journal:
20
- osd debug verify missing on start:
True
- debug ms:
1
- osd shutdown pgref assert:
True
- bdev async discard:
True
- mon osd nearfull ratio:
0.8
- osd objectstore:
bluestore
- osd op queue:
debug_random
- osd backoff on peering:
True
- bdev enable discard:
True
- osd failsafe full ratio:
0.95
- mon osd full ratio:
0.9
- osd op queue cut off:
debug_random
- mon osd backfillfull_ratio:
0.85
- bluestore fsck on mount:
True
- debug osd:
25
- debug bluestore:
20
- debug bluefs:
20
- debug rocksdb:
10
- osd backoff on degraded:
True
- bluestore allocator:
bitmap
- osd debug verify cached snaps:
True
- bluestore block size:
96636764160
- debug filestore:
20
- sha1:
b0a712b624b9439c0f4ad96c7fea7272fdde780f
- install:
- ceph:
- sha1:
b0a712b624b9439c0f4ad96c7fea7272fdde780f
- admin_socket:
- branch:
wip-luminous-final
- thrashosds:
- bdev_inject_crash_probability:
0.5
- bdev_inject_crash:
2
success:
True
failure_reason:
status:
pass
nuke_on_error:
True
os_type:
runtime:
0:33:59
suite_sha1:
b0a712b624b9439c0f4ad96c7fea7272fdde780f