archive_path: /home/teuthworker/mnt/teuthology/liucm-2026-02-11_22:24:44-crimson-rados-wip-liucm-cpu-default-crimson-only-distro-debug-trial/45801 branch: wip-liucm-cpu-default-crimson-only description: crimson-rados/osd_shards/{0-crimson_install clusters/crimson-fixed crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/seastore_segmented tasks/crimson_fio_restart} email: null first_in_suite: false flavor: debug job_id: '45801' kernel: &id001 branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial name: liucm-2026-02-11_22:24:44-crimson-rados-wip-liucm-cpu-default-crimson-only-distro-debug-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-liucm-cpu-default-crimson-only ceph: conf: global: enable experimental unrecoverable data corrupting features: crimson ms client mode: crc ms cluster mode: crc ms mon client mode: crc ms mon cluster mode: crc ms mon service mode: crc ms service mode: crc mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd pool default crimson: true osd: crimson osd obc lru size: 10 debug ms: 20 debug osd: 20 debug seastore: 20 debug seastore backref: 20 debug seastore cache: 20 debug seastore cleaner: 20 debug seastore device: 20 debug seastore epm: 20 debug seastore fixedkv tree: 20 debug seastore journal: 20 debug seastore lba: 20 debug seastore odata: 20 debug seastore omap: 20 debug seastore onode: 20 debug seastore t: 20 debug seastore tm: 20 osd objectstore: seastore osd shutdown pgref assert: true seastore cachepin size pershard: 64M seastore max concurrent transactions: 8 crimson_compat: true flavor: debug log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(POOL_APP_NOT_ENABLED\) - PG_DEGRADED - OSD_DOWN - OSD_HOST_DOWN - OSD_ROOT_DOWN - PG_AVAILABILITY sha1: 256f92aa80801582c8883b48b181f8068c0dff20 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log global: osd crush chooseleaf type: 0 osd pool default pg num: 128 osd pool default pgp num: 128 mon: {} install: ceph: flavor: debug sha1: 256f92aa80801582c8883b48b181f8068c0dff20 extra_system_packages: deb: - fio rpm: - fio workunit: branch: wip-liucm-cpu-default-crimson-only env: CRIMSON_COMPAT: '1' sha1: 256f92aa80801582c8883b48b181f8068c0dff20 owner: scheduled_liucm@soko04.front.sepia.ceph.com priority: 120 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mgr.x - osd.0 - osd.1 - osd.2 - client.0 seed: 7086 sha1: 256f92aa80801582c8883b48b181f8068c0dff20 sleep_before_teardown: 0 suite: crimson-rados suite_branch: wip-liucm-cpu-default-crimson-only suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_256f92aa80801582c8883b48b181f8068c0dff20/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 256f92aa80801582c8883b48b181f8068c0dff20 targets: trial162.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC6LkYHRul6bR9dl48BRJ3x1fbz8X7ubuBXncKlRkcM88o9FolLY7WFHsCzDDw4q/tSZ/2yZI9EockAqTDySrTc= tasks: - internal.check_packages: null - internal.buildpackages_prep: null - internal.save_config: null - internal.check_lock: null - internal.add_remotes: null - console_log: null - internal.connect: null - internal.push_inventory: null - internal.serialize_remote_roles: null - internal.check_conflict: null - internal.check_ceph_data: null - internal.vm_setup: null - kernel: *id001 - internal.base: null - internal.archive_upload: null - internal.archive: null - internal.coredump: null - internal.sudo: null - internal.syslog: null - internal.timer: null - pcp: null - selinux: null - ansible.cephlab: null - clock: null - install: extra_packages: deb: - ceph-osd-crimson - ceph-osd-crimson-dbg rpm: - ceph-osd-crimson - ceph-osd-crimson-debuginfo - pexec: all: - sudo update-alternatives --set ceph-osd /usr/bin/ceph-osd-crimson - install: null - ceph: conf: mon: mon min osdmap epochs: 50 mon osdmap full prune interval: 2 mon osdmap full prune min: 15 mon osdmap full prune txsize: 2 paxos service trim min: 10 osd: debug monc: 20 - exec: mon.a: - ceph -s - exec: client.0: - "set -ex\nif ! ceph osd pool ls | grep -qx 'testpool'; then\n ceph osd pool\ \ create testpool 64 64\nfi\nceph osd pool application enable testpool rbd ||\ \ true\nceph -s\nif ! rbd info testpool/testimage; then\n rbd create testpool/testimage\ \ --size 10G --image-format=2\nfi\n" - exec: client.0: - "set -ex\nfio --name=rbdtest \\\n --ioengine=rbd \\\n --pool=testpool\ \ \\\n --rbdname=testimage \\\n --clientname=admin \\\n --rw=randwrite\ \ \\\n --bs=4k \\\n --iodepth=32 \\\n --numjobs=4 \\\n --runtime=120\ \ \\\n --time_based \\\n --group_reporting \\\n --direct=1 \\\n \ \ --invalidate=0\nceph daemon osd.0 dump_store_shards\nceph config set osd\ \ seastore_require_partition_count_match_reactor_count false\nceph config set\ \ osd.0 crimson_cpu_num 2\nceph config set osd.1 crimson_cpu_num 2\nceph config\ \ set osd.2 crimson_cpu_num 2\n" - ceph.restart: daemons: - osd.0 - osd.1 - osd.2 wait-for-healthy: false wait-for-osds-up: true - exec: osd.0: - 'set -ex ceph health detail ceph daemon osd.0 config show ' - exec: client.0: - "set -ex\nrbd info testpool/testimage\nfio --name=rbdtest \\\n --ioengine=rbd\ \ \\\n --pool=testpool \\\n --rbdname=testimage \\\n --clientname=admin\ \ \\\n --rw=randwrite \\\n --bs=4k \\\n --iodepth=32 \\\n --numjobs=4\ \ \\\n --runtime=120 \\\n --time_based \\\n --group_reporting \\\n\ \ --direct=1 \\\n --invalidate=0\nceph daemon osd.0 dump_store_shards\n\ ceph config set osd.0 crimson_cpu_num 5\nceph config set osd.1 crimson_cpu_num\ \ 5\nceph config set osd.2 crimson_cpu_num 5\n" - ceph.restart: daemons: - osd.0 - osd.1 - osd.2 wait-for-healthy: false wait-for-osds-up: true - exec: osd.0: - 'set -ex ceph health detail ceph daemon osd.0 config show ' - exec: client.0: - "set -ex\nrbd info testpool/testimage\nfio --name=rbdtest \\\n --ioengine=rbd\ \ \\\n --pool=testpool \\\n --rbdname=testimage \\\n --clientname=admin\ \ \\\n --rw=randwrite \\\n --bs=4k \\\n --iodepth=32 \\\n --numjobs=4\ \ \\\n --runtime=120 \\\n --time_based \\\n --group_reporting \\\n\ \ --direct=1 \\\n --invalidate=0\nceph daemon osd.0 dump_store_shards" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 8bec0da71becad44414c54979f64c9ef0e7099c6 timestamp: 2026-02-11_22:24:44 tube: trial user: liucm verbose: false worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.2161924