2026-02-20T22:42:31.265 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T22:42:31.279 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:42:31.356 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61632 branch: wip-pdonnell-testing-20260219.182737-tentacle description: orch/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: yweinste@redhat.com first_in_suite: false flavor: default job_id: '61632' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial name: yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-pdonnell-testing-20260219.182737-tentacle ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN - CEPHADM_FAILED_DAEMON - but is still running - PG_DEGRADED log-only-match: - CEPHADM_ sha1: f7870454149f22574086dd2ff55d050585136531 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f7870454149f22574086dd2ff55d050585136531 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-pdonnell-testing-20260219.182737-tentacle sha1: f7870454149f22574086dd2ff55d050585136531 owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 2599 sha1: f7870454149f22574086dd2ff55d050585136531 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: wip-pdonnell-testing-20260219.182737-tentacle suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f7870454149f22574086dd2ff55d050585136531 targets: trial006.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPshsczh1gKI+iY2P6xrRcS0ckRylZ/N6ty++Lav5zAimQGX39S3a+BQ3N88v3X3kFxtxKuB0BCsCxtVJ+bylks= trial179.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMzAnaZ4yGOQmJ3Gxysz47y7/kJUf8Qh0Ex/qQbb+f33v5CuUp0q8knUsAMJitl3bEv2jjaGAA6Yeia+h3ru5i8= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep "$DEVID" | awk ''{print $1}'') DEV=$(ceph orch device ls | grep "$DEVID" | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm --zap --replace 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-20_16:19:15 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-20T22:42:31.356 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa; will attempt to use it 2026-02-20T22:42:31.356 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa/tasks 2026-02-20T22:42:31.356 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-20T22:42:31.358 INFO:teuthology.task.internal:Checking packages... 2026-02-20T22:42:31.358 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f7870454149f22574086dd2ff55d050585136531' 2026-02-20T22:42:31.358 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-20T22:42:31.358 INFO:teuthology.packaging:ref: None 2026-02-20T22:42:31.358 INFO:teuthology.packaging:tag: None 2026-02-20T22:42:31.358 INFO:teuthology.packaging:branch: wip-pdonnell-testing-20260219.182737-tentacle 2026-02-20T22:42:31.358 INFO:teuthology.packaging:sha1: f7870454149f22574086dd2ff55d050585136531 2026-02-20T22:42:31.358 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-pdonnell-testing-20260219.182737-tentacle 2026-02-20T22:42:31.478 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-677.gf7870454 2026-02-20T22:42:31.479 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-20T22:42:31.492 INFO:teuthology.task.internal:no buildpackages task found 2026-02-20T22:42:31.492 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-20T22:42:31.505 INFO:teuthology.task.internal:Saving configuration 2026-02-20T22:42:31.515 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-20T22:42:31.527 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-20T22:42:31.604 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial006.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61632', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-20 22:39:01.410374', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPshsczh1gKI+iY2P6xrRcS0ckRylZ/N6ty++Lav5zAimQGX39S3a+BQ3N88v3X3kFxtxKuB0BCsCxtVJ+bylks='} 2026-02-20T22:42:31.659 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial179.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61632', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-20 22:39:01.410969', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMzAnaZ4yGOQmJ3Gxysz47y7/kJUf8Qh0Ex/qQbb+f33v5CuUp0q8knUsAMJitl3bEv2jjaGAA6Yeia+h3ru5i8='} 2026-02-20T22:42:31.659 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-20T22:42:31.671 INFO:teuthology.task.internal:roles: ubuntu@trial006.front.sepia.ceph.com - ['host.a', 'client.0'] 2026-02-20T22:42:31.671 INFO:teuthology.task.internal:roles: ubuntu@trial179.front.sepia.ceph.com - ['host.b', 'client.1'] 2026-02-20T22:42:31.671 INFO:teuthology.run_tasks:Running task console_log... 2026-02-20T22:42:31.803 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x71cfadae3560>, signals=[15]) 2026-02-20T22:42:31.803 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-20T22:42:31.816 INFO:teuthology.task.internal:Opening connections... 2026-02-20T22:42:31.816 DEBUG:teuthology.task.internal:connecting to ubuntu@trial006.front.sepia.ceph.com 2026-02-20T22:42:31.816 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:42:31.878 DEBUG:teuthology.task.internal:connecting to ubuntu@trial179.front.sepia.ceph.com 2026-02-20T22:42:31.878 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:42:31.940 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-20T22:42:32.110 DEBUG:teuthology.orchestra.run.trial006:> uname -m 2026-02-20T22:42:32.125 INFO:teuthology.orchestra.run.trial006.stdout:x86_64 2026-02-20T22:42:32.125 DEBUG:teuthology.orchestra.run.trial006:> cat /etc/os-release 2026-02-20T22:42:32.182 INFO:teuthology.orchestra.run.trial006.stdout:NAME="CentOS Stream" 2026-02-20T22:42:32.182 INFO:teuthology.orchestra.run.trial006.stdout:VERSION="9" 2026-02-20T22:42:32.182 INFO:teuthology.orchestra.run.trial006.stdout:ID="centos" 2026-02-20T22:42:32.182 INFO:teuthology.orchestra.run.trial006.stdout:ID_LIKE="rhel fedora" 2026-02-20T22:42:32.182 INFO:teuthology.orchestra.run.trial006.stdout:VERSION_ID="9" 2026-02-20T22:42:32.182 INFO:teuthology.orchestra.run.trial006.stdout:PLATFORM_ID="platform:el9" 2026-02-20T22:42:32.182 INFO:teuthology.orchestra.run.trial006.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T22:42:32.183 INFO:teuthology.orchestra.run.trial006.stdout:ANSI_COLOR="0;31" 2026-02-20T22:42:32.183 INFO:teuthology.orchestra.run.trial006.stdout:LOGO="fedora-logo-icon" 2026-02-20T22:42:32.183 INFO:teuthology.orchestra.run.trial006.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T22:42:32.183 INFO:teuthology.orchestra.run.trial006.stdout:HOME_URL="https://centos.org/" 2026-02-20T22:42:32.183 INFO:teuthology.orchestra.run.trial006.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T22:42:32.183 INFO:teuthology.orchestra.run.trial006.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T22:42:32.183 INFO:teuthology.orchestra.run.trial006.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T22:42:32.184 INFO:teuthology.lock.ops:Updating trial006.front.sepia.ceph.com on lock server 2026-02-20T22:42:32.284 DEBUG:teuthology.orchestra.run.trial179:> uname -m 2026-02-20T22:42:32.299 INFO:teuthology.orchestra.run.trial179.stdout:x86_64 2026-02-20T22:42:32.299 DEBUG:teuthology.orchestra.run.trial179:> cat /etc/os-release 2026-02-20T22:42:32.355 INFO:teuthology.orchestra.run.trial179.stdout:NAME="CentOS Stream" 2026-02-20T22:42:32.355 INFO:teuthology.orchestra.run.trial179.stdout:VERSION="9" 2026-02-20T22:42:32.355 INFO:teuthology.orchestra.run.trial179.stdout:ID="centos" 2026-02-20T22:42:32.355 INFO:teuthology.orchestra.run.trial179.stdout:ID_LIKE="rhel fedora" 2026-02-20T22:42:32.355 INFO:teuthology.orchestra.run.trial179.stdout:VERSION_ID="9" 2026-02-20T22:42:32.356 INFO:teuthology.orchestra.run.trial179.stdout:PLATFORM_ID="platform:el9" 2026-02-20T22:42:32.356 INFO:teuthology.orchestra.run.trial179.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T22:42:32.356 INFO:teuthology.orchestra.run.trial179.stdout:ANSI_COLOR="0;31" 2026-02-20T22:42:32.356 INFO:teuthology.orchestra.run.trial179.stdout:LOGO="fedora-logo-icon" 2026-02-20T22:42:32.356 INFO:teuthology.orchestra.run.trial179.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T22:42:32.356 INFO:teuthology.orchestra.run.trial179.stdout:HOME_URL="https://centos.org/" 2026-02-20T22:42:32.356 INFO:teuthology.orchestra.run.trial179.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T22:42:32.356 INFO:teuthology.orchestra.run.trial179.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T22:42:32.356 INFO:teuthology.orchestra.run.trial179.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T22:42:32.356 INFO:teuthology.lock.ops:Updating trial179.front.sepia.ceph.com on lock server 2026-02-20T22:42:32.448 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-20T22:42:32.459 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-20T22:42:32.471 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-20T22:42:32.471 DEBUG:teuthology.orchestra.run.trial006:> test '!' -e /home/ubuntu/cephtest 2026-02-20T22:42:32.473 DEBUG:teuthology.orchestra.run.trial179:> test '!' -e /home/ubuntu/cephtest 2026-02-20T22:42:32.488 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-20T22:42:32.498 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-20T22:42:32.498 DEBUG:teuthology.orchestra.run.trial006:> test -z $(ls -A /var/lib/ceph) 2026-02-20T22:42:32.528 DEBUG:teuthology.orchestra.run.trial179:> test -z $(ls -A /var/lib/ceph) 2026-02-20T22:42:32.545 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-20T22:42:32.685 INFO:teuthology.run_tasks:Running task kernel... 2026-02-20T22:42:32.708 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-20T22:42:32.708 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-20T22:42:32.708 DEBUG:teuthology.orchestra.run.trial006:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T22:42:32.709 DEBUG:teuthology.orchestra.run.trial179:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T22:42:32.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:42:32.724 DEBUG:teuthology.orchestra.run.trial006:> uname -r 2026-02-20T22:42:32.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:42:32.724 DEBUG:teuthology.orchestra.run.trial179:> uname -r 2026-02-20T22:42:32.779 INFO:teuthology.orchestra.run.trial006.stdout:5.14.0-681.el9.x86_64 2026-02-20T22:42:32.779 INFO:teuthology.task.kernel:Running kernel on trial006: 5.14.0-681.el9.x86_64 2026-02-20T22:42:32.779 DEBUG:teuthology.orchestra.run.trial006:> sudo yum install -y kernel 2026-02-20T22:42:32.780 INFO:teuthology.orchestra.run.trial179.stdout:5.14.0-681.el9.x86_64 2026-02-20T22:42:32.780 INFO:teuthology.task.kernel:Running kernel on trial179: 5.14.0-681.el9.x86_64 2026-02-20T22:42:32.780 DEBUG:teuthology.orchestra.run.trial179:> sudo yum install -y kernel 2026-02-20T22:42:33.994 INFO:teuthology.orchestra.run.trial006.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-20T22:42:34.533 INFO:teuthology.orchestra.run.trial179.stdout:CentOS Stream 9 - BaseOS 6.5 MB/s | 8.9 MB 00:01 2026-02-20T22:42:37.185 INFO:teuthology.orchestra.run.trial006.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-20T22:42:40.793 INFO:teuthology.orchestra.run.trial006.stdout:CentOS Stream 9 - CRB 6.2 MB/s | 7.8 MB 00:01 2026-02-20T22:42:41.687 INFO:teuthology.orchestra.run.trial006.stdout:CentOS Stream 9 - Extras packages 113 kB/s | 20 kB 00:00 2026-02-20T22:42:42.936 INFO:teuthology.orchestra.run.trial006.stdout:Extra Packages for Enterprise Linux 17 MB/s | 20 MB 00:01 2026-02-20T22:42:46.142 INFO:teuthology.orchestra.run.trial006.stdout:lab-extras 2.0 MB/s | 50 kB 00:00 2026-02-20T22:42:47.146 INFO:teuthology.orchestra.run.trial006.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T22:42:47.146 INFO:teuthology.orchestra.run.trial006.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T22:42:47.165 INFO:teuthology.orchestra.run.trial006.stdout:Dependencies resolved. 2026-02-20T22:42:47.166 INFO:teuthology.orchestra.run.trial006.stdout:Nothing to do. 2026-02-20T22:42:47.166 INFO:teuthology.orchestra.run.trial006.stdout:Complete! 2026-02-20T22:42:47.190 DEBUG:teuthology.orchestra.run.trial006:> echo no | sudo yum reinstall kernel || true 2026-02-20T22:42:47.488 INFO:teuthology.orchestra.run.trial006.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 10:42:46 PM UTC. 2026-02-20T22:42:47.568 INFO:teuthology.orchestra.run.trial006.stdout:Dependencies resolved. 2026-02-20T22:42:47.568 INFO:teuthology.orchestra.run.trial006.stdout:================================================================================ 2026-02-20T22:42:47.568 INFO:teuthology.orchestra.run.trial006.stdout: Package Architecture Version Repository Size 2026-02-20T22:42:47.568 INFO:teuthology.orchestra.run.trial006.stdout:================================================================================ 2026-02-20T22:42:47.568 INFO:teuthology.orchestra.run.trial006.stdout:Reinstalling: 2026-02-20T22:42:47.568 INFO:teuthology.orchestra.run.trial006.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:42:47.569 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:42:47.569 INFO:teuthology.orchestra.run.trial006.stdout:Transaction Summary 2026-02-20T22:42:47.569 INFO:teuthology.orchestra.run.trial006.stdout:================================================================================ 2026-02-20T22:42:47.569 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:42:47.569 INFO:teuthology.orchestra.run.trial006.stdout:Total download size: 803 k 2026-02-20T22:42:47.569 INFO:teuthology.orchestra.run.trial006.stdout:Installed size: 0 2026-02-20T22:42:47.570 INFO:teuthology.orchestra.run.trial006.stderr:Operation aborted. 2026-02-20T22:42:47.589 INFO:teuthology.orchestra.run.trial006.stdout:Is this ok [y/N]: 2026-02-20T22:42:47.590 DEBUG:teuthology.orchestra.run.trial006:> sudo yum reinstall -y kernel || true 2026-02-20T22:42:47.892 INFO:teuthology.orchestra.run.trial006.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 10:42:46 PM UTC. 2026-02-20T22:42:47.971 INFO:teuthology.orchestra.run.trial006.stdout:Dependencies resolved. 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout:================================================================================ 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout: Package Architecture Version Repository Size 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout:================================================================================ 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout:Reinstalling: 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout:Transaction Summary 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout:================================================================================ 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout:Total download size: 803 k 2026-02-20T22:42:47.972 INFO:teuthology.orchestra.run.trial006.stdout:Installed size: 0 2026-02-20T22:42:47.973 INFO:teuthology.orchestra.run.trial006.stdout:Downloading Packages: 2026-02-20T22:42:49.587 INFO:teuthology.orchestra.run.trial006.stdout:kernel-5.14.0-681.el9.x86_64.rpm 591 kB/s | 803 kB 00:01 2026-02-20T22:42:49.587 INFO:teuthology.orchestra.run.trial006.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:42:49.587 INFO:teuthology.orchestra.run.trial006.stdout:Total 497 kB/s | 803 kB 00:01 2026-02-20T22:42:49.598 INFO:teuthology.orchestra.run.trial006.stdout:Running transaction check 2026-02-20T22:42:49.632 INFO:teuthology.orchestra.run.trial006.stdout:Transaction check succeeded. 2026-02-20T22:42:49.632 INFO:teuthology.orchestra.run.trial006.stdout:Running transaction test 2026-02-20T22:42:49.636 INFO:teuthology.orchestra.run.trial006.stdout:Transaction test succeeded. 2026-02-20T22:42:49.637 INFO:teuthology.orchestra.run.trial006.stdout:Running transaction 2026-02-20T22:42:49.660 INFO:teuthology.orchestra.run.trial006.stdout: Preparing : 1/1 2026-02-20T22:42:49.664 INFO:teuthology.orchestra.run.trial006.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:42:49.665 INFO:teuthology.orchestra.run.trial006.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:42:49.775 INFO:teuthology.orchestra.run.trial006.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:42:49.775 INFO:teuthology.orchestra.run.trial006.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:42:49.832 INFO:teuthology.orchestra.run.trial006.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:42:49.832 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:42:49.832 INFO:teuthology.orchestra.run.trial006.stdout:Reinstalled: 2026-02-20T22:42:49.832 INFO:teuthology.orchestra.run.trial006.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T22:42:49.832 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:42:49.832 INFO:teuthology.orchestra.run.trial006.stdout:Complete! 2026-02-20T22:42:49.859 DEBUG:teuthology.orchestra.run.trial006:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T22:42:49.924 INFO:teuthology.orchestra.run.trial006.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T22:42:49.925 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T22:42:49.925 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T22:42:49.925 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-20T22:42:49.926 DEBUG:teuthology.orchestra.run.trial006:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T22:42:49.988 INFO:teuthology.orchestra.run.trial006.stdout:ttyS1 2026-02-20T22:42:50.010 DEBUG:teuthology.parallel:result is None 2026-02-20T22:42:59.173 INFO:teuthology.orchestra.run.trial179.stdout:CentOS Stream 9 - AppStream 1.1 MB/s | 27 MB 00:24 2026-02-20T22:43:10.721 INFO:teuthology.orchestra.run.trial179.stdout:CentOS Stream 9 - CRB 868 kB/s | 7.8 MB 00:09 2026-02-20T22:43:11.634 INFO:teuthology.orchestra.run.trial179.stdout:CentOS Stream 9 - Extras packages 109 kB/s | 20 kB 00:00 2026-02-20T22:43:11.876 INFO:teuthology.orchestra.run.trial179.stdout:Extra Packages for Enterprise Linux 113 MB/s | 20 MB 00:00 2026-02-20T22:43:15.073 INFO:teuthology.orchestra.run.trial179.stdout:lab-extras 983 kB/s | 50 kB 00:00 2026-02-20T22:43:16.077 INFO:teuthology.orchestra.run.trial179.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T22:43:16.077 INFO:teuthology.orchestra.run.trial179.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T22:43:16.097 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-20T22:43:16.097 INFO:teuthology.orchestra.run.trial179.stdout:Nothing to do. 2026-02-20T22:43:16.097 INFO:teuthology.orchestra.run.trial179.stdout:Complete! 2026-02-20T22:43:16.119 DEBUG:teuthology.orchestra.run.trial179:> echo no | sudo yum reinstall kernel || true 2026-02-20T22:43:16.416 INFO:teuthology.orchestra.run.trial179.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 10:43:15 PM UTC. 2026-02-20T22:43:16.496 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-20T22:43:16.497 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-20T22:43:16.497 INFO:teuthology.orchestra.run.trial179.stdout: Package Architecture Version Repository Size 2026-02-20T22:43:16.497 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-20T22:43:16.497 INFO:teuthology.orchestra.run.trial179.stdout:Reinstalling: 2026-02-20T22:43:16.497 INFO:teuthology.orchestra.run.trial179.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:43:16.497 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:43:16.497 INFO:teuthology.orchestra.run.trial179.stdout:Transaction Summary 2026-02-20T22:43:16.497 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-20T22:43:16.497 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:43:16.498 INFO:teuthology.orchestra.run.trial179.stdout:Total download size: 803 k 2026-02-20T22:43:16.498 INFO:teuthology.orchestra.run.trial179.stdout:Installed size: 0 2026-02-20T22:43:16.498 INFO:teuthology.orchestra.run.trial179.stderr:Operation aborted. 2026-02-20T22:43:16.517 INFO:teuthology.orchestra.run.trial179.stdout:Is this ok [y/N]: 2026-02-20T22:43:16.517 DEBUG:teuthology.orchestra.run.trial179:> sudo yum reinstall -y kernel || true 2026-02-20T22:43:16.816 INFO:teuthology.orchestra.run.trial179.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 10:43:15 PM UTC. 2026-02-20T22:43:16.896 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-20T22:43:16.896 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-20T22:43:16.896 INFO:teuthology.orchestra.run.trial179.stdout: Package Architecture Version Repository Size 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout:Reinstalling: 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout:Transaction Summary 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout:Total download size: 803 k 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout:Installed size: 0 2026-02-20T22:43:16.897 INFO:teuthology.orchestra.run.trial179.stdout:Downloading Packages: 2026-02-20T22:43:17.100 INFO:teuthology.orchestra.run.trial179.stdout:kernel-5.14.0-681.el9.x86_64.rpm 5.5 MB/s | 803 kB 00:00 2026-02-20T22:43:17.101 INFO:teuthology.orchestra.run.trial179.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:43:17.101 INFO:teuthology.orchestra.run.trial179.stdout:Total 3.8 MB/s | 803 kB 00:00 2026-02-20T22:43:17.109 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction check 2026-02-20T22:43:17.143 INFO:teuthology.orchestra.run.trial179.stdout:Transaction check succeeded. 2026-02-20T22:43:17.143 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction test 2026-02-20T22:43:17.148 INFO:teuthology.orchestra.run.trial179.stdout:Transaction test succeeded. 2026-02-20T22:43:17.148 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction 2026-02-20T22:43:17.171 INFO:teuthology.orchestra.run.trial179.stdout: Preparing : 1/1 2026-02-20T22:43:17.175 INFO:teuthology.orchestra.run.trial179.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:43:17.175 INFO:teuthology.orchestra.run.trial179.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:43:17.281 INFO:teuthology.orchestra.run.trial179.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:43:17.281 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:43:17.336 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:43:17.337 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:43:17.337 INFO:teuthology.orchestra.run.trial179.stdout:Reinstalled: 2026-02-20T22:43:17.337 INFO:teuthology.orchestra.run.trial179.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T22:43:17.337 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:43:17.337 INFO:teuthology.orchestra.run.trial179.stdout:Complete! 2026-02-20T22:43:17.364 DEBUG:teuthology.orchestra.run.trial179:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T22:43:17.388 INFO:teuthology.orchestra.run.trial179.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T22:43:17.389 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T22:43:17.389 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T22:43:17.389 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-20T22:43:17.389 DEBUG:teuthology.orchestra.run.trial179:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T22:43:17.453 INFO:teuthology.orchestra.run.trial179.stdout:ttyS1 2026-02-20T22:43:17.483 DEBUG:teuthology.parallel:result is None 2026-02-20T22:43:17.483 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-20T22:43:17.494 INFO:teuthology.task.internal:Creating test directory... 2026-02-20T22:43:17.494 DEBUG:teuthology.orchestra.run.trial006:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T22:43:17.497 DEBUG:teuthology.orchestra.run.trial179:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T22:43:17.539 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-20T22:43:17.551 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-20T22:43:17.566 INFO:teuthology.task.internal:Creating archive directory... 2026-02-20T22:43:17.566 DEBUG:teuthology.orchestra.run.trial006:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T22:43:17.569 DEBUG:teuthology.orchestra.run.trial179:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T22:43:17.602 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-20T22:43:17.616 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-20T22:43:17.617 DEBUG:teuthology.orchestra.run.trial006:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2026-02-20T22:43:17.627 DEBUG:teuthology.orchestra.run.trial179:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2026-02-20T22:43:17.650 INFO:teuthology.orchestra.run.trial006.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:43:17.659 INFO:teuthology.orchestra.run.trial006.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:43:17.662 INFO:teuthology.orchestra.run.trial179.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:43:17.671 INFO:teuthology.orchestra.run.trial179.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:43:17.672 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-20T22:43:17.684 INFO:teuthology.task.internal:Configuring sudo... 2026-02-20T22:43:17.684 DEBUG:teuthology.orchestra.run.trial006:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T22:43:17.704 DEBUG:teuthology.orchestra.run.trial179:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T22:43:17.736 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-20T22:43:17.752 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-20T22:43:17.753 DEBUG:teuthology.orchestra.run.trial006:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T22:43:17.769 DEBUG:teuthology.orchestra.run.trial179:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T22:43:17.792 DEBUG:teuthology.orchestra.run.trial006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:43:17.944 DEBUG:teuthology.orchestra.run.trial006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:43:17.969 DEBUG:teuthology.orchestra.run.trial006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:43:18.112 DEBUG:teuthology.orchestra.run.trial006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:43:18.137 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:43:18.137 DEBUG:teuthology.orchestra.run.trial006:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T22:43:18.201 DEBUG:teuthology.orchestra.run.trial179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:43:18.496 DEBUG:teuthology.orchestra.run.trial179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:43:18.522 DEBUG:teuthology.orchestra.run.trial179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:43:18.763 DEBUG:teuthology.orchestra.run.trial179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:43:18.789 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:43:18.790 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T22:43:18.853 DEBUG:teuthology.orchestra.run.trial006:> sudo service rsyslog restart 2026-02-20T22:43:18.855 DEBUG:teuthology.orchestra.run.trial179:> sudo service rsyslog restart 2026-02-20T22:43:18.882 INFO:teuthology.orchestra.run.trial006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:43:18.920 INFO:teuthology.orchestra.run.trial179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:43:19.379 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-20T22:43:19.395 INFO:teuthology.task.internal:Starting timer... 2026-02-20T22:43:19.395 INFO:teuthology.run_tasks:Running task pcp... 2026-02-20T22:43:19.415 INFO:teuthology.run_tasks:Running task selinux... 2026-02-20T22:43:19.437 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-02-20T22:43:19.437 DEBUG:teuthology.orchestra.run.trial006:> sudo service auditd rotate 2026-02-20T22:43:19.468 INFO:teuthology.orchestra.run.trial006.stdout:Rotating logs: 2026-02-20T22:43:19.470 DEBUG:teuthology.orchestra.run.trial179:> sudo service auditd rotate 2026-02-20T22:43:19.499 INFO:teuthology.orchestra.run.trial179.stdout:Rotating logs: 2026-02-20T22:43:19.502 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-20T22:43:19.502 DEBUG:teuthology.orchestra.run.trial006:> /usr/sbin/getenforce 2026-02-20T22:43:19.527 INFO:teuthology.orchestra.run.trial006.stdout:Permissive 2026-02-20T22:43:19.528 DEBUG:teuthology.orchestra.run.trial179:> /usr/sbin/getenforce 2026-02-20T22:43:19.558 INFO:teuthology.orchestra.run.trial179.stdout:Permissive 2026-02-20T22:43:19.558 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial006.front.sepia.ceph.com': 'permissive', 'ubuntu@trial179.front.sepia.ceph.com': 'permissive'} 2026-02-20T22:43:19.559 DEBUG:teuthology.orchestra.run.trial006:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-20T22:43:19.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:43:19.594 DEBUG:teuthology.orchestra.run.trial179:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-20T22:43:19.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:43:19.622 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-20T22:43:19.622 DEBUG:teuthology.orchestra.run.trial006:> sudo /usr/sbin/setenforce permissive 2026-02-20T22:43:19.658 DEBUG:teuthology.orchestra.run.trial179:> sudo /usr/sbin/setenforce permissive 2026-02-20T22:43:19.687 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-20T22:43:19.703 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2026-02-20T22:43:19.706 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2026-02-20T22:43:19.812 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-20T22:43:19.822 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2026-02-20T22:43:19.824 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial006.front.sepia.ceph.com,trial179.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-20T22:46:06.535 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial006.front.sepia.ceph.com'), Remote(name='ubuntu@trial179.front.sepia.ceph.com')] 2026-02-20T22:46:06.542 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial006.front.sepia.ceph.com' 2026-02-20T22:46:06.543 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:46:06.628 DEBUG:teuthology.orchestra.run.trial006:> true 2026-02-20T22:46:06.705 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial006.front.sepia.ceph.com' 2026-02-20T22:46:06.705 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial179.front.sepia.ceph.com' 2026-02-20T22:46:06.706 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:46:06.797 DEBUG:teuthology.orchestra.run.trial179:> true 2026-02-20T22:46:06.871 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial179.front.sepia.ceph.com' 2026-02-20T22:46:06.871 INFO:teuthology.run_tasks:Running task clock... 2026-02-20T22:46:06.885 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-20T22:46:06.885 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T22:46:06.885 DEBUG:teuthology.orchestra.run.trial006:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T22:46:06.887 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T22:46:06.887 DEBUG:teuthology.orchestra.run.trial179:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T22:46:06.913 INFO:teuthology.orchestra.run.trial006.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T22:46:06.925 INFO:teuthology.orchestra.run.trial006.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T22:46:06.938 INFO:teuthology.orchestra.run.trial179.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T22:46:06.946 INFO:teuthology.orchestra.run.trial006.stderr:sudo: ntpd: command not found 2026-02-20T22:46:06.950 INFO:teuthology.orchestra.run.trial179.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T22:46:06.956 INFO:teuthology.orchestra.run.trial006.stdout:506 Cannot talk to daemon 2026-02-20T22:46:06.968 INFO:teuthology.orchestra.run.trial006.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T22:46:06.972 INFO:teuthology.orchestra.run.trial179.stderr:sudo: ntpd: command not found 2026-02-20T22:46:06.980 INFO:teuthology.orchestra.run.trial006.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T22:46:06.982 INFO:teuthology.orchestra.run.trial179.stdout:506 Cannot talk to daemon 2026-02-20T22:46:06.993 INFO:teuthology.orchestra.run.trial179.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T22:46:07.004 INFO:teuthology.orchestra.run.trial179.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T22:46:07.025 INFO:teuthology.orchestra.run.trial006.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:46:07.027 INFO:teuthology.orchestra.run.trial006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:46:07.027 INFO:teuthology.orchestra.run.trial006.stdout:=============================================================================== 2026-02-20T22:46:07.061 INFO:teuthology.orchestra.run.trial179.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:46:07.089 INFO:teuthology.orchestra.run.trial179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:46:07.090 INFO:teuthology.orchestra.run.trial179.stdout:=============================================================================== 2026-02-20T22:46:07.090 INFO:teuthology.orchestra.run.trial179.stdout:^? 172-235-154-118.ip.linod> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:46:07.090 INFO:teuthology.orchestra.run.trial179.stdout:^? daisy.zia.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:46:07.090 INFO:teuthology.orchestra.run.trial179.stdout:^? jane.mattnordhoffdns.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:46:07.090 INFO:teuthology.orchestra.run.trial179.stdout:^? 108.61.73.243 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:46:07.091 INFO:teuthology.run_tasks:Running task pexec... 2026-02-20T22:46:07.111 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-20T22:46:07.112 DEBUG:teuthology.orchestra.run.trial006:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-20T22:46:07.112 DEBUG:teuthology.orchestra.run.trial179:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-20T22:46:07.116 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial006.front.sepia.ceph.com 2026-02-20T22:46:07.116 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-20T22:46:07.116 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-20T22:46:07.116 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-20T22:46:07.117 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-20T22:46:07.134 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial179.front.sepia.ceph.com 2026-02-20T22:46:07.135 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-20T22:46:07.135 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-20T22:46:07.135 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-20T22:46:07.135 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-20T22:46:07.288 INFO:teuthology.orchestra.run.trial006.stdout:No match for argument: nvme-cli 2026-02-20T22:46:07.289 INFO:teuthology.orchestra.run.trial006.stderr:No packages marked for removal. 2026-02-20T22:46:07.290 INFO:teuthology.orchestra.run.trial006.stdout:Dependencies resolved. 2026-02-20T22:46:07.291 INFO:teuthology.orchestra.run.trial006.stdout:Nothing to do. 2026-02-20T22:46:07.291 INFO:teuthology.orchestra.run.trial006.stdout:Complete! 2026-02-20T22:46:07.306 INFO:teuthology.orchestra.run.trial179.stdout:No match for argument: nvme-cli 2026-02-20T22:46:07.306 INFO:teuthology.orchestra.run.trial179.stderr:No packages marked for removal. 2026-02-20T22:46:07.308 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-20T22:46:07.308 INFO:teuthology.orchestra.run.trial179.stdout:Nothing to do. 2026-02-20T22:46:07.309 INFO:teuthology.orchestra.run.trial179.stdout:Complete! 2026-02-20T22:46:07.594 INFO:teuthology.orchestra.run.trial006.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 10:45:38 PM UTC. 2026-02-20T22:46:07.612 INFO:teuthology.orchestra.run.trial179.stdout:Last metadata expiration check: 0:00:28 ago on Fri 20 Feb 2026 10:45:39 PM UTC. 2026-02-20T22:46:07.675 INFO:teuthology.orchestra.run.trial006.stdout:Dependencies resolved. 2026-02-20T22:46:07.676 INFO:teuthology.orchestra.run.trial006.stdout:================================================================================ 2026-02-20T22:46:07.677 INFO:teuthology.orchestra.run.trial006.stdout: Package Arch Version Repository Size 2026-02-20T22:46:07.677 INFO:teuthology.orchestra.run.trial006.stdout:================================================================================ 2026-02-20T22:46:07.677 INFO:teuthology.orchestra.run.trial006.stdout:Installing: 2026-02-20T22:46:07.677 INFO:teuthology.orchestra.run.trial006.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-20T22:46:07.677 INFO:teuthology.orchestra.run.trial006.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-20T22:46:07.677 INFO:teuthology.orchestra.run.trial006.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-20T22:46:07.677 INFO:teuthology.orchestra.run.trial006.stdout:Installing dependencies: 2026-02-20T22:46:07.677 INFO:teuthology.orchestra.run.trial006.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout:Transaction Summary 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout:================================================================================ 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout:Install 7 Packages 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout:Total download size: 6.3 M 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout:Installed size: 24 M 2026-02-20T22:46:07.678 INFO:teuthology.orchestra.run.trial006.stdout:Downloading Packages: 2026-02-20T22:46:07.694 INFO:teuthology.orchestra.run.trial179.stdout:Dependencies resolved. 2026-02-20T22:46:07.695 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-20T22:46:07.695 INFO:teuthology.orchestra.run.trial179.stdout: Package Arch Version Repository Size 2026-02-20T22:46:07.695 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-20T22:46:07.695 INFO:teuthology.orchestra.run.trial179.stdout:Installing: 2026-02-20T22:46:07.695 INFO:teuthology.orchestra.run.trial179.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-20T22:46:07.695 INFO:teuthology.orchestra.run.trial179.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-20T22:46:07.695 INFO:teuthology.orchestra.run.trial179.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout:Installing dependencies: 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout:Transaction Summary 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout:================================================================================ 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout:Install 7 Packages 2026-02-20T22:46:07.696 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:46:07.697 INFO:teuthology.orchestra.run.trial179.stdout:Total download size: 6.3 M 2026-02-20T22:46:07.697 INFO:teuthology.orchestra.run.trial179.stdout:Installed size: 24 M 2026-02-20T22:46:07.697 INFO:teuthology.orchestra.run.trial179.stdout:Downloading Packages: 2026-02-20T22:46:07.920 INFO:teuthology.orchestra.run.trial006.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 450 kB/s | 44 kB 00:00 2026-02-20T22:46:07.942 INFO:teuthology.orchestra.run.trial006.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 602 kB/s | 72 kB 00:00 2026-02-20T22:46:07.975 INFO:teuthology.orchestra.run.trial006.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.5 MB/s | 84 kB 00:00 2026-02-20T22:46:08.013 INFO:teuthology.orchestra.run.trial006.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 2.1 MB/s | 150 kB 00:00 2026-02-20T22:46:08.045 INFO:teuthology.orchestra.run.trial006.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 5.2 MB/s | 1.2 MB 00:00 2026-02-20T22:46:08.077 INFO:teuthology.orchestra.run.trial006.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.1 MB/s | 837 kB 00:00 2026-02-20T22:46:08.087 INFO:teuthology.orchestra.run.trial179.stdout:(1/7): python3-configshell-1.1.30-1.el9.noarch. 977 kB/s | 72 kB 00:00 2026-02-20T22:46:08.088 INFO:teuthology.orchestra.run.trial179.stdout:(2/7): nvmetcli-0.8-3.el9.noarch.rpm 586 kB/s | 44 kB 00:00 2026-02-20T22:46:08.106 INFO:teuthology.orchestra.run.trial179.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 4.3 MB/s | 84 kB 00:00 2026-02-20T22:46:08.121 INFO:teuthology.orchestra.run.trial179.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 4.4 MB/s | 150 kB 00:00 2026-02-20T22:46:08.137 INFO:teuthology.orchestra.run.trial179.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 9.3 MB/s | 1.2 MB 00:00 2026-02-20T22:46:08.142 INFO:teuthology.orchestra.run.trial179.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 23 MB/s | 837 kB 00:00 2026-02-20T22:46:08.956 INFO:teuthology.orchestra.run.trial179.stdout:(7/7): runc-1.4.0-1.el9.x86_64.rpm 4.7 MB/s | 4.0 MB 00:00 2026-02-20T22:46:08.957 INFO:teuthology.orchestra.run.trial179.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:46:08.957 INFO:teuthology.orchestra.run.trial179.stdout:Total 5.0 MB/s | 6.3 MB 00:01 2026-02-20T22:46:09.026 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction check 2026-02-20T22:46:09.033 INFO:teuthology.orchestra.run.trial179.stdout:Transaction check succeeded. 2026-02-20T22:46:09.033 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction test 2026-02-20T22:46:09.078 INFO:teuthology.orchestra.run.trial006.stdout:(7/7): runc-1.4.0-1.el9.x86_64.rpm 3.7 MB/s | 4.0 MB 00:01 2026-02-20T22:46:09.079 INFO:teuthology.orchestra.run.trial006.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:46:09.079 INFO:teuthology.orchestra.run.trial006.stdout:Total 4.5 MB/s | 6.3 MB 00:01 2026-02-20T22:46:09.113 INFO:teuthology.orchestra.run.trial179.stdout:Transaction test succeeded. 2026-02-20T22:46:09.114 INFO:teuthology.orchestra.run.trial179.stdout:Running transaction 2026-02-20T22:46:09.148 INFO:teuthology.orchestra.run.trial006.stdout:Running transaction check 2026-02-20T22:46:09.156 INFO:teuthology.orchestra.run.trial006.stdout:Transaction check succeeded. 2026-02-20T22:46:09.156 INFO:teuthology.orchestra.run.trial006.stdout:Running transaction test 2026-02-20T22:46:09.239 INFO:teuthology.orchestra.run.trial006.stdout:Transaction test succeeded. 2026-02-20T22:46:09.239 INFO:teuthology.orchestra.run.trial006.stdout:Running transaction 2026-02-20T22:46:09.258 INFO:teuthology.orchestra.run.trial179.stdout: Preparing : 1/1 2026-02-20T22:46:09.266 INFO:teuthology.orchestra.run.trial179.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-20T22:46:09.275 INFO:teuthology.orchestra.run.trial179.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-20T22:46:09.280 INFO:teuthology.orchestra.run.trial179.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-20T22:46:09.286 INFO:teuthology.orchestra.run.trial179.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-20T22:46:09.287 INFO:teuthology.orchestra.run.trial179.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-20T22:46:09.334 INFO:teuthology.orchestra.run.trial179.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-20T22:46:09.385 INFO:teuthology.orchestra.run.trial006.stdout: Preparing : 1/1 2026-02-20T22:46:09.393 INFO:teuthology.orchestra.run.trial006.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-20T22:46:09.402 INFO:teuthology.orchestra.run.trial006.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-20T22:46:09.408 INFO:teuthology.orchestra.run.trial006.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-20T22:46:09.414 INFO:teuthology.orchestra.run.trial006.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-20T22:46:09.415 INFO:teuthology.orchestra.run.trial006.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-20T22:46:09.449 INFO:teuthology.orchestra.run.trial179.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-20T22:46:09.451 INFO:teuthology.orchestra.run.trial179.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-20T22:46:09.463 INFO:teuthology.orchestra.run.trial006.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-20T22:46:09.579 INFO:teuthology.orchestra.run.trial006.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-20T22:46:09.582 INFO:teuthology.orchestra.run.trial006.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-20T22:46:09.735 INFO:teuthology.orchestra.run.trial179.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-20T22:46:09.735 INFO:teuthology.orchestra.run.trial179.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-20T22:46:09.735 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:46:09.863 INFO:teuthology.orchestra.run.trial006.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-20T22:46:09.863 INFO:teuthology.orchestra.run.trial006.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-20T22:46:09.863 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:09.994 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-20T22:46:09.995 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-20T22:46:09.995 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-20T22:46:09.995 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-20T22:46:09.995 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-20T22:46:09.995 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-20T22:46:10.047 INFO:teuthology.orchestra.run.trial179.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-20T22:46:10.048 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:46:10.048 INFO:teuthology.orchestra.run.trial179.stdout:Installed: 2026-02-20T22:46:10.048 INFO:teuthology.orchestra.run.trial179.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-20T22:46:10.048 INFO:teuthology.orchestra.run.trial179.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-20T22:46:10.048 INFO:teuthology.orchestra.run.trial179.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-20T22:46:10.048 INFO:teuthology.orchestra.run.trial179.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-20T22:46:10.048 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:46:10.048 INFO:teuthology.orchestra.run.trial179.stdout:Complete! 2026-02-20T22:46:10.102 DEBUG:teuthology.parallel:result is None 2026-02-20T22:46:10.110 INFO:teuthology.orchestra.run.trial006.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-20T22:46:10.110 INFO:teuthology.orchestra.run.trial006.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-20T22:46:10.110 INFO:teuthology.orchestra.run.trial006.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-20T22:46:10.110 INFO:teuthology.orchestra.run.trial006.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-20T22:46:10.110 INFO:teuthology.orchestra.run.trial006.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-20T22:46:10.110 INFO:teuthology.orchestra.run.trial006.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-20T22:46:10.162 INFO:teuthology.orchestra.run.trial006.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-20T22:46:10.163 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:10.163 INFO:teuthology.orchestra.run.trial006.stdout:Installed: 2026-02-20T22:46:10.163 INFO:teuthology.orchestra.run.trial006.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-20T22:46:10.163 INFO:teuthology.orchestra.run.trial006.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-20T22:46:10.163 INFO:teuthology.orchestra.run.trial006.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-20T22:46:10.163 INFO:teuthology.orchestra.run.trial006.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-20T22:46:10.163 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:10.163 INFO:teuthology.orchestra.run.trial006.stdout:Complete! 2026-02-20T22:46:10.216 DEBUG:teuthology.parallel:result is None 2026-02-20T22:46:10.216 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-02-20T22:46:10.235 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-02-20T22:46:10.235 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:46:10.236 DEBUG:teuthology.orchestra.run.trial006:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T22:46:10.253 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-20T22:46:10.253 DEBUG:teuthology.orchestra.run.trial006:> stat /dev/vg_nvme/lv_1 2026-02-20T22:46:10.310 INFO:teuthology.orchestra.run.trial006.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-20T22:46:10.311 INFO:teuthology.orchestra.run.trial006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:46:10.311 INFO:teuthology.orchestra.run.trial006.stdout:Device: 6h/6d Inode: 1306 Links: 1 2026-02-20T22:46:10.311 INFO:teuthology.orchestra.run.trial006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:46:10.311 INFO:teuthology.orchestra.run.trial006.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:46:10.311 INFO:teuthology.orchestra.run.trial006.stdout:Access: 2026-02-20 22:46:10.017645092 +0000 2026-02-20T22:46:10.311 INFO:teuthology.orchestra.run.trial006.stdout:Modify: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.311 INFO:teuthology.orchestra.run.trial006.stdout:Change: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.311 INFO:teuthology.orchestra.run.trial006.stdout: Birth: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.312 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-20T22:46:10.376 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records in 2026-02-20T22:46:10.376 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records out 2026-02-20T22:46:10.376 INFO:teuthology.orchestra.run.trial006.stderr:512 bytes copied, 0.00016168 s, 3.2 MB/s 2026-02-20T22:46:10.377 DEBUG:teuthology.orchestra.run.trial006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-20T22:46:10.436 DEBUG:teuthology.orchestra.run.trial006:> stat /dev/vg_nvme/lv_2 2026-02-20T22:46:10.493 INFO:teuthology.orchestra.run.trial006.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-20T22:46:10.494 INFO:teuthology.orchestra.run.trial006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:46:10.494 INFO:teuthology.orchestra.run.trial006.stdout:Device: 6h/6d Inode: 1295 Links: 1 2026-02-20T22:46:10.494 INFO:teuthology.orchestra.run.trial006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:46:10.494 INFO:teuthology.orchestra.run.trial006.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:46:10.494 INFO:teuthology.orchestra.run.trial006.stdout:Access: 2026-02-20 22:46:10.017645092 +0000 2026-02-20T22:46:10.494 INFO:teuthology.orchestra.run.trial006.stdout:Modify: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.494 INFO:teuthology.orchestra.run.trial006.stdout:Change: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.494 INFO:teuthology.orchestra.run.trial006.stdout: Birth: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.495 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-20T22:46:10.559 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records in 2026-02-20T22:46:10.560 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records out 2026-02-20T22:46:10.560 INFO:teuthology.orchestra.run.trial006.stderr:512 bytes copied, 0.000135071 s, 3.8 MB/s 2026-02-20T22:46:10.561 DEBUG:teuthology.orchestra.run.trial006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-20T22:46:10.618 DEBUG:teuthology.orchestra.run.trial006:> stat /dev/vg_nvme/lv_3 2026-02-20T22:46:10.674 INFO:teuthology.orchestra.run.trial006.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-20T22:46:10.674 INFO:teuthology.orchestra.run.trial006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:46:10.674 INFO:teuthology.orchestra.run.trial006.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-20T22:46:10.674 INFO:teuthology.orchestra.run.trial006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:46:10.674 INFO:teuthology.orchestra.run.trial006.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:46:10.674 INFO:teuthology.orchestra.run.trial006.stdout:Access: 2026-02-20 22:46:10.017645092 +0000 2026-02-20T22:46:10.674 INFO:teuthology.orchestra.run.trial006.stdout:Modify: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.675 INFO:teuthology.orchestra.run.trial006.stdout:Change: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.675 INFO:teuthology.orchestra.run.trial006.stdout: Birth: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.675 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-20T22:46:10.738 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records in 2026-02-20T22:46:10.738 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records out 2026-02-20T22:46:10.738 INFO:teuthology.orchestra.run.trial006.stderr:512 bytes copied, 0.000152823 s, 3.4 MB/s 2026-02-20T22:46:10.739 DEBUG:teuthology.orchestra.run.trial006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-20T22:46:10.796 DEBUG:teuthology.orchestra.run.trial006:> stat /dev/vg_nvme/lv_4 2026-02-20T22:46:10.854 INFO:teuthology.orchestra.run.trial006.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-20T22:46:10.854 INFO:teuthology.orchestra.run.trial006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:46:10.855 INFO:teuthology.orchestra.run.trial006.stdout:Device: 6h/6d Inode: 1287 Links: 1 2026-02-20T22:46:10.855 INFO:teuthology.orchestra.run.trial006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:46:10.855 INFO:teuthology.orchestra.run.trial006.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:46:10.855 INFO:teuthology.orchestra.run.trial006.stdout:Access: 2026-02-20 22:46:10.018645072 +0000 2026-02-20T22:46:10.855 INFO:teuthology.orchestra.run.trial006.stdout:Modify: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.855 INFO:teuthology.orchestra.run.trial006.stdout:Change: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.855 INFO:teuthology.orchestra.run.trial006.stdout: Birth: 2026-02-20 22:46:09.889647715 +0000 2026-02-20T22:46:10.856 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-20T22:46:10.919 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records in 2026-02-20T22:46:10.919 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records out 2026-02-20T22:46:10.919 INFO:teuthology.orchestra.run.trial006.stderr:512 bytes copied, 0.00012911 s, 4.0 MB/s 2026-02-20T22:46:10.920 DEBUG:teuthology.orchestra.run.trial006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-20T22:46:10.977 DEBUG:teuthology.orchestra.run.trial006:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2026-02-20T22:46:11.081 INFO:teuthology.orchestra.run.trial006.stdout:loop 2026-02-20T22:46:11.083 INFO:tasks.nvme_loop:Connecting nvme_loop trial006:/dev/vg_nvme/lv_1... 2026-02-20T22:46:11.083 DEBUG:teuthology.orchestra.run.trial006:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2026-02-20T22:46:11.114 INFO:teuthology.orchestra.run.trial006.stdout:1 2026-02-20T22:46:11.139 INFO:teuthology.orchestra.run.trial006.stdout:/dev/vg_nvme/lv_11 2026-02-20T22:46:11.169 INFO:teuthology.orchestra.run.trial006.stdout:connecting to device: nvme3 2026-02-20T22:46:11.174 INFO:tasks.nvme_loop:Connecting nvme_loop trial006:/dev/vg_nvme/lv_2... 2026-02-20T22:46:11.174 DEBUG:teuthology.orchestra.run.trial006:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2026-02-20T22:46:11.247 INFO:teuthology.orchestra.run.trial006.stdout:1 2026-02-20T22:46:11.274 INFO:teuthology.orchestra.run.trial006.stdout:/dev/vg_nvme/lv_21 2026-02-20T22:46:11.308 INFO:teuthology.orchestra.run.trial006.stdout:connecting to device: nvme4 2026-02-20T22:46:11.310 INFO:tasks.nvme_loop:Connecting nvme_loop trial006:/dev/vg_nvme/lv_3... 2026-02-20T22:46:11.310 DEBUG:teuthology.orchestra.run.trial006:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2026-02-20T22:46:11.382 INFO:teuthology.orchestra.run.trial006.stdout:1 2026-02-20T22:46:11.408 INFO:teuthology.orchestra.run.trial006.stdout:/dev/vg_nvme/lv_31 2026-02-20T22:46:11.442 INFO:teuthology.orchestra.run.trial006.stdout:connecting to device: nvme5 2026-02-20T22:46:11.444 INFO:tasks.nvme_loop:Connecting nvme_loop trial006:/dev/vg_nvme/lv_4... 2026-02-20T22:46:11.444 DEBUG:teuthology.orchestra.run.trial006:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2026-02-20T22:46:11.515 INFO:teuthology.orchestra.run.trial006.stdout:1 2026-02-20T22:46:11.541 INFO:teuthology.orchestra.run.trial006.stdout:/dev/vg_nvme/lv_41 2026-02-20T22:46:11.570 INFO:teuthology.orchestra.run.trial006.stdout:connecting to device: nvme6 2026-02-20T22:46:11.574 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:46:11.575 DEBUG:teuthology.orchestra.run.trial006:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T22:46:11.633 DEBUG:teuthology.orchestra.run.trial006:> lsblk 2026-02-20T22:46:11.691 INFO:teuthology.orchestra.run.trial006.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-02-20T22:46:11.692 INFO:teuthology.orchestra.run.trial006.stdout:nvme2n1 259:0 0 1.7T 0 disk 2026-02-20T22:46:11.692 INFO:teuthology.orchestra.run.trial006.stdout:├─vg_nvme-lv_3 253:2 0 700G 0 lvm 2026-02-20T22:46:11.692 INFO:teuthology.orchestra.run.trial006.stdout:└─vg_nvme-lv_4 253:3 0 700G 0 lvm 2026-02-20T22:46:11.692 INFO:teuthology.orchestra.run.trial006.stdout:nvme1n1 259:1 0 894.3G 0 disk 2026-02-20T22:46:11.692 INFO:teuthology.orchestra.run.trial006.stdout:├─nvme1n1p1 259:2 0 512M 0 part /boot/efi 2026-02-20T22:46:11.692 INFO:teuthology.orchestra.run.trial006.stdout:└─nvme1n1p2 259:3 0 893.8G 0 part / 2026-02-20T22:46:11.692 INFO:teuthology.orchestra.run.trial006.stdout:nvme0n1 259:4 0 1.7T 0 disk 2026-02-20T22:46:11.692 INFO:teuthology.orchestra.run.trial006.stdout:├─vg_nvme-lv_1 253:0 0 700G 0 lvm 2026-02-20T22:46:11.692 INFO:teuthology.orchestra.run.trial006.stdout:├─vg_nvme-lv_2 253:1 0 700G 0 lvm 2026-02-20T22:46:11.693 INFO:teuthology.orchestra.run.trial006.stdout:└─vg_nvme-lv_5 253:4 0 100G 0 lvm /var/lib/ceph 2026-02-20T22:46:11.693 INFO:teuthology.orchestra.run.trial006.stdout:nvme3n1 259:6 0 700G 0 disk 2026-02-20T22:46:11.693 INFO:teuthology.orchestra.run.trial006.stdout:nvme4n1 259:8 0 700G 0 disk 2026-02-20T22:46:11.693 INFO:teuthology.orchestra.run.trial006.stdout:nvme5n1 259:10 0 700G 0 disk 2026-02-20T22:46:11.693 INFO:teuthology.orchestra.run.trial006.stdout:nvme6n1 259:12 0 700G 0 disk 2026-02-20T22:46:11.693 DEBUG:teuthology.orchestra.run.trial006:> sudo nvme list -o json 2026-02-20T22:46:11.758 INFO:teuthology.orchestra.run.trial006.stdout:{ 2026-02-20T22:46:11.758 INFO:teuthology.orchestra.run.trial006.stdout: "Devices":[ 2026-02-20T22:46:11.758 INFO:teuthology.orchestra.run.trial006.stdout: { 2026-02-20T22:46:11.759 INFO:teuthology.orchestra.run.trial006.stdout: "NameSpace":1, 2026-02-20T22:46:11.759 INFO:teuthology.orchestra.run.trial006.stdout: "DevicePath":"/dev/nvme0n1", 2026-02-20T22:46:11.759 INFO:teuthology.orchestra.run.trial006.stdout: "GenericPath":"/dev/ng0n1", 2026-02-20T22:46:11.759 INFO:teuthology.orchestra.run.trial006.stdout: "Firmware":"E3MQ000", 2026-02-20T22:46:11.759 INFO:teuthology.orchestra.run.trial006.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-20T22:46:11.759 INFO:teuthology.orchestra.run.trial006.stdout: "SerialNumber":"012510B00435", 2026-02-20T22:46:11.759 INFO:teuthology.orchestra.run.trial006.stdout: "UsedBytes":163614834688, 2026-02-20T22:46:11.759 INFO:teuthology.orchestra.run.trial006.stdout: "MaximumLBA":3750748848, 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "PhysicalSize":1920383410176, 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "SectorSize":512 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: }, 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: { 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "NameSpace":1, 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "DevicePath":"/dev/nvme1n1", 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "GenericPath":"/dev/ng1n1", 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "Firmware":"E2MU200", 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "ModelNumber":"Micron_7450_MTFDKBA960TFR", 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "SerialNumber":"25174FCD6AF1", 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "UsedBytes":351127461888, 2026-02-20T22:46:11.760 INFO:teuthology.orchestra.run.trial006.stdout: "MaximumLBA":1875385008, 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "PhysicalSize":960197124096, 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "SectorSize":512 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: }, 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: { 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "NameSpace":1, 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "DevicePath":"/dev/nvme2n1", 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "GenericPath":"/dev/ng2n1", 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "Firmware":"E3MQ000", 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "SerialNumber":"012510B00326", 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "UsedBytes":141077741568, 2026-02-20T22:46:11.761 INFO:teuthology.orchestra.run.trial006.stdout: "MaximumLBA":3750748848, 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "PhysicalSize":1920383410176, 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "SectorSize":512 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: }, 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: { 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "NameSpace":1, 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "DevicePath":"/dev/nvme3n1", 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "GenericPath":"/dev/ng3n1", 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "Firmware":"5.14.0-6", 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "ModelNumber":"Linux", 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "SerialNumber":"02888049c5558a07c687", 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "UsedBytes":751619276800, 2026-02-20T22:46:11.762 INFO:teuthology.orchestra.run.trial006.stdout: "MaximumLBA":1468006400, 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: "PhysicalSize":751619276800, 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: "SectorSize":512 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: }, 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: { 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: "NameSpace":1, 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: "DevicePath":"/dev/nvme4n1", 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: "GenericPath":"/dev/ng4n1", 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: "Firmware":"5.14.0-6", 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: "ModelNumber":"Linux", 2026-02-20T22:46:11.763 INFO:teuthology.orchestra.run.trial006.stdout: "SerialNumber":"b0aa2a2b986dc533db0e", 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "UsedBytes":751619276800, 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "MaximumLBA":1468006400, 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "PhysicalSize":751619276800, 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "SectorSize":512 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: }, 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: { 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "NameSpace":1, 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "DevicePath":"/dev/nvme5n1", 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "GenericPath":"/dev/ng5n1", 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "Firmware":"5.14.0-6", 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "ModelNumber":"Linux", 2026-02-20T22:46:11.764 INFO:teuthology.orchestra.run.trial006.stdout: "SerialNumber":"caad4476ea335b7bf55c", 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "UsedBytes":751619276800, 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "MaximumLBA":1468006400, 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "PhysicalSize":751619276800, 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "SectorSize":512 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: }, 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: { 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "NameSpace":1, 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "DevicePath":"/dev/nvme6n1", 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "GenericPath":"/dev/ng6n1", 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "Firmware":"5.14.0-6", 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "ModelNumber":"Linux", 2026-02-20T22:46:11.765 INFO:teuthology.orchestra.run.trial006.stdout: "SerialNumber":"80104794e32a053b5d40", 2026-02-20T22:46:11.766 INFO:teuthology.orchestra.run.trial006.stdout: "UsedBytes":751619276800, 2026-02-20T22:46:11.766 INFO:teuthology.orchestra.run.trial006.stdout: "MaximumLBA":1468006400, 2026-02-20T22:46:11.766 INFO:teuthology.orchestra.run.trial006.stdout: "PhysicalSize":751619276800, 2026-02-20T22:46:11.766 INFO:teuthology.orchestra.run.trial006.stdout: "SectorSize":512 2026-02-20T22:46:11.766 INFO:teuthology.orchestra.run.trial006.stdout: } 2026-02-20T22:46:11.766 INFO:teuthology.orchestra.run.trial006.stdout: ] 2026-02-20T22:46:11.766 INFO:teuthology.orchestra.run.trial006.stdout:} 2026-02-20T22:46:11.768 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-02-20T22:46:11.834 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:11.835 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:11.835 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00439714 s, 932 kB/s 2026-02-20T22:46:11.837 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-02-20T22:46:11.899 INFO:teuthology.orchestra.run.trial006.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:11.900 INFO:teuthology.orchestra.run.trial006.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:11.900 INFO:teuthology.orchestra.run.trial006.stdout:00000016 2026-02-20T22:46:11.901 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-02-20T22:46:11.968 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:11.968 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:11.968 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00431735 s, 949 kB/s 2026-02-20T22:46:11.970 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-02-20T22:46:12.033 INFO:teuthology.orchestra.run.trial006.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:12.034 INFO:teuthology.orchestra.run.trial006.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:12.034 INFO:teuthology.orchestra.run.trial006.stdout:40000016 2026-02-20T22:46:12.035 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-02-20T22:46:12.103 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:12.103 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:12.103 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00504479 s, 812 kB/s 2026-02-20T22:46:12.105 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-02-20T22:46:12.168 INFO:teuthology.orchestra.run.trial006.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:12.168 INFO:teuthology.orchestra.run.trial006.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:12.168 INFO:teuthology.orchestra.run.trial006.stdout:280000016 2026-02-20T22:46:12.170 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2026-02-20T22:46:12.237 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:12.237 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:12.237 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00435454 s, 941 kB/s 2026-02-20T22:46:12.238 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2026-02-20T22:46:12.302 INFO:teuthology.orchestra.run.trial006.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:12.302 INFO:teuthology.orchestra.run.trial006.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:12.302 INFO:teuthology.orchestra.run.trial006.stdout:00000016 2026-02-20T22:46:12.303 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2026-02-20T22:46:12.370 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:12.371 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:12.371 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00460709 s, 889 kB/s 2026-02-20T22:46:12.372 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2026-02-20T22:46:12.434 INFO:teuthology.orchestra.run.trial006.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:12.434 INFO:teuthology.orchestra.run.trial006.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:12.434 INFO:teuthology.orchestra.run.trial006.stdout:40000016 2026-02-20T22:46:12.435 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2026-02-20T22:46:12.503 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:12.504 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:12.504 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00435244 s, 941 kB/s 2026-02-20T22:46:12.505 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2026-02-20T22:46:12.567 INFO:teuthology.orchestra.run.trial006.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:12.568 INFO:teuthology.orchestra.run.trial006.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:12.568 INFO:teuthology.orchestra.run.trial006.stdout:280000016 2026-02-20T22:46:12.569 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=0 bs=1 count=4096 2026-02-20T22:46:12.637 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:12.637 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:12.637 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00433058 s, 946 kB/s 2026-02-20T22:46:12.639 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s0 /dev/nvme5n1 2026-02-20T22:46:12.700 INFO:teuthology.orchestra.run.trial006.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:12.701 INFO:teuthology.orchestra.run.trial006.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:12.701 INFO:teuthology.orchestra.run.trial006.stdout:00000016 2026-02-20T22:46:12.702 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=1073741824 bs=1 count=4096 2026-02-20T22:46:12.769 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:12.769 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:12.769 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00436858 s, 938 kB/s 2026-02-20T22:46:12.770 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s1073741824 /dev/nvme5n1 2026-02-20T22:46:12.833 INFO:teuthology.orchestra.run.trial006.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:12.834 INFO:teuthology.orchestra.run.trial006.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:12.834 INFO:teuthology.orchestra.run.trial006.stdout:40000016 2026-02-20T22:46:12.835 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=10737418240 bs=1 count=4096 2026-02-20T22:46:12.901 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:12.901 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:12.902 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00446441 s, 917 kB/s 2026-02-20T22:46:12.903 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s10737418240 /dev/nvme5n1 2026-02-20T22:46:12.966 INFO:teuthology.orchestra.run.trial006.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:12.966 INFO:teuthology.orchestra.run.trial006.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:12.966 INFO:teuthology.orchestra.run.trial006.stdout:280000016 2026-02-20T22:46:12.967 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=0 bs=1 count=4096 2026-02-20T22:46:13.035 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:13.035 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:13.036 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00473993 s, 864 kB/s 2026-02-20T22:46:13.037 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s0 /dev/nvme6n1 2026-02-20T22:46:13.099 INFO:teuthology.orchestra.run.trial006.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:13.100 INFO:teuthology.orchestra.run.trial006.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:13.100 INFO:teuthology.orchestra.run.trial006.stdout:00000016 2026-02-20T22:46:13.101 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=1073741824 bs=1 count=4096 2026-02-20T22:46:13.169 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:13.169 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:13.169 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0044001 s, 931 kB/s 2026-02-20T22:46:13.170 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s1073741824 /dev/nvme6n1 2026-02-20T22:46:13.233 INFO:teuthology.orchestra.run.trial006.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:13.233 INFO:teuthology.orchestra.run.trial006.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:13.233 INFO:teuthology.orchestra.run.trial006.stdout:40000016 2026-02-20T22:46:13.234 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=10737418240 bs=1 count=4096 2026-02-20T22:46:13.302 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records in 2026-02-20T22:46:13.302 INFO:teuthology.orchestra.run.trial006.stderr:4096+0 records out 2026-02-20T22:46:13.302 INFO:teuthology.orchestra.run.trial006.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0046539 s, 880 kB/s 2026-02-20T22:46:13.303 DEBUG:teuthology.orchestra.run.trial006:> sudo hexdump -n22 -C -s10737418240 /dev/nvme6n1 2026-02-20T22:46:13.367 INFO:teuthology.orchestra.run.trial006.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:13.367 INFO:teuthology.orchestra.run.trial006.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:13.367 INFO:teuthology.orchestra.run.trial006.stdout:280000016 2026-02-20T22:46:13.369 INFO:tasks.nvme_loop:new_devs ['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-20T22:46:13.369 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:46:13.369 DEBUG:teuthology.orchestra.run.trial006:> sudo dd of=/scratch_devs 2026-02-20T22:46:13.432 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:46:13.432 DEBUG:teuthology.orchestra.run.trial179:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T22:46:13.451 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-20T22:46:13.451 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/vg_nvme/lv_1 2026-02-20T22:46:13.509 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-20T22:46:13.509 INFO:teuthology.orchestra.run.trial179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:46:13.510 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1307 Links: 1 2026-02-20T22:46:13.510 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:46:13.510 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:46:13.510 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-20 22:46:09.901042412 +0000 2026-02-20T22:46:13.510 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-20 22:46:09.762045681 +0000 2026-02-20T22:46:13.510 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-20 22:46:09.762045681 +0000 2026-02-20T22:46:13.510 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-20 22:46:09.762045681 +0000 2026-02-20T22:46:13.510 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-20T22:46:13.574 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-20T22:46:13.574 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-20T22:46:13.575 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000226702 s, 2.3 MB/s 2026-02-20T22:46:13.576 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-20T22:46:13.637 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/vg_nvme/lv_2 2026-02-20T22:46:13.693 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-20T22:46:13.693 INFO:teuthology.orchestra.run.trial179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:46:13.694 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1303 Links: 1 2026-02-20T22:46:13.694 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:46:13.694 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:46:13.694 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-20 22:46:09.901042412 +0000 2026-02-20T22:46:13.694 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-20 22:46:09.762045681 +0000 2026-02-20T22:46:13.694 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-20 22:46:09.762045681 +0000 2026-02-20T22:46:13.694 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-20 22:46:09.762045681 +0000 2026-02-20T22:46:13.694 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-20T22:46:13.758 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-20T22:46:13.758 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-20T22:46:13.758 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000217021 s, 2.4 MB/s 2026-02-20T22:46:13.760 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-20T22:46:13.818 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/vg_nvme/lv_3 2026-02-20T22:46:13.873 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-20T22:46:13.874 INFO:teuthology.orchestra.run.trial179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:46:13.874 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1298 Links: 1 2026-02-20T22:46:13.874 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:46:13.874 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:46:13.874 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-20 22:46:09.901042412 +0000 2026-02-20T22:46:13.874 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-20 22:46:09.762045681 +0000 2026-02-20T22:46:13.874 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-20 22:46:09.762045681 +0000 2026-02-20T22:46:13.874 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-20 22:46:09.762045681 +0000 2026-02-20T22:46:13.875 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-20T22:46:13.939 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-20T22:46:13.939 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-20T22:46:13.939 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000219064 s, 2.3 MB/s 2026-02-20T22:46:13.940 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-20T22:46:13.997 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/vg_nvme/lv_4 2026-02-20T22:46:14.053 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-20T22:46:14.054 INFO:teuthology.orchestra.run.trial179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:46:14.054 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1291 Links: 1 2026-02-20T22:46:14.054 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:46:14.054 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:46:14.054 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-20 22:46:09.902042389 +0000 2026-02-20T22:46:14.054 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-20 22:46:09.761045705 +0000 2026-02-20T22:46:14.054 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-20 22:46:09.761045705 +0000 2026-02-20T22:46:14.054 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-20 22:46:09.761045705 +0000 2026-02-20T22:46:14.055 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-20T22:46:14.117 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-20T22:46:14.118 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-20T22:46:14.118 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000219845 s, 2.3 MB/s 2026-02-20T22:46:14.119 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-20T22:46:14.177 DEBUG:teuthology.orchestra.run.trial179:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2026-02-20T22:46:14.282 INFO:teuthology.orchestra.run.trial179.stdout:loop 2026-02-20T22:46:14.283 INFO:tasks.nvme_loop:Connecting nvme_loop trial179:/dev/vg_nvme/lv_1... 2026-02-20T22:46:14.283 DEBUG:teuthology.orchestra.run.trial179:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2026-02-20T22:46:14.315 INFO:teuthology.orchestra.run.trial179.stdout:1 2026-02-20T22:46:14.341 INFO:teuthology.orchestra.run.trial179.stdout:/dev/vg_nvme/lv_11 2026-02-20T22:46:14.376 INFO:teuthology.orchestra.run.trial179.stdout:connecting to device: nvme3 2026-02-20T22:46:14.377 INFO:tasks.nvme_loop:Connecting nvme_loop trial179:/dev/vg_nvme/lv_2... 2026-02-20T22:46:14.378 DEBUG:teuthology.orchestra.run.trial179:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2026-02-20T22:46:14.448 INFO:teuthology.orchestra.run.trial179.stdout:1 2026-02-20T22:46:14.474 INFO:teuthology.orchestra.run.trial179.stdout:/dev/vg_nvme/lv_21 2026-02-20T22:46:14.503 INFO:teuthology.orchestra.run.trial179.stdout:connecting to device: nvme4 2026-02-20T22:46:14.509 INFO:tasks.nvme_loop:Connecting nvme_loop trial179:/dev/vg_nvme/lv_3... 2026-02-20T22:46:14.509 DEBUG:teuthology.orchestra.run.trial179:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2026-02-20T22:46:14.580 INFO:teuthology.orchestra.run.trial179.stdout:1 2026-02-20T22:46:14.606 INFO:teuthology.orchestra.run.trial179.stdout:/dev/vg_nvme/lv_31 2026-02-20T22:46:14.635 INFO:teuthology.orchestra.run.trial179.stdout:connecting to device: nvme5 2026-02-20T22:46:14.637 INFO:tasks.nvme_loop:Connecting nvme_loop trial179:/dev/vg_nvme/lv_4... 2026-02-20T22:46:14.637 DEBUG:teuthology.orchestra.run.trial179:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2026-02-20T22:46:14.708 INFO:teuthology.orchestra.run.trial179.stdout:1 2026-02-20T22:46:14.734 INFO:teuthology.orchestra.run.trial179.stdout:/dev/vg_nvme/lv_41 2026-02-20T22:46:14.764 INFO:teuthology.orchestra.run.trial179.stdout:connecting to device: nvme6 2026-02-20T22:46:14.766 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:46:14.766 DEBUG:teuthology.orchestra.run.trial179:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T22:46:14.822 DEBUG:teuthology.orchestra.run.trial179:> lsblk 2026-02-20T22:46:14.881 INFO:teuthology.orchestra.run.trial179.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-02-20T22:46:14.881 INFO:teuthology.orchestra.run.trial179.stdout:nvme1n1 259:0 0 894.3G 0 disk 2026-02-20T22:46:14.881 INFO:teuthology.orchestra.run.trial179.stdout:├─nvme1n1p1 259:1 0 512M 0 part /boot/efi 2026-02-20T22:46:14.881 INFO:teuthology.orchestra.run.trial179.stdout:└─nvme1n1p2 259:2 0 893.8G 0 part / 2026-02-20T22:46:14.881 INFO:teuthology.orchestra.run.trial179.stdout:nvme0n1 259:3 0 1.7T 0 disk 2026-02-20T22:46:14.881 INFO:teuthology.orchestra.run.trial179.stdout:├─vg_nvme-lv_1 253:0 0 700G 0 lvm 2026-02-20T22:46:14.881 INFO:teuthology.orchestra.run.trial179.stdout:├─vg_nvme-lv_2 253:1 0 700G 0 lvm 2026-02-20T22:46:14.881 INFO:teuthology.orchestra.run.trial179.stdout:└─vg_nvme-lv_5 253:4 0 100G 0 lvm /var/lib/ceph 2026-02-20T22:46:14.882 INFO:teuthology.orchestra.run.trial179.stdout:nvme2n1 259:4 0 1.7T 0 disk 2026-02-20T22:46:14.882 INFO:teuthology.orchestra.run.trial179.stdout:├─vg_nvme-lv_3 253:2 0 700G 0 lvm 2026-02-20T22:46:14.882 INFO:teuthology.orchestra.run.trial179.stdout:└─vg_nvme-lv_4 253:3 0 700G 0 lvm 2026-02-20T22:46:14.882 INFO:teuthology.orchestra.run.trial179.stdout:nvme3n1 259:6 0 700G 0 disk 2026-02-20T22:46:14.882 INFO:teuthology.orchestra.run.trial179.stdout:nvme4n1 259:8 0 700G 0 disk 2026-02-20T22:46:14.882 INFO:teuthology.orchestra.run.trial179.stdout:nvme5n1 259:10 0 700G 0 disk 2026-02-20T22:46:14.882 INFO:teuthology.orchestra.run.trial179.stdout:nvme6n1 259:12 0 700G 0 disk 2026-02-20T22:46:14.882 DEBUG:teuthology.orchestra.run.trial179:> sudo nvme list -o json 2026-02-20T22:46:14.948 INFO:teuthology.orchestra.run.trial179.stdout:{ 2026-02-20T22:46:14.948 INFO:teuthology.orchestra.run.trial179.stdout: "Devices":[ 2026-02-20T22:46:14.948 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-20T22:46:14.948 INFO:teuthology.orchestra.run.trial179.stdout: "NameSpace":1, 2026-02-20T22:46:14.948 INFO:teuthology.orchestra.run.trial179.stdout: "DevicePath":"/dev/nvme0n1", 2026-02-20T22:46:14.948 INFO:teuthology.orchestra.run.trial179.stdout: "GenericPath":"/dev/ng0n1", 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "Firmware":"E3MQ000", 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "SerialNumber":"012510B00294", 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "UsedBytes":163817091072, 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "MaximumLBA":3750748848, 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "PhysicalSize":1920383410176, 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "SectorSize":512 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "NameSpace":1, 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "DevicePath":"/dev/nvme1n1", 2026-02-20T22:46:14.949 INFO:teuthology.orchestra.run.trial179.stdout: "GenericPath":"/dev/ng1n1", 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "Firmware":"E2MU200", 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "ModelNumber":"Micron_7450_MTFDKBA960TFR", 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "SerialNumber":"25174FCD72C4", 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "UsedBytes":473158356992, 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "MaximumLBA":1875385008, 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "PhysicalSize":960197124096, 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "SectorSize":512 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "NameSpace":1, 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "DevicePath":"/dev/nvme2n1", 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "GenericPath":"/dev/ng2n1", 2026-02-20T22:46:14.950 INFO:teuthology.orchestra.run.trial179.stdout: "Firmware":"E3MQ000", 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "SerialNumber":"012510B003F3", 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "UsedBytes":140209950720, 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "MaximumLBA":3750748848, 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "PhysicalSize":1920383410176, 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "SectorSize":512 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "NameSpace":1, 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "DevicePath":"/dev/nvme3n1", 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "GenericPath":"/dev/ng3n1", 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "Firmware":"5.14.0-6", 2026-02-20T22:46:14.951 INFO:teuthology.orchestra.run.trial179.stdout: "ModelNumber":"Linux", 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "SerialNumber":"6d8be4625f0252b40503", 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "UsedBytes":751619276800, 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "MaximumLBA":1468006400, 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "PhysicalSize":751619276800, 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "SectorSize":512 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "NameSpace":1, 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "DevicePath":"/dev/nvme4n1", 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "GenericPath":"/dev/ng4n1", 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "Firmware":"5.14.0-6", 2026-02-20T22:46:14.952 INFO:teuthology.orchestra.run.trial179.stdout: "ModelNumber":"Linux", 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "SerialNumber":"d1d7cd89181de3a876c9", 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "UsedBytes":751619276800, 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "MaximumLBA":1468006400, 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "PhysicalSize":751619276800, 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "SectorSize":512 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "NameSpace":1, 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "DevicePath":"/dev/nvme5n1", 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "GenericPath":"/dev/ng5n1", 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "Firmware":"5.14.0-6", 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "ModelNumber":"Linux", 2026-02-20T22:46:14.953 INFO:teuthology.orchestra.run.trial179.stdout: "SerialNumber":"c2788fff02c61c57d7f4", 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "UsedBytes":751619276800, 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "MaximumLBA":1468006400, 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "PhysicalSize":751619276800, 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "SectorSize":512 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: }, 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: { 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "NameSpace":1, 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "DevicePath":"/dev/nvme6n1", 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "GenericPath":"/dev/ng6n1", 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "Firmware":"5.14.0-6", 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "ModelNumber":"Linux", 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "SerialNumber":"60bdc20966debf7b31d8", 2026-02-20T22:46:14.954 INFO:teuthology.orchestra.run.trial179.stdout: "UsedBytes":751619276800, 2026-02-20T22:46:14.955 INFO:teuthology.orchestra.run.trial179.stdout: "MaximumLBA":1468006400, 2026-02-20T22:46:14.955 INFO:teuthology.orchestra.run.trial179.stdout: "PhysicalSize":751619276800, 2026-02-20T22:46:14.955 INFO:teuthology.orchestra.run.trial179.stdout: "SectorSize":512 2026-02-20T22:46:14.955 INFO:teuthology.orchestra.run.trial179.stdout: } 2026-02-20T22:46:14.955 INFO:teuthology.orchestra.run.trial179.stdout: ] 2026-02-20T22:46:14.955 INFO:teuthology.orchestra.run.trial179.stdout:} 2026-02-20T22:46:14.956 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-02-20T22:46:15.023 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:15.023 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:15.023 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00486379 s, 842 kB/s 2026-02-20T22:46:15.025 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-02-20T22:46:15.086 INFO:teuthology.orchestra.run.trial179.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:15.087 INFO:teuthology.orchestra.run.trial179.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:15.087 INFO:teuthology.orchestra.run.trial179.stdout:00000016 2026-02-20T22:46:15.088 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-02-20T22:46:15.156 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:15.156 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:15.156 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00549515 s, 745 kB/s 2026-02-20T22:46:15.158 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-02-20T22:46:15.219 INFO:teuthology.orchestra.run.trial179.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:15.220 INFO:teuthology.orchestra.run.trial179.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:15.220 INFO:teuthology.orchestra.run.trial179.stdout:40000016 2026-02-20T22:46:15.221 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-02-20T22:46:15.288 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:15.288 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:15.288 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00483794 s, 847 kB/s 2026-02-20T22:46:15.289 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-02-20T22:46:15.351 INFO:teuthology.orchestra.run.trial179.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:15.351 INFO:teuthology.orchestra.run.trial179.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:15.351 INFO:teuthology.orchestra.run.trial179.stdout:280000016 2026-02-20T22:46:15.353 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2026-02-20T22:46:15.420 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:15.420 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:15.420 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00467609 s, 876 kB/s 2026-02-20T22:46:15.422 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2026-02-20T22:46:15.484 INFO:teuthology.orchestra.run.trial179.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:15.484 INFO:teuthology.orchestra.run.trial179.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:15.484 INFO:teuthology.orchestra.run.trial179.stdout:00000016 2026-02-20T22:46:15.486 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2026-02-20T22:46:15.555 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:15.555 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:15.555 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00517918 s, 791 kB/s 2026-02-20T22:46:15.556 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2026-02-20T22:46:15.619 INFO:teuthology.orchestra.run.trial179.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:15.619 INFO:teuthology.orchestra.run.trial179.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:15.619 INFO:teuthology.orchestra.run.trial179.stdout:40000016 2026-02-20T22:46:15.620 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2026-02-20T22:46:15.688 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:15.688 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:15.688 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00506086 s, 809 kB/s 2026-02-20T22:46:15.689 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2026-02-20T22:46:15.752 INFO:teuthology.orchestra.run.trial179.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:15.753 INFO:teuthology.orchestra.run.trial179.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:15.753 INFO:teuthology.orchestra.run.trial179.stdout:280000016 2026-02-20T22:46:15.754 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=0 bs=1 count=4096 2026-02-20T22:46:15.822 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:15.822 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:15.822 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00560807 s, 730 kB/s 2026-02-20T22:46:15.824 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s0 /dev/nvme5n1 2026-02-20T22:46:15.886 INFO:teuthology.orchestra.run.trial179.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:15.886 INFO:teuthology.orchestra.run.trial179.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:15.886 INFO:teuthology.orchestra.run.trial179.stdout:00000016 2026-02-20T22:46:15.887 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=1073741824 bs=1 count=4096 2026-02-20T22:46:15.954 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:15.954 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:15.954 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00490638 s, 835 kB/s 2026-02-20T22:46:15.956 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s1073741824 /dev/nvme5n1 2026-02-20T22:46:16.019 INFO:teuthology.orchestra.run.trial179.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:16.020 INFO:teuthology.orchestra.run.trial179.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:16.020 INFO:teuthology.orchestra.run.trial179.stdout:40000016 2026-02-20T22:46:16.021 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=10737418240 bs=1 count=4096 2026-02-20T22:46:16.088 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:16.088 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:16.089 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00476642 s, 859 kB/s 2026-02-20T22:46:16.090 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s10737418240 /dev/nvme5n1 2026-02-20T22:46:16.152 INFO:teuthology.orchestra.run.trial179.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:16.152 INFO:teuthology.orchestra.run.trial179.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:16.152 INFO:teuthology.orchestra.run.trial179.stdout:280000016 2026-02-20T22:46:16.153 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=0 bs=1 count=4096 2026-02-20T22:46:16.220 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:16.220 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:16.220 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00439071 s, 933 kB/s 2026-02-20T22:46:16.222 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s0 /dev/nvme6n1 2026-02-20T22:46:16.285 INFO:teuthology.orchestra.run.trial179.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:16.285 INFO:teuthology.orchestra.run.trial179.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:16.285 INFO:teuthology.orchestra.run.trial179.stdout:00000016 2026-02-20T22:46:16.286 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=1073741824 bs=1 count=4096 2026-02-20T22:46:16.354 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:16.354 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:16.354 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00444137 s, 922 kB/s 2026-02-20T22:46:16.355 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s1073741824 /dev/nvme6n1 2026-02-20T22:46:16.420 INFO:teuthology.orchestra.run.trial179.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:16.420 INFO:teuthology.orchestra.run.trial179.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:16.420 INFO:teuthology.orchestra.run.trial179.stdout:40000016 2026-02-20T22:46:16.421 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=10737418240 bs=1 count=4096 2026-02-20T22:46:16.488 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records in 2026-02-20T22:46:16.488 INFO:teuthology.orchestra.run.trial179.stderr:4096+0 records out 2026-02-20T22:46:16.488 INFO:teuthology.orchestra.run.trial179.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00461229 s, 888 kB/s 2026-02-20T22:46:16.490 DEBUG:teuthology.orchestra.run.trial179:> sudo hexdump -n22 -C -s10737418240 /dev/nvme6n1 2026-02-20T22:46:16.553 INFO:teuthology.orchestra.run.trial179.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-20T22:46:16.554 INFO:teuthology.orchestra.run.trial179.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-20T22:46:16.554 INFO:teuthology.orchestra.run.trial179.stdout:280000016 2026-02-20T22:46:16.555 INFO:tasks.nvme_loop:new_devs ['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-20T22:46:16.555 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:46:16.555 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/scratch_devs 2026-02-20T22:46:16.620 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-20T22:46:16.750 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON', 'but is still running', 'PG_DEGRADED'], 'log-only-match': ['CEPHADM_'], 'sha1': 'f7870454149f22574086dd2ff55d050585136531'} 2026-02-20T22:46:16.750 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 2026-02-20T22:46:16.754 INFO:tasks.cephadm:Cluster fsid is f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:16.754 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-20T22:46:16.754 INFO:tasks.cephadm:No mon roles; fabricating mons 2026-02-20T22:46:16.754 INFO:tasks.cephadm:Monitor IPs: {'mon.trial006': '10.20.193.6', 'mon.trial179': '10.20.193.179'} 2026-02-20T22:46:16.754 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-20T22:46:16.754 DEBUG:teuthology.orchestra.run.trial006:> sudo hostname $(hostname -s) 2026-02-20T22:46:16.780 DEBUG:teuthology.orchestra.run.trial179:> sudo hostname $(hostname -s) 2026-02-20T22:46:16.805 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-20T22:46:16.806 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T22:46:16.948 INFO:tasks.cephadm:builder_project result: [{'url': 'https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/', 'ref': 'wip-pdonnell-testing-20260219.182737-tentacle', 'sha1': 'f7870454149f22574086dd2ff55d050585136531', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-20 13:26:37.513007', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['source', 'x86_64'], 'extra': {'version': '20.2.0-677-gf7870454', 'package_manager_version': '20.2.0-677.gf7870454', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/3114/', 'root_build_cause': '', 'node_name': '10.20.192.18+soko08', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-20T22:46:17.087 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-pdonnell-testing-20260219.182737-tentacle, sha1 f7870454149f22574086dd2ff55d050585136531 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T22:46:17.089 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/x86_64/flavors/default/cephadm 2026-02-20T22:46:17.089 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/x86_64/flavors/default/cephadm 2026-02-20T22:46:17.089 DEBUG:teuthology.orchestra.run.trial006:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-20T22:46:17.408 INFO:teuthology.orchestra.run.trial006.stdout:-rw-r--r--. 1 ubuntu ubuntu 1054032 Feb 20 22:46 /home/ubuntu/cephtest/cephadm 2026-02-20T22:46:17.409 DEBUG:teuthology.orchestra.run.trial179:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-20T22:46:17.723 INFO:teuthology.orchestra.run.trial179.stdout:-rw-r--r--. 1 ubuntu ubuntu 1054032 Feb 20 22:46 /home/ubuntu/cephtest/cephadm 2026-02-20T22:46:17.724 DEBUG:teuthology.orchestra.run.trial006:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-20T22:46:17.743 DEBUG:teuthology.orchestra.run.trial179:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-20T22:46:17.770 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 on all hosts... 2026-02-20T22:46:17.771 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 pull 2026-02-20T22:46:17.785 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 pull 2026-02-20T22:46:18.021 INFO:teuthology.orchestra.run.trial006.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531... 2026-02-20T22:46:18.042 INFO:teuthology.orchestra.run.trial179.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531... 2026-02-20T22:46:26.900 INFO:teuthology.orchestra.run.trial179.stdout:{ 2026-02-20T22:46:26.900 INFO:teuthology.orchestra.run.trial179.stdout: "ceph_version": "ceph version 20.2.0-677-gf7870454 (f7870454149f22574086dd2ff55d050585136531) tentacle (stable)", 2026-02-20T22:46:26.900 INFO:teuthology.orchestra.run.trial179.stdout: "image_id": "191e36ff62c2c47de9f007d502ed6fbffff443749f925d00e4709abf526900f1", 2026-02-20T22:46:26.900 INFO:teuthology.orchestra.run.trial179.stdout: "repo_digests": [ 2026-02-20T22:46:26.900 INFO:teuthology.orchestra.run.trial179.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:9cc281dd1e60310f8109166bc76e656ce4c5c9b7d9bb9abfc9aa033dfa762ae4" 2026-02-20T22:46:26.900 INFO:teuthology.orchestra.run.trial179.stdout: ] 2026-02-20T22:46:26.900 INFO:teuthology.orchestra.run.trial179.stdout:} 2026-02-20T22:46:26.951 INFO:teuthology.orchestra.run.trial006.stdout:{ 2026-02-20T22:46:26.952 INFO:teuthology.orchestra.run.trial006.stdout: "ceph_version": "ceph version 20.2.0-677-gf7870454 (f7870454149f22574086dd2ff55d050585136531) tentacle (stable)", 2026-02-20T22:46:26.952 INFO:teuthology.orchestra.run.trial006.stdout: "image_id": "191e36ff62c2c47de9f007d502ed6fbffff443749f925d00e4709abf526900f1", 2026-02-20T22:46:26.952 INFO:teuthology.orchestra.run.trial006.stdout: "repo_digests": [ 2026-02-20T22:46:26.952 INFO:teuthology.orchestra.run.trial006.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:9cc281dd1e60310f8109166bc76e656ce4c5c9b7d9bb9abfc9aa033dfa762ae4" 2026-02-20T22:46:26.952 INFO:teuthology.orchestra.run.trial006.stdout: ] 2026-02-20T22:46:26.952 INFO:teuthology.orchestra.run.trial006.stdout:} 2026-02-20T22:46:26.969 DEBUG:teuthology.orchestra.run.trial006:> sudo mkdir -p /etc/ceph 2026-02-20T22:46:27.037 DEBUG:teuthology.orchestra.run.trial179:> sudo mkdir -p /etc/ceph 2026-02-20T22:46:27.065 DEBUG:teuthology.orchestra.run.trial006:> sudo chmod 777 /etc/ceph 2026-02-20T22:46:27.089 DEBUG:teuthology.orchestra.run.trial179:> sudo chmod 777 /etc/ceph 2026-02-20T22:46:27.130 INFO:tasks.cephadm:Writing seed config... 2026-02-20T22:46:27.131 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-20T22:46:27.131 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-20T22:46:27.131 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-20T22:46:27.131 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-20T22:46:27.131 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-20T22:46:27.131 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-20T22:46:27.131 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-20T22:46:27.131 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2026-02-20T22:46:27.131 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:46:27.132 DEBUG:teuthology.orchestra.run.trial006:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-20T22:46:27.150 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = f75ec6df-0ead-11f1-b5b8-d404e6e7d460 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd mclock skip benchmark = true osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2026-02-20T22:46:27.150 DEBUG:teuthology.orchestra.run.trial006:mon.trial006> sudo journalctl -f -n 0 -u ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial006.service 2026-02-20T22:46:27.192 INFO:tasks.cephadm:Bootstrapping... 2026-02-20T22:46:27.193 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 -v bootstrap --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 10.20.193.6 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-20T22:46:27.330 INFO:teuthology.orchestra.run.trial006.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:46:27.331 INFO:teuthology.orchestra.run.trial006.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531', '-v', 'bootstrap', '--fsid', 'f75ec6df-0ead-11f1-b5b8-d404e6e7d460', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '10.20.193.6', '--skip-admin-label'] 2026-02-20T22:46:27.331 INFO:teuthology.orchestra.run.trial006.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-20T22:46:27.332 INFO:teuthology.orchestra.run.trial006.stdout:Verifying podman|docker is present... 2026-02-20T22:46:27.347 INFO:teuthology.orchestra.run.trial006.stdout:/bin/podman: stdout 5.6.0 2026-02-20T22:46:27.348 INFO:teuthology.orchestra.run.trial006.stdout:Verifying lvm2 is present... 2026-02-20T22:46:27.348 INFO:teuthology.orchestra.run.trial006.stdout:Verifying time synchronization is in place... 2026-02-20T22:46:27.354 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-20T22:46:27.354 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-20T22:46:27.360 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-20T22:46:27.360 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout inactive 2026-02-20T22:46:27.366 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout enabled 2026-02-20T22:46:27.372 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout active 2026-02-20T22:46:27.372 INFO:teuthology.orchestra.run.trial006.stdout:Unit chronyd.service is enabled and running 2026-02-20T22:46:27.372 INFO:teuthology.orchestra.run.trial006.stdout:Repeating the final host check... 2026-02-20T22:46:27.387 INFO:teuthology.orchestra.run.trial006.stdout:/bin/podman: stdout 5.6.0 2026-02-20T22:46:27.388 INFO:teuthology.orchestra.run.trial006.stdout:podman (/bin/podman) version 5.6.0 is present 2026-02-20T22:46:27.388 INFO:teuthology.orchestra.run.trial006.stdout:systemctl is present 2026-02-20T22:46:27.388 INFO:teuthology.orchestra.run.trial006.stdout:lvcreate is present 2026-02-20T22:46:27.393 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-20T22:46:27.394 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-20T22:46:27.399 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-20T22:46:27.399 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout inactive 2026-02-20T22:46:27.405 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout enabled 2026-02-20T22:46:27.410 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout active 2026-02-20T22:46:27.410 INFO:teuthology.orchestra.run.trial006.stdout:Unit chronyd.service is enabled and running 2026-02-20T22:46:27.410 INFO:teuthology.orchestra.run.trial006.stdout:Host looks OK 2026-02-20T22:46:27.410 INFO:teuthology.orchestra.run.trial006.stdout:Cluster fsid: f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:27.410 INFO:teuthology.orchestra.run.trial006.stdout:Acquiring lock 140599767691520 on /run/cephadm/f75ec6df-0ead-11f1-b5b8-d404e6e7d460.lock 2026-02-20T22:46:27.410 INFO:teuthology.orchestra.run.trial006.stdout:Lock 140599767691520 acquired on /run/cephadm/f75ec6df-0ead-11f1-b5b8-d404e6e7d460.lock 2026-02-20T22:46:27.410 INFO:teuthology.orchestra.run.trial006.stdout:Verifying IP 10.20.193.6 port 3300 ... 2026-02-20T22:46:27.411 INFO:teuthology.orchestra.run.trial006.stdout:Verifying IP 10.20.193.6 port 6789 ... 2026-02-20T22:46:27.411 INFO:teuthology.orchestra.run.trial006.stdout:Base mon IP(s) is [10.20.193.6:3300, 10.20.193.6:6789], mon addrv is [v2:10.20.193.6:3300,v1:10.20.193.6:6789] 2026-02-20T22:46:27.414 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.6 metric 102 2026-02-20T22:46:27.414 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.6 metric 102 2026-02-20T22:46:27.414 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-20T22:46:27.417 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-20T22:46:27.417 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-20T22:46:27.417 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-20T22:46:27.419 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-20T22:46:27.419 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-20T22:46:27.419 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-20T22:46:27.419 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-20T22:46:27.419 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout inet6 fe80::6c3d:9bfd:716:3f02/64 scope link noprefixroute 2026-02-20T22:46:27.420 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-20T22:46:27.420 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-20T22:46:27.420 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:5ecc/64 scope link 2026-02-20T22:46:27.420 INFO:teuthology.orchestra.run.trial006.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-20T22:46:27.420 INFO:teuthology.orchestra.run.trial006.stdout:Mon IP `10.20.193.6` is in CIDR network `10.20.192.0/20` 2026-02-20T22:46:27.420 INFO:teuthology.orchestra.run.trial006.stdout:Mon IP `10.20.193.6` is in CIDR network `10.20.192.0/20` 2026-02-20T22:46:27.420 INFO:teuthology.orchestra.run.trial006.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-20T22:46:27.420 INFO:teuthology.orchestra.run.trial006.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-20T22:46:27.420 INFO:teuthology.orchestra.run.trial006.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531... 2026-02-20T22:46:27.725 INFO:teuthology.orchestra.run.trial006.stdout:/bin/podman: stdout 191e36ff62c2c47de9f007d502ed6fbffff443749f925d00e4709abf526900f1 2026-02-20T22:46:27.725 INFO:teuthology.orchestra.run.trial006.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531... 2026-02-20T22:46:27.725 INFO:teuthology.orchestra.run.trial006.stdout:/bin/podman: stderr Getting image source signatures 2026-02-20T22:46:27.725 INFO:teuthology.orchestra.run.trial006.stdout:/bin/podman: stderr Copying blob sha256:0cf63a27055a859d286185a933b0b6ddb181f8349d6aee8c52cf789385a51e06 2026-02-20T22:46:27.725 INFO:teuthology.orchestra.run.trial006.stdout:/bin/podman: stderr Copying blob sha256:5dd85e1a50663785d86adae5ef92579a03e6f64059ca9c005010518acdd62048 2026-02-20T22:46:27.725 INFO:teuthology.orchestra.run.trial006.stdout:/bin/podman: stderr Copying config sha256:191e36ff62c2c47de9f007d502ed6fbffff443749f925d00e4709abf526900f1 2026-02-20T22:46:27.725 INFO:teuthology.orchestra.run.trial006.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-20T22:46:27.985 INFO:teuthology.orchestra.run.trial006.stdout:ceph: stdout ceph version 20.2.0-677-gf7870454 (f7870454149f22574086dd2ff55d050585136531) tentacle (stable) 2026-02-20T22:46:27.985 INFO:teuthology.orchestra.run.trial006.stdout:Ceph version: ceph version 20.2.0-677-gf7870454 (f7870454149f22574086dd2ff55d050585136531) tentacle (stable) 2026-02-20T22:46:27.985 INFO:teuthology.orchestra.run.trial006.stdout:Extracting ceph user uid/gid from container image... 2026-02-20T22:46:28.231 INFO:teuthology.orchestra.run.trial006.stdout:stat: stdout 167 167 2026-02-20T22:46:28.231 INFO:teuthology.orchestra.run.trial006.stdout:Creating initial keys... 2026-02-20T22:46:28.503 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph-authtool: stdout AQBE5JhpPvgaFxAAQrhvHQ03aNLRpRmc7rVbFg== 2026-02-20T22:46:28.751 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph-authtool: stdout AQBE5JhpuDbMJRAAp+92ECEt06KaDGzrTCp7tw== 2026-02-20T22:46:29.003 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph-authtool: stdout AQBE5Jhpq4/jNBAAk7HK/XrccmGmhemlrzrLRA== 2026-02-20T22:46:29.004 INFO:teuthology.orchestra.run.trial006.stdout:Creating initial monmap... 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout:monmaptool for trial006 [v2:10.20.193.6:3300,v1:10.20.193.6:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout:setting min_mon_release = tentacle 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/monmaptool: set fsid to f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:29.267 INFO:teuthology.orchestra.run.trial006.stdout:Creating mon... 2026-02-20T22:46:29.540 INFO:teuthology.orchestra.run.trial006.stdout:create mon.trial006 on 2026-02-20T22:46:29.817 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-20T22:46:29.928 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460.target → /etc/systemd/system/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460.target. 2026-02-20T22:46:29.928 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460.target → /etc/systemd/system/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460.target. 2026-02-20T22:46:30.064 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial006 2026-02-20T22:46:30.064 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial006.service: Unit ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial006.service not loaded. 2026-02-20T22:46:30.191 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460.target.wants/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial006.service → /etc/systemd/system/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@.service. 2026-02-20T22:46:30.349 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-20T22:46:30.349 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout disabled 2026-02-20T22:46:30.355 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-20T22:46:30.355 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout inactive 2026-02-20T22:46:30.355 INFO:teuthology.orchestra.run.trial006.stdout:firewalld.service is not enabled 2026-02-20T22:46:30.355 INFO:teuthology.orchestra.run.trial006.stdout:Not possible to enable service . firewalld.service is not available 2026-02-20T22:46:30.355 INFO:teuthology.orchestra.run.trial006.stdout:Waiting for mon to start... 2026-02-20T22:46:30.355 INFO:teuthology.orchestra.run.trial006.stdout:Waiting for mon... 2026-02-20T22:46:30.368 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:30 trial006 systemd[1]: Started Ceph mon.trial006 for f75ec6df-0ead-11f1-b5b8-d404e6e7d460. 2026-02-20T22:46:30.646 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:30 trial006 ceph-mon[35441]: mkfs f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:30.647 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:30 trial006 ceph-mon[35441]: mon.trial006 is new leader, mons trial006 in quorum (ranks 0) 2026-02-20T22:46:30.649 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout cluster: 2026-02-20T22:46:30.649 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout id: f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:30.649 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-20T22:46:30.649 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:30.649 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout services: 2026-02-20T22:46:30.649 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum trial006 (age 0.160259s) [leader: trial006] 2026-02-20T22:46:30.649 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-20T22:46:30.649 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-20T22:46:30.649 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:30.650 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout data: 2026-02-20T22:46:30.650 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-20T22:46:30.650 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-20T22:46:30.650 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-20T22:46:30.650 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout pgs: 2026-02-20T22:46:30.650 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:30.650 INFO:teuthology.orchestra.run.trial006.stdout:mon is available 2026-02-20T22:46:30.650 INFO:teuthology.orchestra.run.trial006.stdout:Assimilating anything we can from ceph.conf... 2026-02-20T22:46:30.922 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:30.922 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout [global] 2026-02-20T22:46:30.922 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout fsid = f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:30.922 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-20T22:46:30.922 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.6:3300,v1:10.20.193.6:6789] 2026-02-20T22:46:30.922 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout [osd] 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-20T22:46:30.923 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-20T22:46:30.924 INFO:teuthology.orchestra.run.trial006.stdout:Generating new minimal ceph.conf... 2026-02-20T22:46:31.198 INFO:teuthology.orchestra.run.trial006.stdout:Restarting the monitor... 2026-02-20T22:46:31.491 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 systemd[1]: Stopping Ceph mon.trial006 for f75ec6df-0ead-11f1-b5b8-d404e6e7d460... 2026-02-20T22:46:31.491 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006[35416]: 2026-02-20T22:46:31.276+0000 7f7112605640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.trial006 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2026-02-20T22:46:31.491 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006[35416]: 2026-02-20T22:46:31.276+0000 7f7112605640 -1 mon.trial006@0(leader) e1 *** Got Signal Terminated *** 2026-02-20T22:46:31.491 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 podman[35817]: 2026-02-20 22:46:31.489991609 +0000 UTC m=+0.226707765 container died f61c88b427f2f36cc61e18a749cfcd63eabcd646df85138592354fb43e44e04d (image=quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531, name=ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.build-date=20260216, CEPH_REF=wip-pdonnell-testing-20260219.182737-tentacle, OSD_FLAVOR=default, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=f7870454149f22574086dd2ff55d050585136531, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, io.buildah.version=1.33.7) 2026-02-20T22:46:31.746 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 podman[35817]: 2026-02-20 22:46:31.600957084 +0000 UTC m=+0.337673240 container remove f61c88b427f2f36cc61e18a749cfcd63eabcd646df85138592354fb43e44e04d (image=quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531, name=ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006, io.buildah.version=1.33.7, CEPH_REF=wip-pdonnell-testing-20260219.182737-tentacle, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20260216, org.label-schema.schema-version=1.0, CEPH_SHA1=f7870454149f22574086dd2ff55d050585136531, FROM_IMAGE=quay.io/centos/centos:stream9) 2026-02-20T22:46:31.746 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 bash[35817]: ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006 2026-02-20T22:46:31.746 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 systemd[1]: ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial006.service: Deactivated successfully. 2026-02-20T22:46:31.746 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 systemd[1]: Stopped Ceph mon.trial006 for f75ec6df-0ead-11f1-b5b8-d404e6e7d460. 2026-02-20T22:46:31.746 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 systemd[1]: Starting Ceph mon.trial006 for f75ec6df-0ead-11f1-b5b8-d404e6e7d460... 2026-02-20T22:46:31.787 INFO:teuthology.orchestra.run.trial006.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 podman[35955]: 2026-02-20 22:46:31.745123618 +0000 UTC m=+0.014256562 container create ce7941e28854765116bbed725e1881001303cf3fe701537426084d131a64e796 (image=quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531, name=ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006, org.label-schema.name=CentOS Stream 9 Base Image, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.build-date=20260216, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, org.label-schema.schema-version=1.0, CEPH_SHA1=f7870454149f22574086dd2ff55d050585136531, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.license=GPLv2, CEPH_REF=wip-pdonnell-testing-20260219.182737-tentacle, io.buildah.version=1.33.7, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 podman[35955]: 2026-02-20 22:46:31.777943186 +0000 UTC m=+0.047076140 container init ce7941e28854765116bbed725e1881001303cf3fe701537426084d131a64e796 (image=quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531, name=ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006, org.label-schema.schema-version=1.0, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, ceph=True, CEPH_SHA1=f7870454149f22574086dd2ff55d050585136531, io.buildah.version=1.33.7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_REF=wip-pdonnell-testing-20260219.182737-tentacle, org.label-schema.build-date=20260216, FROM_IMAGE=quay.io/centos/centos:stream9, org.opencontainers.image.documentation=https://docs.ceph.com/, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git) 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 podman[35955]: 2026-02-20 22:46:31.781465909 +0000 UTC m=+0.050598853 container start ce7941e28854765116bbed725e1881001303cf3fe701537426084d131a64e796 (image=quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531, name=ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006, CEPH_REF=wip-pdonnell-testing-20260219.182737-tentacle, org.label-schema.schema-version=1.0, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.license=GPLv2, CEPH_SHA1=f7870454149f22574086dd2ff55d050585136531, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20260216, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.vendor=CentOS, org.opencontainers.image.authors=Ceph Release Team , GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.33.7, OSD_FLAVOR=default) 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 bash[35955]: ce7941e28854765116bbed725e1881001303cf3fe701537426084d131a64e796 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 podman[35955]: 2026-02-20 22:46:31.739682792 +0000 UTC m=+0.008815746 image pull 191e36ff62c2c47de9f007d502ed6fbffff443749f925d00e4709abf526900f1 quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 systemd[1]: Started Ceph mon.trial006 for f75ec6df-0ead-11f1-b5b8-d404e6e7d460. 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: set uid:gid to 167:167 (ceph:ceph) 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: ceph version 20.2.0-677-gf7870454 (f7870454149f22574086dd2ff55d050585136531) tentacle (stable - RelWithDebInfo), process ceph-mon, pid 7 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: pidfile_write: ignore empty --pid-file 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: load: jerasure load: lrc 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: RocksDB version: 7.9.2 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Git sha 0 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Compile date 2026-02-20 12:51:44 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: DB SUMMARY 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: DB Session ID: 6Z15CTRZ7V4HRBSI521F 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: CURRENT file: CURRENT 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: IDENTITY file: IDENTITY 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: SST files in /var/lib/ceph/mon/ceph-trial006/store.db dir, Total Num: 1, files: 000008.sst 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-trial006/store.db: 000009.log size: 76199 ; 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.error_if_exists: 0 2026-02-20T22:46:32.084 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.create_if_missing: 0 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.paranoid_checks: 1 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.env: 0x55f12c9eb4c0 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.fs: PosixFileSystem 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.info_log: 0x55f12e1742c0 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_file_opening_threads: 16 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.statistics: (nil) 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.use_fsync: 0 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_log_file_size: 0 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-20T22:46:32.085 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.keep_log_file_num: 1000 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.recycle_log_file_num: 0 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.allow_fallocate: 1 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.allow_mmap_reads: 0 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.allow_mmap_writes: 0 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.use_direct_reads: 0 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.create_missing_column_families: 0 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.db_log_dir: 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.wal_dir: 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-20T22:46:32.086 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.advise_random_on_open: 1 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.db_write_buffer_size: 0 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.write_buffer_manager: 0x55f12e168140 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.rate_limiter: (nil) 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.wal_recovery_mode: 2 2026-02-20T22:46:32.087 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.enable_thread_tracking: 0 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.enable_pipelined_write: 0 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.unordered_write: 0 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.row_cache: None 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.wal_filter: None 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.allow_ingest_behind: 0 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.two_write_queues: 0 2026-02-20T22:46:32.088 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.manual_wal_flush: 0 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.wal_compression: 0 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.atomic_flush: 0 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.log_readahead_size: 0 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.best_efforts_recovery: 0 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.allow_data_in_errors: 0 2026-02-20T22:46:32.089 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.db_host_id: __hostname__ 2026-02-20T22:46:32.090 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-20T22:46:32.090 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_background_jobs: 2 2026-02-20T22:46:32.090 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_background_compactions: -1 2026-02-20T22:46:32.090 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_subcompactions: 1 2026-02-20T22:46:32.090 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-20T22:46:32.090 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-20T22:46:32.090 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-20T22:46:32.092 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_total_wal_size: 0 2026-02-20T22:46:32.092 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-20T22:46:32.092 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-20T22:46:32.092 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-20T22:46:32.092 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-20T22:46:32.092 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_open_files: -1 2026-02-20T22:46:32.092 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bytes_per_sync: 0 2026-02-20T22:46:32.092 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-20T22:46:32.092 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_readahead_size: 0 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_background_flushes: -1 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Compression algorithms supported: 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: kZSTD supported: 0 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: kXpressCompression supported: 0 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: kBZip2Compression supported: 0 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: kLZ4Compression supported: 1 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: kZlibCompression supported: 1 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: kLZ4HCCompression supported: 1 2026-02-20T22:46:32.093 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: kSnappyCompression supported: 1 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-trial006/store.db/MANIFEST-000010 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.merge_operator: 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_filter: None 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_filter_factory: None 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.sst_partitioner_factory: None 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-20T22:46:32.094 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f12e164cc0) 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: cache_index_and_filter_blocks: 1 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: pin_top_level_index_and_filter: 1 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: index_type: 0 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: data_block_index_type: 0 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: index_shortening: 1 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: checksum: 4 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: no_block_cache: 0 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: block_cache: 0x55f12e185b90 2026-02-20T22:46:32.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout: block_cache_name: BinnedLRUCache 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: block_cache_options: 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: capacity : 536870912 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: num_shard_bits : 4 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: strict_capacity_limit : 0 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: high_pri_pool_ratio: 0.000 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: block_cache_compressed: (nil) 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: persistent_cache: (nil) 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: block_size: 4096 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: block_size_deviation: 10 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: block_restart_interval: 16 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: index_block_restart_interval: 1 2026-02-20T22:46:32.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout: metadata_block_size: 4096 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: partition_filters: 0 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: use_delta_encoding: 1 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: filter_policy: bloomfilter 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: whole_key_filtering: 1 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: verify_compression: 0 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: read_amp_bytes_per_bit: 0 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: format_version: 5 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: enable_index_compression: 1 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: block_align: 0 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: max_auto_readahead_size: 262144 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: prepopulate_block_cache: 0 2026-02-20T22:46:32.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout: initial_auto_readahead_size: 8192 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout: num_file_reads_for_auto_readahead: 2 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.write_buffer_size: 33554432 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_write_buffer_number: 2 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression: NoCompression 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression: Disabled 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.prefix_extractor: nullptr 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.num_levels: 7 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-20T22:46:32.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression_opts.level: 32767 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression_opts.strategy: 0 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-20T22:46:32.099 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression_opts.enabled: false 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.target_file_size_base: 67108864 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-20T22:46:32.100 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.arena_block_size: 1048576 2026-02-20T22:46:32.101 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.disable_auto_compactions: 0 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-20T22:46:32.102 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.inplace_update_support: 0 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.bloom_locality: 0 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.max_successive_merges: 0 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.paranoid_file_checks: 0 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.force_consistency_checks: 1 2026-02-20T22:46:32.103 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.report_bg_io_stats: 0 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.ttl: 2592000 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.enable_blob_files: false 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.min_blob_size: 0 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.blob_file_size: 268435456 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-20T22:46:32.104 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.blob_file_starting_level: 0 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-trial006/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 290c4353-6c30-41f6-99ec-d1d0520455f5 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771627591798873, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771627591799611, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 73341, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 227, "table_properties": {"data_size": 71609, "index_size": 181, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 9640, "raw_average_key_size": 48, "raw_value_size": 66113, "raw_average_value_size": 333, "num_data_blocks": 8, "num_entries": 198, "num_filter_entries": 198, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1771627591, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "290c4353-6c30-41f6-99ec-d1d0520455f5", "db_session_id": "6Z15CTRZ7V4HRBSI521F", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: EVENT_LOG_v1 {"time_micros": 1771627591799661, "job": 1, "event": "recovery_finished"} 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-20T22:46:32.105 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-trial006/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f12e188e00 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: DB pointer 0x55f12ef7a000 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout: ** DB Stats ** 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-20T22:46:32.106 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: ** Compaction Stats [default] ** 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: L0 2/0 73.52 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 129.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Sum 2/0 73.52 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 129.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 129.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: ** Compaction Stats [default] ** 2026-02-20T22:46:32.107 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 129.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-20T22:46:32.108 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Cumulative compaction: 0.00 GB write, 28.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Interval compaction: 0.00 GB write, 28.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Block cache BinnedLRUCache@0x55f12e185b90#7 capacity: 512.00 MB usage: 1.08 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.70 KB,0.00013411%) IndexBlock(2,0.38 KB,7.15256e-05%) Misc(1,0.00 KB,0%) 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout: 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: starting mon.trial006 rank 0 at public addrs [v2:10.20.193.6:3300/0,v1:10.20.193.6:6789/0] at bind addrs [v2:10.20.193.6:3300/0,v1:10.20.193.6:6789/0] mon_data /var/lib/ceph/mon/ceph-trial006 fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mon.trial006@-1(???) e1 preinit fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mon.trial006@-1(???).mds e1 new map 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mon.trial006@-1(???).mds e1 print_map 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout: e1 2026-02-20T22:46:32.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout: btime 2026-02-20T22:46:30:365481+0000 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout: legacy client fscid: -1 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout: 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout: No filesystems configured 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mon.trial006@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mon.trial006@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mon.trial006@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mon.trial006@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mon.trial006@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-02-20T22:46:32.110 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mon.trial006 is new leader, mons trial006 in quorum (ranks 0) 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: monmap epoch 1 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: last_changed 2026-02-20T22:46:29.140441+0000 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: created 2026-02-20T22:46:29.140441+0000 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: min_mon_release 20 (tentacle) 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: election_strategy: 1 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: 0: [v2:10.20.193.6:3300/0,v1:10.20.193.6:6789/0] mon.trial006 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: fsmap 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: osdmap e1: 0 total, 0 up, 0 in 2026-02-20T22:46:32.111 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:31 trial006 ceph-mon[36006]: mgrmap e1: no daemons active 2026-02-20T22:46:32.112 INFO:teuthology.orchestra.run.trial006.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-20T22:46:32.112 INFO:teuthology.orchestra.run.trial006.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-20T22:46:32.113 INFO:teuthology.orchestra.run.trial006.stdout:Creating mgr... 2026-02-20T22:46:32.113 INFO:teuthology.orchestra.run.trial006.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-20T22:46:32.113 INFO:teuthology.orchestra.run.trial006.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-20T22:46:32.113 INFO:teuthology.orchestra.run.trial006.stdout:Verifying port 0.0.0.0:8443 ... 2026-02-20T22:46:32.234 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mgr.trial006.cslkpf 2026-02-20T22:46:32.234 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mgr.trial006.cslkpf.service: Unit ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mgr.trial006.cslkpf.service not loaded. 2026-02-20T22:46:32.348 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460.target.wants/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mgr.trial006.cslkpf.service → /etc/systemd/system/ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@.service. 2026-02-20T22:46:32.512 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-20T22:46:32.512 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout disabled 2026-02-20T22:46:32.518 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-20T22:46:32.518 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout inactive 2026-02-20T22:46:32.518 INFO:teuthology.orchestra.run.trial006.stdout:firewalld.service is not enabled 2026-02-20T22:46:32.518 INFO:teuthology.orchestra.run.trial006.stdout:Not possible to enable service . firewalld.service is not available 2026-02-20T22:46:32.526 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-20T22:46:32.526 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout disabled 2026-02-20T22:46:32.532 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-20T22:46:32.533 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout inactive 2026-02-20T22:46:32.533 INFO:teuthology.orchestra.run.trial006.stdout:firewalld.service is not enabled 2026-02-20T22:46:32.533 INFO:teuthology.orchestra.run.trial006.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2026-02-20T22:46:32.533 INFO:teuthology.orchestra.run.trial006.stdout:Waiting for mgr to start... 2026-02-20T22:46:32.533 INFO:teuthology.orchestra.run.trial006.stdout:Waiting for mgr... 2026-02-20T22:46:32.829 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:32.829 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout { 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "fsid": "f75ec6df-0ead-11f1-b5b8-d404e6e7d460", 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "health": { 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 0 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ], 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-20T22:46:32.830 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "trial006" 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ], 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-20T22:46:32.831 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-20T22:46:32.832 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "btime": "2026-02-20T22:46:30:365481+0000", 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-20T22:46:32.833 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ], 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "modified": "2026-02-20T22:46:30.366187+0000", 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout } 2026-02-20T22:46:32.834 INFO:teuthology.orchestra.run.trial006.stdout:mgr not available, waiting (1/15)... 2026-02-20T22:46:33.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:32 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/4073170603' entity='client.admin' 2026-02-20T22:46:33.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:32 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/853751850' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-20T22:46:35.109 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:35 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3973473349' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-20T22:46:35.116 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:35.116 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout { 2026-02-20T22:46:35.116 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "fsid": "f75ec6df-0ead-11f1-b5b8-d404e6e7d460", 2026-02-20T22:46:35.116 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "health": { 2026-02-20T22:46:35.116 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 0 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ], 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "trial006" 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ], 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-20T22:46:35.117 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "btime": "2026-02-20T22:46:30:365481+0000", 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ], 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "modified": "2026-02-20T22:46:30.366187+0000", 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout } 2026-02-20T22:46:35.118 INFO:teuthology.orchestra.run.trial006.stdout:mgr not available, waiting (2/15)... 2026-02-20T22:46:36.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: Activating manager daemon trial006.cslkpf 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: mgrmap e2: trial006.cslkpf(active, starting, since 0.00231554s) 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' cmd={"prefix": "mds metadata"} : dispatch 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata"} : dispatch 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata"} : dispatch 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr metadata", "who": "trial006.cslkpf", "id": "trial006.cslkpf"} : dispatch 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: Manager daemon trial006.cslkpf is now available 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial006.cslkpf/mirror_snapshot_schedule"} : dispatch 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:36.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial006.cslkpf/trash_purge_schedule"} : dispatch 2026-02-20T22:46:36.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:36.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:36 trial006 ceph-mon[36006]: from='mgr.14100 10.20.193.6:0/116809572' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:37.398 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:37 trial006 ceph-mon[36006]: mgrmap e3: trial006.cslkpf(active, since 1.0052s) 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout { 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "fsid": "f75ec6df-0ead-11f1-b5b8-d404e6e7d460", 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "health": { 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 0 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ], 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "trial006" 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ], 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-20T22:46:37.516 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "btime": "2026-02-20T22:46:30:365481+0000", 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ], 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "modified": "2026-02-20T22:46:30.366187+0000", 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout }, 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout } 2026-02-20T22:46:37.517 INFO:teuthology.orchestra.run.trial006.stdout:mgr is available 2026-02-20T22:46:37.872 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:37.872 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout [global] 2026-02-20T22:46:37.872 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout fsid = f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:37.872 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-20T22:46:37.872 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.6:3300,v1:10.20.193.6:6789] 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout [osd] 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-20T22:46:37.873 INFO:teuthology.orchestra.run.trial006.stdout:Enabling cephadm module... 2026-02-20T22:46:38.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:38 trial006 ceph-mon[36006]: mgrmap e4: trial006.cslkpf(active, since 2s) 2026-02-20T22:46:38.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:38 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3462759908' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-20T22:46:38.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:38 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/752328704' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-20T22:46:38.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:38 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3335833835' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-20T22:46:38.789 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout { 2026-02-20T22:46:38.789 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-20T22:46:38.789 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-20T22:46:38.789 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "active_name": "trial006.cslkpf", 2026-02-20T22:46:38.789 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-20T22:46:38.789 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout } 2026-02-20T22:46:38.789 INFO:teuthology.orchestra.run.trial006.stdout:Waiting for the mgr to restart... 2026-02-20T22:46:38.789 INFO:teuthology.orchestra.run.trial006.stdout:Waiting for mgr epoch 5... 2026-02-20T22:46:39.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:39 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3335833835' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-20T22:46:39.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:39 trial006 ceph-mon[36006]: mgrmap e5: trial006.cslkpf(active, since 3s) 2026-02-20T22:46:39.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:39 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1183089227' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-20T22:46:41.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: Active manager daemon trial006.cslkpf restarted 2026-02-20T22:46:41.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: Activating manager daemon trial006.cslkpf 2026-02-20T22:46:41.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: osdmap e2: 0 total, 0 up, 0 in 2026-02-20T22:46:41.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: mgrmap e6: trial006.cslkpf(active, starting, since 0.00250212s) 2026-02-20T22:46:41.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:46:41.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr metadata", "who": "trial006.cslkpf", "id": "trial006.cslkpf"} : dispatch 2026-02-20T22:46:41.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "mds metadata"} : dispatch 2026-02-20T22:46:41.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata"} : dispatch 2026-02-20T22:46:41.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata"} : dispatch 2026-02-20T22:46:41.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:41 trial006 ceph-mon[36006]: Manager daemon trial006.cslkpf is now available 2026-02-20T22:46:42.168 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout { 2026-02-20T22:46:42.168 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-20T22:46:42.169 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-20T22:46:42.169 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout } 2026-02-20T22:46:42.169 INFO:teuthology.orchestra.run.trial006.stdout:mgr epoch 5 is available 2026-02-20T22:46:42.169 INFO:teuthology.orchestra.run.trial006.stdout:Verifying orchestrator module is enabled... 2026-02-20T22:46:42.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:42.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:42.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: Found migration_current of "None". Setting to last migration. 2026-02-20T22:46:42.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:42.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:42.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:46:42.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:46:42.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial006.cslkpf/mirror_snapshot_schedule"} : dispatch 2026-02-20T22:46:42.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial006.cslkpf/trash_purge_schedule"} : dispatch 2026-02-20T22:46:42.847 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-20T22:46:42.847 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: mgrmap e7: trial006.cslkpf(active, since 1.00363s) 2026-02-20T22:46:42.847 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-20T22:46:42.847 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:42] ENGINE Bus STARTING 2026-02-20T22:46:42.847 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:42] ENGINE Serving on https://10.20.193.6:7150 2026-02-20T22:46:42.847 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:42] ENGINE Client ('10.20.193.6', 35952) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-20T22:46:42.847 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:42] ENGINE Serving on http://10.20.193.6:8765 2026-02-20T22:46:42.847 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:42] ENGINE Bus STARTED 2026-02-20T22:46:42.847 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:46:42.848 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:42 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2213806937' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-20T22:46:43.169 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-20T22:46:43.169 INFO:teuthology.orchestra.run.trial006.stdout:Setting orchestrator backend to cephadm... 2026-02-20T22:46:43.882 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-20T22:46:43.883 INFO:teuthology.orchestra.run.trial006.stdout:Generating ssh key... 2026-02-20T22:46:44.295 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:44 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2213806937' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-20T22:46:44.295 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:44 trial006 ceph-mon[36006]: mgrmap e8: trial006.cslkpf(active, since 2s) 2026-02-20T22:46:44.295 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:44 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:44.295 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:44 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:46:44.610 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJrdIFWf+yiQGmq6VACPSpIn/1kpLQFQ3U+bUFRiUzuc ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:44.610 INFO:teuthology.orchestra.run.trial006.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-20T22:46:44.611 INFO:teuthology.orchestra.run.trial006.stdout:Adding key to root@localhost authorized_keys... 2026-02-20T22:46:44.611 INFO:teuthology.orchestra.run.trial006.stdout:Adding host trial006... 2026-02-20T22:46:45.398 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:45 trial006 ceph-mon[36006]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:45.398 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:45 trial006 ceph-mon[36006]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:45.399 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:45 trial006 ceph-mon[36006]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:45.399 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:45 trial006 ceph-mon[36006]: Generating ssh key... 2026-02-20T22:46:45.399 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:45 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:45.399 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:45 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:46.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:46 trial006 ceph-mon[36006]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:46.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:46 trial006 ceph-mon[36006]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial006", "addr": "10.20.193.6", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:46.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:46 trial006 ceph-mon[36006]: Deploying cephadm binary to trial006 2026-02-20T22:46:46.566 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout Added host 'trial006' with addr '10.20.193.6' 2026-02-20T22:46:46.566 INFO:teuthology.orchestra.run.trial006.stdout:Deploying mon service with default placement... 2026-02-20T22:46:46.931 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-20T22:46:46.931 INFO:teuthology.orchestra.run.trial006.stdout:Deploying mgr service with default placement... 2026-02-20T22:46:47.305 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-20T22:46:47.305 INFO:teuthology.orchestra.run.trial006.stdout:Deploying crash service with default placement... 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: Added host trial006 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: Saving service mon spec with placement count:5 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: Saving service mgr spec with placement count:2 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:47.677 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:47 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:47.682 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2026-02-20T22:46:47.682 INFO:teuthology.orchestra.run.trial006.stdout:Deploying ceph-exporter service with default placement... 2026-02-20T22:46:48.054 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2026-02-20T22:46:48.054 INFO:teuthology.orchestra.run.trial006.stdout:Deploying prometheus service with default placement... 2026-02-20T22:46:48.438 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2026-02-20T22:46:48.438 INFO:teuthology.orchestra.run.trial006.stdout:Deploying grafana service with default placement... 2026-02-20T22:46:48.797 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2026-02-20T22:46:48.797 INFO:teuthology.orchestra.run.trial006.stdout:Deploying node-exporter service with default placement... 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: Saving service crash spec with placement * 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: Saving service ceph-exporter spec with placement * 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: Saving service prometheus spec with placement count:1 2026-02-20T22:46:48.820 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:48 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:49.155 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2026-02-20T22:46:49.155 INFO:teuthology.orchestra.run.trial006.stdout:Deploying alertmanager service with default placement... 2026-02-20T22:46:49.528 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2026-02-20T22:46:49.924 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:49 trial006 ceph-mon[36006]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:49.924 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:49 trial006 ceph-mon[36006]: Saving service grafana spec with placement count:1 2026-02-20T22:46:49.924 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:49 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:49.924 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:49 trial006 ceph-mon[36006]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:49.924 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:49 trial006 ceph-mon[36006]: Saving service node-exporter spec with placement * 2026-02-20T22:46:49.924 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:49 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:49.924 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:49 trial006 ceph-mon[36006]: from='mgr.14118 10.20.193.6:0/2497146592' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:50.623 INFO:teuthology.orchestra.run.trial006.stdout:Enabling the dashboard module... 2026-02-20T22:46:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:50 trial006 ceph-mon[36006]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:51.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:50 trial006 ceph-mon[36006]: Saving service alertmanager spec with placement count:1 2026-02-20T22:46:51.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:50 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2186254310' entity='client.admin' 2026-02-20T22:46:51.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:50 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2130626234' entity='client.admin' 2026-02-20T22:46:52.019 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:51 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2104939465' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-20T22:46:52.340 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout { 2026-02-20T22:46:52.340 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-20T22:46:52.340 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-20T22:46:52.340 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "active_name": "trial006.cslkpf", 2026-02-20T22:46:52.340 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-20T22:46:52.340 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout } 2026-02-20T22:46:52.341 INFO:teuthology.orchestra.run.trial006.stdout:Waiting for the mgr to restart... 2026-02-20T22:46:52.341 INFO:teuthology.orchestra.run.trial006.stdout:Waiting for mgr epoch 9... 2026-02-20T22:46:53.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:52 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2104939465' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-20T22:46:53.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:52 trial006 ceph-mon[36006]: mgrmap e9: trial006.cslkpf(active, since 10s) 2026-02-20T22:46:53.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:52 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3948302319' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-20T22:46:54.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: Active manager daemon trial006.cslkpf restarted 2026-02-20T22:46:54.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: Activating manager daemon trial006.cslkpf 2026-02-20T22:46:54.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: osdmap e3: 0 total, 0 up, 0 in 2026-02-20T22:46:54.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: mgrmap e10: trial006.cslkpf(active, starting, since 0.00244743s) 2026-02-20T22:46:54.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:46:54.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr metadata", "who": "trial006.cslkpf", "id": "trial006.cslkpf"} : dispatch 2026-02-20T22:46:54.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "mds metadata"} : dispatch 2026-02-20T22:46:54.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata"} : dispatch 2026-02-20T22:46:54.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata"} : dispatch 2026-02-20T22:46:54.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:54 trial006 ceph-mon[36006]: Manager daemon trial006.cslkpf is now available 2026-02-20T22:46:55.663 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout { 2026-02-20T22:46:55.663 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-20T22:46:55.663 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-20T22:46:55.663 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout } 2026-02-20T22:46:55.663 INFO:teuthology.orchestra.run.trial006.stdout:mgr epoch 9 is available 2026-02-20T22:46:55.664 INFO:teuthology.orchestra.run.trial006.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-20T22:46:55.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:55 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:46:55.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:55 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial006.cslkpf/mirror_snapshot_schedule"} : dispatch 2026-02-20T22:46:55.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:55 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial006.cslkpf/trash_purge_schedule"} : dispatch 2026-02-20T22:46:55.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:55 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:55.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:55 trial006 ceph-mon[36006]: mgrmap e11: trial006.cslkpf(active, since 1.00476s) 2026-02-20T22:46:55.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:55 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:56.361 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+TCCAuGgAwIBAgIUJ7d6cyrFz7DAsUf1b84h4Gtvxr4wDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI2MDIyMDIyNDY1NloXDTI5\nMDIxOTIyNDY1NlowFjEUMBIGA1UEAwwLMTAuMjAuMTkzLjYwggIiMA0GCSqGSIb3\nDQEBAQUAA4ICDwAwggIKAoICAQDPvnZBTiTOQcehIQBleTd04O8vsoBQmAr29YPi\nh5MFG8Q8bAYUNprk+liq5JEURokl7UwMdMLCzpFzYm7kJpZNJQ7gxoHSzq8CIwpd\nfbtMcoptx+i4NwfQIs7KTn73ZbWe17VI7H9BQ39qv/zroEy27w139VcaS3rj9CLf\nIswnbpS3muuolycFLQ9mG37Q/+oPyS7elDrQV/D6tn+xXAzlnp9db7l2yji5IdjR\n5TURdACYt/n/6zj7jghmFSWyyP5CHicd8jZk+enGAkY+UviD/nYWvD+Xys6gYcYB\niaOml8CZCOLF5/SVxNXqXnMgo5sPdqgwRUq95EtcyJTfxkVP7WWS86JXmUJKdZAi\nnQFNqQ2C8iLFgzUGZN+0fERZJwfw0ccxNmK9qQ82ofbQSWfNrKuj1ND/aXLnnfxI\nof5OD813nbN+xZ4oBrFBTWjhKkniGp7GPs+/N2bek18O3M2/6PWCMypXgs9Npc2v\nBHmZf5Nfaz4dOgfAMoDc1N6DiKyFzgmxYIyGgjdyr8cjSSPm9dEi7o/aYi5aivvh\nCm/lctqV9xdfWRUusM79tHXTQIfWTappuIwft5dVaBzfxRPJ12DDHoZCDmV7Zdze\nTmtrzp7f764ofiuFsQAfo1wIZStrJq4PoyJeSNuzJXoFA7+2RZiaIUK7zxuJ4s3v\nDvFKIwIDAQABoz4wPDAsBgNVHREEJTAjggh0cmlhbDAwNoIRZGFzaGJvYXJkX3Nl\ncnZlcnOHBAoUwQYwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQsFAAOCAgEAMUhs\n6qhOl6tt9N5n3HtAc40wPOpL6YC1fZyahdcW8Yq0jN2YyOn+NP/w8OGds/aWGGUV\n+x1jOpTVyQI0yoUFwBB9s1ruAzLhE05EnuAg9mM3LJ32S/cPVKDveK1FlIZ0R3xA\naGdFKwXltK48rKXyisNimjmwImkHgU5jbYqqnXhehpDbefnlfxsudToWp+lOIvGS\ng9K0hoPFxpubXiYGWYF4MqMAm2hMq4dqkOe/RBg32+zfWsru2nM5TtyrfsVG5vUe\nIjKslETcTxYv/nWzu3bRiP3K2h1PxFmCgLLq7YcmDxlPxS4Beh9QlsLNh+M98Cp2\nwxjVM7wf72R+bmvT51O1MZKTF4IKkcbK+slSolZ2pGiyNc0Ad2hm6Y/zHVmLI+VG\nGMyufv4Ejr5SIpW+vLEzxWQViQgiv16/h9KFBZj30AURSHLS4z7ty7cZ1q2KeIZ6\nMXbvWjvg5k5U5HdAg29QYeILnTmzPjZ2pt3wwdIqUyDHBY+nt7CePVY0IbDyz5i/\nmUzevkdm5B2yVeEaKjt9zjcoL57et4c2t/2G5IAHNWshEnI0oD2YtWlSOymf1WoS\njHQoU1bJX2ytDnqUWNvIGmNqIR1AWV8BHPWmPUUuPe3g2M13yHQziM+sOSXV9W7h\nXOaNMrjLk8TSkrdysN698LajnsiV01mx6eO1i5o=\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAz752QU4kzkHHoSEAZXk3dODvL7KAUJgK9vWD4oeTBRvEPGwG\nFDaa5PpYquSRFEaJJe1MDHTCws6Rc2Ju5CaWTSUO4MaB0s6vAiMKXX27THKKbcfo\nuDcH0CLOyk5+92W1nte1SOx/QUN/ar/866BMtu8Nd/VXGkt64/Qi3yLMJ26Ut5rr\nqJcnBS0PZht+0P/qD8ku3pQ60Ffw+rZ/sVwM5Z6fXW+5dso4uSHY0eU1EXQAmLf5\n/+s4+44IZhUlssj+Qh4nHfI2ZPnpxgJGPlL4g/52Frw/l8rOoGHGAYmjppfAmQji\nxef0lcTV6l5zIKObD3aoMEVKveRLXMiU38ZFT+1lkvOiV5lCSnWQIp0BTakNgvIi\nxYM1BmTftHxEWScH8NHHMTZivakPNqH20Elnzayro9TQ/2ly5538SKH+Tg/Nd52z\nfsWeKAaxQU1o4SpJ4hqexj7Pvzdm3pNfDtzNv+j1gjMqV4LPTaXNrwR5mX+TX2s+\nHToHwDKA3NTeg4ishc4JsWCMhoI3cq/HI0kj5vXRIu6P2mIuWor74Qpv5XLalfcX\nX1kVLrDO/bR100CH1k2qabiMH7eXVWgc38UTyddgwx6GQg5le2Xc3k5ra86e3++u\nKH4rhbEAH6NcCGUrayauD6MiXkjbsyV6BQO/tkWYmiFCu88bieLN7w7xSiMCAwEA\nAQKCAgA8bjMIHCsotInVnTv4SKKRJT1uqoYY66GE5TZQFw/1VHZo/SNnjdrQ8OIK\nFCL/uuT6W2Tb2rss39n/roqDY5YlKrqBOD1bjTPrczX4rDJnsooCFTzlGVz0dqug\nveTBIp0Kb8UUSXdbDL9r1h1EjYTDUhag5oVH6Nz+om3iasToU4p/Pll+2TlIkCsC\nkMz7DvaPUP6JUKUrJem7hIrwlM5LnTDOhUl1/K0zbV0c8YfWY+AojJv0jgAtbMuU\npmIo976+jPbkByk7hlcyekbkqk4QV10SkAAPr7cbgFWQ7PDl7Q7hdWxCFY9YYcG4\nQ3FJ9U2N2f5izEVJp7ckblSgI5TVfQ15rGorjTudhPq9GtTovfDZGfWZayh3dGFJ\nBSDiGEMErGE6Dn2wv6NXpa+3H6QkDKvuTEBkJHyfu//Mc2NcWM2H7YrOiYORY1AS\nv1EeZiI/U46JmhN/P2LPhxU4FTVwGDlgw/42FA1vG62eFFFfutcIRNT7VWvzh5i4\nik7H7N1puP+PznXIH3MkxR4gUOMxYGFPoct/ueLm8XzYlJwlvv+S7Ca+7t3tGChG\nZR8WxcF+6ipz48f5s2jowbkS9iq80+g3/7kQOB2mE0JFZRtyS2F39lt5zwkDM3C4\n9QiVaqlrImrurvdOBBpvxknMobBSSk1D77oyO4AuIbxI39gWgQKCAQEA695PuiOp\nec2lf61OgkHaBkM7BNvghnCuszMZSEvwcCOddevCcQJf4lJh8q1UuFGIp1hDsYgu\nCb97wkN2sNYhJ5uinriy4KAx6Dxhu84fHbDDjj22Cb/PBFoDwzwRMleZ7+A1b1YK\nYNkhMuLiqyT0837H0cBobR00YCwCuUOcH8d9Y7bucKxB73qIj+StY9mNJ864K18g\noqNxxN7YtwC3REXE5KarnOg2H/QivlcZtetasvpHyBcw0PfpYvGI1hjVeWdRgVXz\nWFm0Ywi8Ip1tFUVjl5Jd9v/2+tR1CGdH2WcT5suh69cVky95GAW/eQm4pnhMveQ0\nt03244xLnmKH+wKCAQEA4Xmi6s5kU/+55qC7iUOKKE0kAiKlYUs8jqSVh9iDctJR\npecpzmdb/GWAcplYH9B/4VZzeOv+wA2alLf0YixeYA8EAg7wJaKb5RIQ4uAUWUry\nNdI5BYLCuASY7zoZWX6QW5MVlRyuAIEke/wti4G1P9LOA3ObF82HJ5Jn+qJJVbNr\nl6P3R+RC/7utGibtJ0+xGGuyKP1a0Tud1n+7EN+EnnMPAfs+BsXJiczNPuHeUvXM\nxTYDdBxyWMiCwm6iQB55DvKEF6RUfxJa0brFk60F1HprzXsTwoor0YMNrwY63Mhz\n4ZbI5YPU21+vrRILKWwibxysZQF4FYO/4EjokU9l+QKCAQA6sVM9imo9uQKZxtJm\nb2SFcm1ZRC2WxqtyRCDicKMgBHzGPyhfXqvlcYKWFLOkOgW7Pqd5od1y54cwTAFY\n96/AX2YUAPniE3rXw06+oQf1J2tCFfEac/RbrNqK1oOg91OC8VPapJpohx9Pvk2R\nMN0TSlUGyM4zeLTzyX/UAhLzhXyaN4cV2od9xAv/YnQTCKurYDFL+ZvxXKKOzrU2\ntKLmBkZ8b0z8+nudb+7FVn87WZl0N/tsuviWx1n4GQpn3D4iu6b4fB7VuVy92AqY\nwnvGc0HZEb74G7GlsQB+WtTyMEgvgjSErzzbJ1EGvUdsIxMjuYO/LO5BPtFUxjB6\n9SHJAoIBAQC+2ce1+sdfdnkzpt+2my2pWUpeaFcWGKoEj3lmiDUTjsS/qgBwDnsF\nFCF6XyQBoelsolGRjCiRBbLPqTm5k5a6tlsNJvnM0WwlpHoYn9V5k3+bYPsVGA6b\n1oBhFgt4/jFQ4hoFokYCdU2diOJAUKVLhbMNpuAjcLuzGjDbLFzoprsumwJnnuW7\nM2+dUE+y07iyVA50tacWreC3PFzqNlg6CmgspC5naylhc7JTRLp7/ES8tTCNKrr7\nPZW44A6EOYb8yPhYTqea+71WA0LT8kOaC5mOT1x1caEPcV+2w441bZLw40HfTAxz\nN/Yqh7hc8oPfCyU9RdYQV/mk7fG1dcB5AoIBAG+PsIbpbZKcbZP7t8Cxv0ME9wRC\nhKeMjJgLBuClL3XtkL852PbAWjjReXo8FyeyC7dTvppQG+P9KmRQJSE6K6TXEGpn\n2/C238FumBfGpKcvJaO12MpsMZE4Vysxptf7YwFw04UiXvii/MyzKOtFrWHzA/3v\nIy005QhF00RJCZ5up7euWqQpYGI2I2HSppuxY66BfCRWigRmTGyBEKShpOFTJzPa\nKeIqxbnlb/ENcUR382G8RNx/wpnaxkwJIuhCXS4fT9sLfDtr8me+PoWFPFyjoQeQ\na9GG/E2fkeKaoqi4lqZEVZx7/MPg9BQ5v/Z0xG8WB9tVGLVeV2XjCvOavKI=\n-----END RSA PRIVATE KEY-----\n"} 2026-02-20T22:46:56.729 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-20T22:46:56.844 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:56 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:55] ENGINE Bus STARTING 2026-02-20T22:46:56.844 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:56 trial006 ceph-mon[36006]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-20T22:46:56.844 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:56 trial006 ceph-mon[36006]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-20T22:46:56.844 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:56 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:55] ENGINE Serving on https://10.20.193.6:7150 2026-02-20T22:46:56.844 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:56 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:55] ENGINE Client ('10.20.193.6', 36930) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-20T22:46:56.844 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:56 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:55] ENGINE Serving on http://10.20.193.6:8765 2026-02-20T22:46:56.844 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:56 trial006 ceph-mon[36006]: [20/Feb/2026:22:46:55] ENGINE Bus STARTED 2026-02-20T22:46:57.092 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-20T22:46:57.092 INFO:teuthology.orchestra.run.trial006.stdout:Creating initial admin user... 2026-02-20T22:46:57.653 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$5ikuyw64.e9SVJlu6mKcTeCj6dToPdyF2rFMHca6.uHJKGGcLCSQC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1771627617, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-20T22:46:57.653 INFO:teuthology.orchestra.run.trial006.stdout:Fetching dashboard port number... 2026-02-20T22:46:57.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:57 trial006 ceph-mon[36006]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:57.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:57 trial006 ceph-mon[36006]: mgrmap e12: trial006.cslkpf(active, since 2s) 2026-02-20T22:46:57.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:57 trial006 ceph-mon[36006]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:57.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:57 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:57.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:57 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:57.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:57 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:46:58.001 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stdout 8443 2026-02-20T22:46:58.009 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-20T22:46:58.009 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout disabled 2026-02-20T22:46:58.015 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-20T22:46:58.015 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout inactive 2026-02-20T22:46:58.015 INFO:teuthology.orchestra.run.trial006.stdout:firewalld.service is not enabled 2026-02-20T22:46:58.015 INFO:teuthology.orchestra.run.trial006.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-20T22:46:58.016 INFO:teuthology.orchestra.run.trial006.stdout:Ceph Dashboard is now available at: 2026-02-20T22:46:58.016 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.016 INFO:teuthology.orchestra.run.trial006.stdout: URL: https://trial006:8443/ 2026-02-20T22:46:58.016 INFO:teuthology.orchestra.run.trial006.stdout: User: admin 2026-02-20T22:46:58.016 INFO:teuthology.orchestra.run.trial006.stdout: Password: 15e9wzbzkp 2026-02-20T22:46:58.016 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.017 INFO:teuthology.orchestra.run.trial006.stdout:Saving cluster configuration to /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config directory 2026-02-20T22:46:58.420 INFO:teuthology.orchestra.run.trial006.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-20T22:46:58.420 INFO:teuthology.orchestra.run.trial006.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-20T22:46:58.420 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.420 INFO:teuthology.orchestra.run.trial006.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-20T22:46:58.420 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.420 INFO:teuthology.orchestra.run.trial006.stdout:Or, if you are only running a single cluster on this host: 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout: ceph telemetry on 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout:For more information see: 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:46:58.421 INFO:teuthology.orchestra.run.trial006.stdout:Bootstrap complete. 2026-02-20T22:46:58.427 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout static 2026-02-20T22:46:58.433 INFO:teuthology.orchestra.run.trial006.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-20T22:46:58.433 INFO:teuthology.orchestra.run.trial006.stdout:systemctl: stdout inactive 2026-02-20T22:46:58.433 INFO:teuthology.orchestra.run.trial006.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-20T22:46:58.589 INFO:tasks.cephadm:Fetching config... 2026-02-20T22:46:58.589 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:46:58.589 DEBUG:teuthology.orchestra.run.trial006:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-20T22:46:58.605 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-20T22:46:58.605 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:46:58.605 DEBUG:teuthology.orchestra.run.trial006:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-20T22:46:58.663 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-20T22:46:58.664 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:46:58.664 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/keyring of=/dev/stdout 2026-02-20T22:46:58.668 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:58 trial006 ceph-mon[36006]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:58.668 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:58 trial006 ceph-mon[36006]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:46:58.668 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:58 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2550397667' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-20T22:46:58.668 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:46:58 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1955036577' entity='client.admin' 2026-02-20T22:46:58.693 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-20T22:46:58.693 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:46:58.693 DEBUG:teuthology.orchestra.run.trial006:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-20T22:46:58.748 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-20T22:46:58.749 DEBUG:teuthology.orchestra.run.trial006:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJrdIFWf+yiQGmq6VACPSpIn/1kpLQFQ3U+bUFRiUzuc ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-20T22:46:58.823 INFO:teuthology.orchestra.run.trial006.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJrdIFWf+yiQGmq6VACPSpIn/1kpLQFQ3U+bUFRiUzuc ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:58.833 DEBUG:teuthology.orchestra.run.trial179:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJrdIFWf+yiQGmq6VACPSpIn/1kpLQFQ3U+bUFRiUzuc ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-20T22:46:58.868 INFO:teuthology.orchestra.run.trial179.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJrdIFWf+yiQGmq6VACPSpIn/1kpLQFQ3U+bUFRiUzuc ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:46:58.878 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-20T22:46:58.995 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:46:59.385 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-20T22:46:59.386 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-20T22:46:59.503 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:46:59.901 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial179 2026-02-20T22:46:59.901 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:46:59.902 DEBUG:teuthology.orchestra.run.trial179:> dd of=/etc/ceph/ceph.conf 2026-02-20T22:46:59.920 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:46:59.920 DEBUG:teuthology.orchestra.run.trial179:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-20T22:46:59.977 INFO:tasks.cephadm:Adding host trial179 to orchestrator... 2026-02-20T22:46:59.977 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph orch host add trial179 2026-02-20T22:47:00.092 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:00.488 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2429444813' entity='client.admin' 2026-02-20T22:47:00.488 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:00.488 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:00.488 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd/host:trial006", "name": "osd_memory_target"} : dispatch 2026-02-20T22:47:00.489 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:00.489 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial006", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-20T22:47:00.489 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial006", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-20T22:47:00.489 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:00.489 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: Deploying daemon ceph-exporter.trial006 on trial006 2026-02-20T22:47:00.489 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:47:00.489 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:00 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:01.268 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:01 trial006 ceph-mon[36006]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial179", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:47:02.019 INFO:teuthology.orchestra.run.trial006.stdout:Added host 'trial179' with addr '10.20.193.179' 2026-02-20T22:47:02.199 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-20T22:47:02.411 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:02.429 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: Deploying cephadm binary to trial179 2026-02-20T22:47:02.429 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: mgrmap e13: trial006.cslkpf(active, since 6s) 2026-02-20T22:47:02.430 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:02.430 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:02.430 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:02.430 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:02.430 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial006", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-20T22:47:02.430 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial006", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-20T22:47:02.431 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:02.431 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: Deploying daemon crash.trial006 on trial006 2026-02-20T22:47:02.431 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:02 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:02.659 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:02.659 INFO:teuthology.orchestra.run.trial006.stdout:[{"addr": "10.20.193.6", "hostname": "trial006", "labels": [], "status": ""}, {"addr": "10.20.193.179", "hostname": "trial179", "labels": [], "status": ""}] 2026-02-20T22:47:02.858 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-20T22:47:02.858 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd crush tunables default 2026-02-20T22:47:03.073 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:03.511 INFO:teuthology.orchestra.run.trial006.stderr:adjusted tunables profile to default 2026-02-20T22:47:03.625 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:03 trial006 ceph-mon[36006]: Added host trial179 2026-02-20T22:47:03.625 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:03 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:03.625 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:03 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:03.625 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:03 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:03.625 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:03 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:03.625 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:03 trial006 ceph-mon[36006]: Deploying daemon node-exporter.trial006 on trial006 2026-02-20T22:47:03.625 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:03 trial006 ceph-mon[36006]: from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-20T22:47:03.625 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:03 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2238357617' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-20T22:47:03.657 INFO:tasks.cephadm:Adding mon.trial006 on trial006 2026-02-20T22:47:03.657 INFO:tasks.cephadm:Adding mon.trial179 on trial179 2026-02-20T22:47:03.657 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph orch apply mon '2;trial006:10.20.193.6=trial006;trial179:10.20.193.179=trial179' 2026-02-20T22:47:03.775 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:03.776 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:04.059 INFO:teuthology.orchestra.run.trial179.stdout:Scheduled mon update... 2026-02-20T22:47:04.198 DEBUG:teuthology.orchestra.run.trial179:mon.trial179> sudo journalctl -f -n 0 -u ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial179.service 2026-02-20T22:47:04.200 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:04.201 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:04.368 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:04.369 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:04.668 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:04.669 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:04.669 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:04.776 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:04 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2238357617' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-20T22:47:04.776 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:04 trial006 ceph-mon[36006]: osdmap e4: 0 total, 0 up, 0 in 2026-02-20T22:47:04.776 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:04 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:04.776 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:04 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:04.776 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:04 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:04.776 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:04 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:04.777 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:04 trial006 ceph-mon[36006]: Deploying daemon alertmanager.trial006 on trial006 2026-02-20T22:47:04.777 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:04 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:05.809 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:05.809 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:05.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:05 trial006 ceph-mon[36006]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;trial006:10.20.193.6=trial006;trial179:10.20.193.179=trial179", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:47:05.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:05 trial006 ceph-mon[36006]: Saving service mon spec with placement trial006:10.20.193.6=trial006;trial179:10.20.193.179=trial179;count:2 2026-02-20T22:47:05.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:05 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/1219467590' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:05.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:05 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:05.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:05 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:05.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:05 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:05.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:05 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:05.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:05 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:05.925 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:05.925 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:06.229 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:06.229 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:06.229 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:07.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: Generating cephadm-signed certificates for grafana_cert/grafana_key 2026-02-20T22:47:07.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:07.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:07.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:07.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:07.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-20T22:47:07.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-20T22:47:07.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:07.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: Deploying daemon grafana.trial006 on trial006 2026-02-20T22:47:07.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:06 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/3690833800' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:07.370 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:07.370 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:07.485 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:07.485 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:07.791 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:07.791 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:07.791 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:08.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:07 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/4018254187' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:08.932 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:08.932 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:09.050 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:09.050 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:09.344 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:09.345 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:09.345 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:09.612 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:09 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/571298284' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:10.485 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:10.486 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:10.602 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:10.602 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:10.896 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:10.896 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:10.897 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:10.932 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:10 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:10.932 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:10 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:10.932 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:10 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:10.933 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:10 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:10.933 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:10 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:10.933 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:10 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:10.933 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:10 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:10.933 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:10 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:10.933 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:10 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:11.710 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:11 trial006 ceph-mon[36006]: Deploying daemon prometheus.trial006 on trial006 2026-02-20T22:47:11.710 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:11 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/1070428262' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:12.035 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:12.036 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:12.153 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:12.153 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:12.441 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:12.441 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:12.441 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:13.581 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:13.581 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:13.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:13 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:13.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:13 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:13.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:13 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:13.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:13 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2026-02-20T22:47:13.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:13 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/2983848025' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:13.700 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:13.700 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:13.999 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:13.999 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:14.000 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:14.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:14 trial006 ceph-mon[36006]: from='mgr.14164 10.20.193.6:0/690116576' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-02-20T22:47:14.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:14 trial006 ceph-mon[36006]: mgrmap e14: trial006.cslkpf(active, since 18s) 2026-02-20T22:47:14.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:14 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/1579751217' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:15.139 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:15.139 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:15.256 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:15.257 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:15.568 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:15.568 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:15.569 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:15.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:15 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/700087928' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: Active manager daemon trial006.cslkpf restarted 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: Activating manager daemon trial006.cslkpf 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: osdmap e5: 0 total, 0 up, 0 in 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: mgrmap e15: trial006.cslkpf(active, starting, since 0.00254137s) 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr metadata", "who": "trial006.cslkpf", "id": "trial006.cslkpf"} : dispatch 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mds metadata"} : dispatch 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata"} : dispatch 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata"} : dispatch 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: Manager daemon trial006.cslkpf is now available 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:47:16.707 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:16.708 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-20T22:47:16.708 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-20T22:47:16.708 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial006.cslkpf/mirror_snapshot_schedule"} : dispatch 2026-02-20T22:47:16.708 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial006.cslkpf/trash_purge_schedule"} : dispatch 2026-02-20T22:47:16.708 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:16.708 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:16.708 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:16.708 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:16.822 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:16.823 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:17.127 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:17.127 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:17.128 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:18.268 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:18.268 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:18.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: mgrmap e16: trial006.cslkpf(active, since 1.00464s) 2026-02-20T22:47:18.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: [20/Feb/2026:22:47:16] ENGINE Bus STARTING 2026-02-20T22:47:18.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: [20/Feb/2026:22:47:17] ENGINE Serving on http://10.20.193.6:8765 2026-02-20T22:47:18.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:18.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:18.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/1260285290' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:18.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: [20/Feb/2026:22:47:17] ENGINE Serving on https://10.20.193.6:7150 2026-02-20T22:47:18.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: [20/Feb/2026:22:47:17] ENGINE Bus STARTED 2026-02-20T22:47:18.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: [20/Feb/2026:22:47:17] ENGINE Client ('10.20.193.6', 36360) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-02-20T22:47:18.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:18.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:18.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd/host:trial006", "name": "osd_memory_target"} : dispatch 2026-02-20T22:47:18.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:17 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:18.383 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:18.383 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /etc/ceph/ceph.conf 2026-02-20T22:47:18.673 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:18.673 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:18.673 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:19.813 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:19.813 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:19.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: mgrmap e17: trial006.cslkpf(active, since 2s) 2026-02-20T22:47:19.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/725357565' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:19.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:19.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd/host:trial179", "name": "osd_memory_target"} : dispatch 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: Updating trial006:/etc/ceph/ceph.conf 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: Updating trial179:/etc/ceph/ceph.conf 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: Updating trial006:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.conf 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: Updating trial179:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.conf 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: Updating trial006:/etc/ceph/ceph.client.admin.keyring 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: Updating trial179:/etc/ceph/ceph.client.admin.keyring 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial179", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial179", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-20T22:47:19.846 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:19 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:19.931 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.conf 2026-02-20T22:47:20.522 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:20.523 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:20.523 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:20.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:20 trial006 ceph-mon[36006]: Updating trial006:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-20T22:47:20.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:20 trial006 ceph-mon[36006]: Updating trial179:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-20T22:47:20.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:20 trial006 ceph-mon[36006]: Deploying daemon ceph-exporter.trial179 on trial179 2026-02-20T22:47:20.845 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:20 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/1101375021' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:21.696 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:21.697 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:21.813 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.conf 2026-02-20T22:47:22.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:22.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:22.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:22.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:22.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial179", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-20T22:47:22.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial179", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-20T22:47:22.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:22.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: Deploying daemon crash.trial179 on trial179 2026-02-20T22:47:22.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:22.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:22.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:22.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:22.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:21 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:22.308 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:22.308 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:22.308 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: Deploying daemon node-exporter.trial179 on trial179 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/866178751' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial179.pwkiyt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.trial179.pwkiyt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr services"} : dispatch 2026-02-20T22:47:23.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:22 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:23.449 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:23.450 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:23.568 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.conf 2026-02-20T22:47:23.845 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:23.845 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":1,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:46:29.140441Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-02-20T22:47:23.846 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 1 2026-02-20T22:47:24.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:23 trial006 ceph-mon[36006]: Deploying daemon mgr.trial179.pwkiyt on trial179 2026-02-20T22:47:24.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:23 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:24.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:23 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:24.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:23 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:24.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:23 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:24.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:23 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-20T22:47:24.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:23 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:24.992 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-20T22:47:24.992 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mon dump -f json 2026-02-20T22:47:25.016 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:24 trial179 ceph-mon[42538]: mon.trial179@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2026-02-20T22:47:25.112 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial179/config 2026-02-20T22:47:30.029 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: mon.trial006 calling monitor election 2026-02-20T22:47:30.029 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:47:30.029 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.029 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.029 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.? 10.20.193.179:0/3252410987' entity='mgr.trial179.pwkiyt' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial179.pwkiyt/crt"} : dispatch 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: mon.trial179 calling monitor election 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: mon.trial006 is new leader, mons trial006,trial179 in quorum (ranks 0,1) 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: monmap epoch 2 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: last_changed 2026-02-20T22:47:24.716311+0000 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: created 2026-02-20T22:46:29.140441+0000 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: min_mon_release 20 (tentacle) 2026-02-20T22:47:30.030 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: election_strategy: 1 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: 0: [v2:10.20.193.6:3300/0,v1:10.20.193.6:6789/0] mon.trial006 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: 1: [v2:10.20.193.179:3300/0,v1:10.20.193.179:6789/0] mon.trial179 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: fsmap 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: osdmap e5: 0 total, 0 up, 0 in 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: mgrmap e17: trial006.cslkpf(active, since 13s) 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: overall HEALTH_OK 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: Standby manager daemon trial179.pwkiyt started 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.? 10.20.193.179:0/3252410987' entity='mgr.trial179.pwkiyt' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.? 10.20.193.179:0/3252410987' entity='mgr.trial179.pwkiyt' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial179.pwkiyt/key"} : dispatch 2026-02-20T22:47:30.031 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.? 10.20.193.179:0/3252410987' entity='mgr.trial179.pwkiyt' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-20T22:47:30.032 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:47:30.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: mon.trial006 calling monitor election 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.? 10.20.193.179:0/3252410987' entity='mgr.trial179.pwkiyt' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial179.pwkiyt/crt"} : dispatch 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: mon.trial179 calling monitor election 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:30.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: mon.trial006 is new leader, mons trial006,trial179 in quorum (ranks 0,1) 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: monmap epoch 2 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: last_changed 2026-02-20T22:47:24.716311+0000 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: created 2026-02-20T22:46:29.140441+0000 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: min_mon_release 20 (tentacle) 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: election_strategy: 1 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: 0: [v2:10.20.193.6:3300/0,v1:10.20.193.6:6789/0] mon.trial006 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: 1: [v2:10.20.193.179:3300/0,v1:10.20.193.179:6789/0] mon.trial179 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: fsmap 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: osdmap e5: 0 total, 0 up, 0 in 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: mgrmap e17: trial006.cslkpf(active, since 13s) 2026-02-20T22:47:30.097 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: overall HEALTH_OK 2026-02-20T22:47:30.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: Standby manager daemon trial179.pwkiyt started 2026-02-20T22:47:30.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:30.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.? 10.20.193.179:0/3252410987' entity='mgr.trial179.pwkiyt' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-20T22:47:30.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:30.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.? 10.20.193.179:0/3252410987' entity='mgr.trial179.pwkiyt' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial179.pwkiyt/key"} : dispatch 2026-02-20T22:47:30.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.? 10.20.193.179:0/3252410987' entity='mgr.trial179.pwkiyt' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-20T22:47:30.098 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:47:31.055 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: mgrmap e18: trial006.cslkpf(active, since 13s), standbys: trial179.pwkiyt 2026-02-20T22:47:31.055 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr metadata", "who": "trial179.pwkiyt", "id": "trial179.pwkiyt"} : dispatch 2026-02-20T22:47:31.055 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.055 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.055 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:31.055 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:47:31.055 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.055 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-20T22:47:31.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-20T22:47:31.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:31.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:30 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: mgrmap e18: trial006.cslkpf(active, since 13s), standbys: trial179.pwkiyt 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr metadata", "who": "trial179.pwkiyt", "id": "trial179.pwkiyt"} : dispatch 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-20T22:47:31.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:31.096 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:30 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:47:31.407 INFO:teuthology.orchestra.run.trial179.stdout: 2026-02-20T22:47:31.407 INFO:teuthology.orchestra.run.trial179.stdout:{"epoch":2,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","modified":"2026-02-20T22:47:24.716311Z","created":"2026-02-20T22:46:29.140441Z","min_mon_release":20,"min_mon_release_name":"tentacle","election_strategy":1,"disallowed_leaders":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid","tentacle","nvmeof_beacon_diff"],"optional":[]},"mons":[{"rank":0,"name":"trial006","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:3300","nonce":0},{"type":"v1","addr":"10.20.193.6:6789","nonce":0}]},"addr":"10.20.193.6:6789/0","public_addr":"10.20.193.6:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"trial179","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:3300","nonce":0},{"type":"v1","addr":"10.20.193.179:6789","nonce":0}]},"addr":"10.20.193.179:6789/0","public_addr":"10.20.193.179:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2026-02-20T22:47:31.407 INFO:teuthology.orchestra.run.trial179.stderr:dumped monmap epoch 2 2026-02-20T22:47:31.544 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-20T22:47:31.545 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-20T22:47:31.743 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: Updating trial006:/etc/ceph/ceph.conf 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: Updating trial179:/etc/ceph/ceph.conf 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: Updating trial006:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.conf 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: Updating trial179:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.conf 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: Reconfiguring mon.trial006 (unknown last config time)... 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: Reconfiguring daemon mon.trial006 on trial006 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: Reconfiguring mgr.trial006.cslkpf (unknown last config time)... 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial006.cslkpf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr services"} : dispatch 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: Reconfiguring daemon mgr.trial006.cslkpf on trial006 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial006", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:32.126 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:31 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/3433734179' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:32.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: Updating trial006:/etc/ceph/ceph.conf 2026-02-20T22:47:32.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: Updating trial179:/etc/ceph/ceph.conf 2026-02-20T22:47:32.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: Updating trial006:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.conf 2026-02-20T22:47:32.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: Updating trial179:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/config/ceph.conf 2026-02-20T22:47:32.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: Reconfiguring mon.trial006 (unknown last config time)... 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: Reconfiguring daemon mon.trial006 on trial006 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: Reconfiguring mgr.trial006.cslkpf (unknown last config time)... 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial006.cslkpf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr services"} : dispatch 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: Reconfiguring daemon mgr.trial006.cslkpf on trial006 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial006", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:32.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:31 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/3433734179' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-20T22:47:32.318 INFO:teuthology.orchestra.run.trial006.stdout:# minimal ceph.conf for f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:47:32.319 INFO:teuthology.orchestra.run.trial006.stdout:[global] 2026-02-20T22:47:32.319 INFO:teuthology.orchestra.run.trial006.stdout: fsid = f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:47:32.319 INFO:teuthology.orchestra.run.trial006.stdout: mon_host = [v2:10.20.193.6:3300/0,v1:10.20.193.6:6789/0] [v2:10.20.193.179:3300/0,v1:10.20.193.179:6789/0] 2026-02-20T22:47:32.461 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-20T22:47:32.461 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:47:32.461 DEBUG:teuthology.orchestra.run.trial006:> sudo dd of=/etc/ceph/ceph.conf 2026-02-20T22:47:32.486 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:47:32.486 DEBUG:teuthology.orchestra.run.trial006:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-20T22:47:32.550 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:47:32.550 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/etc/ceph/ceph.conf 2026-02-20T22:47:32.576 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:47:32.576 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-20T22:47:32.640 DEBUG:tasks.cephadm:set 0 configs 2026-02-20T22:47:32.640 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph config dump 2026-02-20T22:47:32.758 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:33.006 INFO:teuthology.orchestra.run.trial006.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-20T22:47:33.006 INFO:teuthology.orchestra.run.trial006.stdout:global dev auth_debug true 2026-02-20T22:47:33.006 INFO:teuthology.orchestra.run.trial006.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:9cc281dd1e60310f8109166bc76e656ce4c5c9b7d9bb9abfc9aa033dfa762ae4 * 2026-02-20T22:47:33.006 INFO:teuthology.orchestra.run.trial006.stdout:global dev debug_asserts_on_shutdown true 2026-02-20T22:47:33.006 INFO:teuthology.orchestra.run.trial006.stdout:global basic log_to_file true 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global basic log_to_journald false 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global basic log_to_stderr false 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global advanced mon_allow_pool_delete true 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global advanced mon_cluster_log_to_file true 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-20T22:47:33.007 INFO:teuthology.orchestra.run.trial006.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:global dev ms_die_on_bug true 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:global dev ms_die_on_old_message true 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:global advanced osd_pool_default_erasure_code_profile plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced debug_mon 20/20 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced debug_ms 1/1 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced debug_paxos 20/20 2026-02-20T22:47:33.008 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced mon_data_avail_warn 5 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced debug_mgr 20/20 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced debug_ms 1/1 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced mgr/cephadm/migration_current 7 * 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced mgr/dashboard/GRAFANA_API_SSL_VERIFY false * 2026-02-20T22:47:33.009 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:osd dev bdev_debug_aio true 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced debug_ms 1/1 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced debug_osd 20/20 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:osd dev osd_debug_misdirected_ops true 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:osd dev osd_debug_op_order true 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:osd dev osd_debug_shutdown true 2026-02-20T22:47:33.010 INFO:teuthology.orchestra.run.trial006.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_memory_target_autotune true 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_op_queue debug_random * 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_recover_clone_overlap true 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-20T22:47:33.011 INFO:teuthology.orchestra.run.trial006.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-20T22:47:33.012 INFO:teuthology.orchestra.run.trial006.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-20T22:47:33.012 INFO:teuthology.orchestra.run.trial006.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-20T22:47:33.034 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:32 trial006 ceph-mon[36006]: Reconfiguring ceph-exporter.trial006 (monmap changed)... 2026-02-20T22:47:33.034 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:32 trial006 ceph-mon[36006]: Reconfiguring daemon ceph-exporter.trial006 on trial006 2026-02-20T22:47:33.034 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:32 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2218932567' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:33.034 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:32 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:33.035 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:32 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:33.035 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:32 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial006", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-20T22:47:33.035 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:32 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:33.035 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:32 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:33.035 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:32 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:33.146 INFO:tasks.cephadm:Deploying OSDs... 2026-02-20T22:47:33.146 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:47:33.147 DEBUG:teuthology.orchestra.run.trial006:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T22:47:33.164 DEBUG:teuthology.misc:devs=['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-20T22:47:33.165 DEBUG:teuthology.orchestra.run.trial006:> stat /dev/nvme3n1 2026-02-20T22:47:33.222 INFO:teuthology.orchestra.run.trial006.stdout: File: /dev/nvme3n1 2026-02-20T22:47:33.222 INFO:teuthology.orchestra.run.trial006.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-20T22:47:33.222 INFO:teuthology.orchestra.run.trial006.stdout:Device: 6h/6d Inode: 1325 Links: 1 Device type: 103,6 2026-02-20T22:47:33.222 INFO:teuthology.orchestra.run.trial006.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-20T22:47:33.222 INFO:teuthology.orchestra.run.trial006.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-20T22:47:33.223 INFO:teuthology.orchestra.run.trial006.stdout:Access: 2026-02-20 22:47:00.359930850 +0000 2026-02-20T22:47:33.223 INFO:teuthology.orchestra.run.trial006.stdout:Modify: 2026-02-20 22:46:12.105648046 +0000 2026-02-20T22:47:33.223 INFO:teuthology.orchestra.run.trial006.stdout:Change: 2026-02-20 22:46:12.105648046 +0000 2026-02-20T22:47:33.223 INFO:teuthology.orchestra.run.trial006.stdout: Birth: 2026-02-20 22:46:11.176621342 +0000 2026-02-20T22:47:33.223 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2026-02-20T22:47:33.287 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records in 2026-02-20T22:47:33.288 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records out 2026-02-20T22:47:33.288 INFO:teuthology.orchestra.run.trial006.stderr:512 bytes copied, 0.00017726 s, 2.9 MB/s 2026-02-20T22:47:33.289 DEBUG:teuthology.orchestra.run.trial006:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2026-02-20T22:47:33.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:32 trial179 ceph-mon[42538]: Reconfiguring ceph-exporter.trial006 (monmap changed)... 2026-02-20T22:47:33.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:32 trial179 ceph-mon[42538]: Reconfiguring daemon ceph-exporter.trial006 on trial006 2026-02-20T22:47:33.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:32 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2218932567' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:33.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:32 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:33.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:32 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:33.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:32 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial006", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-20T22:47:33.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:32 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:33.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:32 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:33.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:32 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:33.347 DEBUG:teuthology.orchestra.run.trial006:> stat /dev/nvme4n1 2026-02-20T22:47:33.405 INFO:teuthology.orchestra.run.trial006.stdout: File: /dev/nvme4n1 2026-02-20T22:47:33.405 INFO:teuthology.orchestra.run.trial006.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-20T22:47:33.405 INFO:teuthology.orchestra.run.trial006.stdout:Device: 6h/6d Inode: 1337 Links: 1 Device type: 103,8 2026-02-20T22:47:33.405 INFO:teuthology.orchestra.run.trial006.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-20T22:47:33.405 INFO:teuthology.orchestra.run.trial006.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-20T22:47:33.405 INFO:teuthology.orchestra.run.trial006.stdout:Access: 2026-02-20 22:47:00.400930010 +0000 2026-02-20T22:47:33.405 INFO:teuthology.orchestra.run.trial006.stdout:Modify: 2026-02-20 22:46:12.505778937 +0000 2026-02-20T22:47:33.405 INFO:teuthology.orchestra.run.trial006.stdout:Change: 2026-02-20 22:46:12.505778937 +0000 2026-02-20T22:47:33.405 INFO:teuthology.orchestra.run.trial006.stdout: Birth: 2026-02-20 22:46:11.307618657 +0000 2026-02-20T22:47:33.405 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2026-02-20T22:47:33.478 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records in 2026-02-20T22:47:33.478 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records out 2026-02-20T22:47:33.478 INFO:teuthology.orchestra.run.trial006.stderr:512 bytes copied, 0.000168214 s, 3.0 MB/s 2026-02-20T22:47:33.479 DEBUG:teuthology.orchestra.run.trial006:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2026-02-20T22:47:33.537 DEBUG:teuthology.orchestra.run.trial006:> stat /dev/nvme5n1 2026-02-20T22:47:33.594 INFO:teuthology.orchestra.run.trial006.stdout: File: /dev/nvme5n1 2026-02-20T22:47:33.595 INFO:teuthology.orchestra.run.trial006.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-20T22:47:33.595 INFO:teuthology.orchestra.run.trial006.stdout:Device: 6h/6d Inode: 1349 Links: 1 Device type: 103,a 2026-02-20T22:47:33.595 INFO:teuthology.orchestra.run.trial006.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-20T22:47:33.595 INFO:teuthology.orchestra.run.trial006.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-20T22:47:33.595 INFO:teuthology.orchestra.run.trial006.stdout:Access: 2026-02-20 22:47:00.444929108 +0000 2026-02-20T22:47:33.595 INFO:teuthology.orchestra.run.trial006.stdout:Modify: 2026-02-20 22:46:12.904909501 +0000 2026-02-20T22:47:33.595 INFO:teuthology.orchestra.run.trial006.stdout:Change: 2026-02-20 22:46:12.904909501 +0000 2026-02-20T22:47:33.595 INFO:teuthology.orchestra.run.trial006.stdout: Birth: 2026-02-20 22:46:11.441615911 +0000 2026-02-20T22:47:33.596 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/nvme5n1 of=/dev/null count=1 2026-02-20T22:47:33.658 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records in 2026-02-20T22:47:33.658 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records out 2026-02-20T22:47:33.658 INFO:teuthology.orchestra.run.trial006.stderr:512 bytes copied, 0.00018232 s, 2.8 MB/s 2026-02-20T22:47:33.659 DEBUG:teuthology.orchestra.run.trial006:> ! mount | grep -v devtmpfs | grep -q /dev/nvme5n1 2026-02-20T22:47:33.716 DEBUG:teuthology.orchestra.run.trial006:> stat /dev/nvme6n1 2026-02-20T22:47:33.772 INFO:teuthology.orchestra.run.trial006.stdout: File: /dev/nvme6n1 2026-02-20T22:47:33.772 INFO:teuthology.orchestra.run.trial006.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-20T22:47:33.772 INFO:teuthology.orchestra.run.trial006.stdout:Device: 6h/6d Inode: 1361 Links: 1 Device type: 103,c 2026-02-20T22:47:33.772 INFO:teuthology.orchestra.run.trial006.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-20T22:47:33.772 INFO:teuthology.orchestra.run.trial006.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-20T22:47:33.772 INFO:teuthology.orchestra.run.trial006.stdout:Access: 2026-02-20 22:47:00.484928288 +0000 2026-02-20T22:47:33.772 INFO:teuthology.orchestra.run.trial006.stdout:Modify: 2026-02-20 22:46:13.304925637 +0000 2026-02-20T22:47:33.772 INFO:teuthology.orchestra.run.trial006.stdout:Change: 2026-02-20 22:46:13.304925637 +0000 2026-02-20T22:47:33.772 INFO:teuthology.orchestra.run.trial006.stdout: Birth: 2026-02-20 22:46:11.568613309 +0000 2026-02-20T22:47:33.772 DEBUG:teuthology.orchestra.run.trial006:> sudo dd if=/dev/nvme6n1 of=/dev/null count=1 2026-02-20T22:47:33.835 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records in 2026-02-20T22:47:33.835 INFO:teuthology.orchestra.run.trial006.stderr:1+0 records out 2026-02-20T22:47:33.835 INFO:teuthology.orchestra.run.trial006.stderr:512 bytes copied, 0.00016097 s, 3.2 MB/s 2026-02-20T22:47:33.836 DEBUG:teuthology.orchestra.run.trial006:> ! mount | grep -v devtmpfs | grep -q /dev/nvme6n1 2026-02-20T22:47:33.893 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:47:33.893 DEBUG:teuthology.orchestra.run.trial179:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T22:47:33.912 DEBUG:teuthology.misc:devs=['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-20T22:47:33.912 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/nvme3n1 2026-02-20T22:47:33.968 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/nvme3n1 2026-02-20T22:47:33.968 INFO:teuthology.orchestra.run.trial179.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-20T22:47:33.968 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1332 Links: 1 Device type: 103,6 2026-02-20T22:47:33.968 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-20T22:47:33.968 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-20T22:47:33.968 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-20 22:47:18.611446657 +0000 2026-02-20T22:47:33.968 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-20 22:46:15.290336320 +0000 2026-02-20T22:47:33.969 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-20 22:46:15.290336320 +0000 2026-02-20T22:47:33.969 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-20 22:46:14.376414438 +0000 2026-02-20T22:47:33.969 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2026-02-20T22:47:34.031 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-20T22:47:34.031 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-20T22:47:34.031 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.0001615 s, 3.2 MB/s 2026-02-20T22:47:34.033 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2026-02-20T22:47:34.090 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/nvme4n1 2026-02-20T22:47:34.146 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/nvme4n1 2026-02-20T22:47:34.146 INFO:teuthology.orchestra.run.trial179.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-20T22:47:34.146 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1344 Links: 1 Device type: 103,8 2026-02-20T22:47:34.146 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-20T22:47:34.146 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-20T22:47:34.146 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-20 22:47:18.649445603 +0000 2026-02-20T22:47:34.146 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-20 22:46:15.690302134 +0000 2026-02-20T22:47:34.146 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-20 22:46:15.690302134 +0000 2026-02-20T22:47:34.146 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-20 22:46:14.503403582 +0000 2026-02-20T22:47:34.146 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2026-02-20T22:47:34.205 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:33 trial006 ceph-mon[36006]: Reconfiguring crash.trial006 (monmap changed)... 2026-02-20T22:47:34.205 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:33 trial006 ceph-mon[36006]: Reconfiguring daemon crash.trial006 on trial006 2026-02-20T22:47:34.206 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:33 trial006 ceph-mon[36006]: Reconfiguring alertmanager.trial006 deps ['mgr.trial006.cslkpf', 'secure_monitoring_stack:False'] -> ['alertmanager.trial006', 'mgr.trial006.cslkpf', 'mgr.trial179.pwkiyt', 'secure_monitoring_stack:False'] (diff {'mgr.trial179.pwkiyt', 'alertmanager.trial006'}) 2026-02-20T22:47:34.206 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:33 trial006 ceph-mon[36006]: Reconfiguring daemon alertmanager.trial006 on trial006 2026-02-20T22:47:34.206 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:33 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/814087605' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-20T22:47:34.206 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:33 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:34.206 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:33 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:34.206 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:33 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-20T22:47:34.207 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:33 trial179 ceph-mon[42538]: Reconfiguring crash.trial006 (monmap changed)... 2026-02-20T22:47:34.207 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:33 trial179 ceph-mon[42538]: Reconfiguring daemon crash.trial006 on trial006 2026-02-20T22:47:34.207 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:33 trial179 ceph-mon[42538]: Reconfiguring alertmanager.trial006 deps ['mgr.trial006.cslkpf', 'secure_monitoring_stack:False'] -> ['alertmanager.trial006', 'mgr.trial006.cslkpf', 'mgr.trial179.pwkiyt', 'secure_monitoring_stack:False'] (diff {'mgr.trial179.pwkiyt', 'alertmanager.trial006'}) 2026-02-20T22:47:34.207 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:33 trial179 ceph-mon[42538]: Reconfiguring daemon alertmanager.trial006 on trial006 2026-02-20T22:47:34.207 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:33 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/814087605' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-20T22:47:34.207 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:33 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:34.207 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:33 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:34.207 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:33 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-20T22:47:34.209 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-20T22:47:34.209 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-20T22:47:34.209 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000152783 s, 3.4 MB/s 2026-02-20T22:47:34.210 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2026-02-20T22:47:34.267 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/nvme5n1 2026-02-20T22:47:34.323 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/nvme5n1 2026-02-20T22:47:34.324 INFO:teuthology.orchestra.run.trial179.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-20T22:47:34.324 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1356 Links: 1 Device type: 103,a 2026-02-20T22:47:34.324 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-20T22:47:34.324 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-20T22:47:34.324 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-20 22:47:18.689444495 +0000 2026-02-20T22:47:34.324 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-20 22:46:16.091267862 +0000 2026-02-20T22:47:34.324 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-20 22:46:16.091267862 +0000 2026-02-20T22:47:34.324 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-20 22:46:14.634392386 +0000 2026-02-20T22:47:34.325 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/nvme5n1 of=/dev/null count=1 2026-02-20T22:47:34.386 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-20T22:47:34.386 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-20T22:47:34.386 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000171188 s, 3.0 MB/s 2026-02-20T22:47:34.387 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/nvme5n1 2026-02-20T22:47:34.445 DEBUG:teuthology.orchestra.run.trial179:> stat /dev/nvme6n1 2026-02-20T22:47:34.500 INFO:teuthology.orchestra.run.trial179.stdout: File: /dev/nvme6n1 2026-02-20T22:47:34.500 INFO:teuthology.orchestra.run.trial179.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-20T22:47:34.500 INFO:teuthology.orchestra.run.trial179.stdout:Device: 6h/6d Inode: 1368 Links: 1 Device type: 103,c 2026-02-20T22:47:34.500 INFO:teuthology.orchestra.run.trial179.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-20T22:47:34.500 INFO:teuthology.orchestra.run.trial179.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-20T22:47:34.500 INFO:teuthology.orchestra.run.trial179.stdout:Access: 2026-02-20 22:47:18.726443469 +0000 2026-02-20T22:47:34.500 INFO:teuthology.orchestra.run.trial179.stdout:Modify: 2026-02-20 22:46:16.491233677 +0000 2026-02-20T22:47:34.501 INFO:teuthology.orchestra.run.trial179.stdout:Change: 2026-02-20 22:46:16.491233677 +0000 2026-02-20T22:47:34.501 INFO:teuthology.orchestra.run.trial179.stdout: Birth: 2026-02-20 22:46:14.768380934 +0000 2026-02-20T22:47:34.501 DEBUG:teuthology.orchestra.run.trial179:> sudo dd if=/dev/nvme6n1 of=/dev/null count=1 2026-02-20T22:47:34.563 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records in 2026-02-20T22:47:34.564 INFO:teuthology.orchestra.run.trial179.stderr:1+0 records out 2026-02-20T22:47:34.564 INFO:teuthology.orchestra.run.trial179.stderr:512 bytes copied, 0.000160618 s, 3.2 MB/s 2026-02-20T22:47:34.565 DEBUG:teuthology.orchestra.run.trial179:> ! mount | grep -v devtmpfs | grep -q /dev/nvme6n1 2026-02-20T22:47:34.625 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph orch apply osd --all-available-devices 2026-02-20T22:47:34.778 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial179/config 2026-02-20T22:47:35.029 INFO:teuthology.orchestra.run.trial179.stdout:Scheduled osd.all-available-devices update... 2026-02-20T22:47:35.060 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:34 trial006 ceph-mon[36006]: Reconfiguring grafana.trial006 deps ['secure_monitoring_stack:False'] -> ['prometheus.trial006', 'secure_monitoring_stack:False'] (diff {'prometheus.trial006'}) 2026-02-20T22:47:35.060 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:34 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-20T22:47:35.060 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:34 trial006 ceph-mon[36006]: Reconfiguring daemon grafana.trial006 on trial006 2026-02-20T22:47:35.148 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:34 trial179 ceph-mon[42538]: Reconfiguring grafana.trial006 deps ['secure_monitoring_stack:False'] -> ['prometheus.trial006', 'secure_monitoring_stack:False'] (diff {'prometheus.trial006'}) 2026-02-20T22:47:35.149 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:34 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-20T22:47:35.149 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:34 trial179 ceph-mon[42538]: Reconfiguring daemon grafana.trial006 on trial006 2026-02-20T22:47:35.172 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2026-02-20T22:47:35.172 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:35.297 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:35.545 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:35.688 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2026-02-20T22:47:36.076 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:36 trial006 ceph-mon[36006]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:47:36.076 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:36 trial006 ceph-mon[36006]: Marking host: trial006 for OSDSpec preview refresh. 2026-02-20T22:47:36.076 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:36 trial006 ceph-mon[36006]: Marking host: trial179 for OSDSpec preview refresh. 2026-02-20T22:47:36.076 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:36 trial006 ceph-mon[36006]: Saving service osd.all-available-devices spec with placement * 2026-02-20T22:47:36.077 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:36 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:36.077 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:36 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:36.077 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:36 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:36.077 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:36 trial006 ceph-mon[36006]: Reconfiguring prometheus.trial006 deps ['8765', '9283', 'alertmanager', 'ceph-exporter.trial006', 'mgr.trial006.cslkpf', 'node-exporter', 'secure_monitoring_stack:False'] -> ['8765', '9283', 'alertmanager', 'ceph-exporter.trial006', 'ceph-exporter.trial179', 'mgr.trial006.cslkpf', 'node-exporter', 'secure_monitoring_stack:False'] (diff {'ceph-exporter.trial179'}) 2026-02-20T22:47:36.077 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:36 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/451260988' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:36.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:36 trial179 ceph-mon[42538]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:47:36.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:36 trial179 ceph-mon[42538]: Marking host: trial006 for OSDSpec preview refresh. 2026-02-20T22:47:36.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:36 trial179 ceph-mon[42538]: Marking host: trial179 for OSDSpec preview refresh. 2026-02-20T22:47:36.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:36 trial179 ceph-mon[42538]: Saving service osd.all-available-devices spec with placement * 2026-02-20T22:47:36.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:36 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:36.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:36 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:36.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:36 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:36.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:36 trial179 ceph-mon[42538]: Reconfiguring prometheus.trial006 deps ['8765', '9283', 'alertmanager', 'ceph-exporter.trial006', 'mgr.trial006.cslkpf', 'node-exporter', 'secure_monitoring_stack:False'] -> ['8765', '9283', 'alertmanager', 'ceph-exporter.trial006', 'ceph-exporter.trial179', 'mgr.trial006.cslkpf', 'node-exporter', 'secure_monitoring_stack:False'] (diff {'ceph-exporter.trial179'}) 2026-02-20T22:47:36.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:36 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/451260988' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:36.689 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:36.810 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:37.049 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:37.187 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2026-02-20T22:47:37.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: Reconfiguring daemon prometheus.trial006 on trial006 2026-02-20T22:47:37.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:37.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: Reconfiguring ceph-exporter.trial179 (monmap changed)... 2026-02-20T22:47:37.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial179", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-20T22:47:37.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: Reconfiguring daemon ceph-exporter.trial179 on trial179 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial179", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2819324150' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial179.pwkiyt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr services"} : dispatch 2026-02-20T22:47:37.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:37 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:37.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: Reconfiguring daemon prometheus.trial006 on trial006 2026-02-20T22:47:37.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:37.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: Reconfiguring ceph-exporter.trial179 (monmap changed)... 2026-02-20T22:47:37.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial179", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-20T22:47:37.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:37.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: Reconfiguring daemon ceph-exporter.trial179 on trial179 2026-02-20T22:47:37.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.558 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial179", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-20T22:47:37.558 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:37.558 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2819324150' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:37.558 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.558 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:37.558 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial179.pwkiyt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-20T22:47:37.559 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mgr services"} : dispatch 2026-02-20T22:47:37.559 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:37 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:38.189 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:38.309 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:38.424 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: Reconfiguring crash.trial179 (monmap changed)... 2026-02-20T22:47:38.424 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: Reconfiguring daemon crash.trial179 on trial179 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: Reconfiguring mgr.trial179.pwkiyt (monmap changed)... 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: Reconfiguring daemon mgr.trial179.pwkiyt on trial179 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.425 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial006:9093"} : dispatch 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://trial006:3000"} : dispatch 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2026-02-20T22:47:38.426 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://trial006:9095"} : dispatch 2026-02-20T22:47:38.427 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.427 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:38 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:47:38.434 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: Reconfiguring crash.trial179 (monmap changed)... 2026-02-20T22:47:38.435 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: Reconfiguring daemon crash.trial179 on trial179 2026-02-20T22:47:38.435 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: Reconfiguring mgr.trial179.pwkiyt (monmap changed)... 2026-02-20T22:47:38.435 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: Reconfiguring daemon mgr.trial179.pwkiyt on trial179 2026-02-20T22:47:38.435 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.435 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.436 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-20T22:47:38.436 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-20T22:47:38.436 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:38.436 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.436 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.436 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.437 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.437 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2026-02-20T22:47:38.437 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial006:9093"} : dispatch 2026-02-20T22:47:38.437 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.437 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.437 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.438 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2026-02-20T22:47:38.438 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://trial006:3000"} : dispatch 2026-02-20T22:47:38.438 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.438 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.438 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-20T22:47:38.438 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.439 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2026-02-20T22:47:38.439 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://trial006:9095"} : dispatch 2026-02-20T22:47:38.439 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:38.439 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:38 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:47:38.553 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:38.697 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2026-02-20T22:47:39.292 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: Reconfiguring mon.trial179 (monmap changed)... 2026-02-20T22:47:39.292 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: Reconfiguring daemon mon.trial179 on trial179 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial006:9093"}]: dispatch 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://trial006:3000"}]: dispatch 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://trial006:9095"}]: dispatch 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: Certificate for "grafana_cert (trial006)" is still valid for 1094 days. 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-20T22:47:39.293 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3079532782' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.294 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-20T22:47:39.295 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-20T22:47:39.295 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:39.295 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-20T22:47:39.295 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:39.295 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:39 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-20T22:47:39.301 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: Reconfiguring mon.trial179 (monmap changed)... 2026-02-20T22:47:39.301 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: Reconfiguring daemon mon.trial179 on trial179 2026-02-20T22:47:39.301 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-02-20T22:47:39.301 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial006:9093"}]: dispatch 2026-02-20T22:47:39.301 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-02-20T22:47:39.301 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://trial006:3000"}]: dispatch 2026-02-20T22:47:39.301 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-20T22:47:39.301 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-02-20T22:47:39.301 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://trial006:9095"}]: dispatch 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: Certificate for "grafana_cert (trial006)" is still valid for 1094 days. 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3079532782' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.302 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:39.303 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:47:39.303 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:39.303 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-20T22:47:39.303 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-20T22:47:39.303 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:39.303 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-20T22:47:39.303 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:39.303 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:39 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-20T22:47:39.698 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:39.816 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:40.055 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:40.201 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2026-02-20T22:47:40.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:40 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-20T22:47:40.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:40 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-20T22:47:40.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:40 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3111826765' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:40.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:40 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-20T22:47:40.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:40 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-20T22:47:40.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:40 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3111826765' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:41.203 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:41.327 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/1511680543' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8397bd7-4891-4030-8749-abdb8ed063af"} : dispatch 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8397bd7-4891-4030-8749-abdb8ed063af"} : dispatch 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8397bd7-4891-4030-8749-abdb8ed063af"}]': finished 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: osdmap e6: 1 total, 0 up, 1 in 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/581773645' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "40bb223a-585e-44ed-aa7b-753dfa8ab8e9"} : dispatch 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/581773645' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40bb223a-585e-44ed-aa7b-753dfa8ab8e9"}]': finished 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: osdmap e7: 2 total, 0 up, 2 in 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:41.420 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/539232149' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:41.421 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:41 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/619631009' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:41.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:41.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/1511680543' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8397bd7-4891-4030-8749-abdb8ed063af"} : dispatch 2026-02-20T22:47:41.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f8397bd7-4891-4030-8749-abdb8ed063af"} : dispatch 2026-02-20T22:47:41.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8397bd7-4891-4030-8749-abdb8ed063af"}]': finished 2026-02-20T22:47:41.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: osdmap e6: 1 total, 0 up, 1 in 2026-02-20T22:47:41.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:41.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/581773645' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "40bb223a-585e-44ed-aa7b-753dfa8ab8e9"} : dispatch 2026-02-20T22:47:41.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/581773645' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40bb223a-585e-44ed-aa7b-753dfa8ab8e9"}]': finished 2026-02-20T22:47:41.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: osdmap e7: 2 total, 0 up, 2 in 2026-02-20T22:47:41.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:41.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:41.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/539232149' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:41.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:41 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/619631009' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:41.568 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:41.709 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":8,"num_osds":3,"num_up_osds":0,"osd_up_since":0,"num_in_osds":3,"osd_in_since":1771627661,"num_remapped_pgs":0} 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/821241804' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcc32812-d5eb-4e44-a72a-9c9b921143c5"} : dispatch 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcc32812-d5eb-4e44-a72a-9c9b921143c5"} : dispatch 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcc32812-d5eb-4e44-a72a-9c9b921143c5"}]': finished 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: osdmap e8: 3 total, 0 up, 3 in 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2277728112' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2618560284' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7c9e5726-1df9-4644-b27d-cb837481628a"} : dispatch 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2618560284' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c9e5726-1df9-4644-b27d-cb837481628a"}]': finished 2026-02-20T22:47:42.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: osdmap e9: 4 total, 0 up, 4 in 2026-02-20T22:47:42.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:42.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:42.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:42.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:42.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:42 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/2163741189' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/821241804' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcc32812-d5eb-4e44-a72a-9c9b921143c5"} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcc32812-d5eb-4e44-a72a-9c9b921143c5"} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcc32812-d5eb-4e44-a72a-9c9b921143c5"}]': finished 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: osdmap e8: 3 total, 0 up, 3 in 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2277728112' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2618560284' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7c9e5726-1df9-4644-b27d-cb837481628a"} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2618560284' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c9e5726-1df9-4644-b27d-cb837481628a"}]': finished 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: osdmap e9: 4 total, 0 up, 4 in 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:42.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:42 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/2163741189' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:42.711 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:42.830 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:43.080 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:43.222 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1771627663,"num_remapped_pgs":0} 2026-02-20T22:47:43.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:43.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3017424493' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:43.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/341815347' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1531a992-749e-4080-9b44-3d82c275c0e4"} : dispatch 2026-02-20T22:47:43.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1531a992-749e-4080-9b44-3d82c275c0e4"} : dispatch 2026-02-20T22:47:43.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1531a992-749e-4080-9b44-3d82c275c0e4"}]': finished 2026-02-20T22:47:43.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: osdmap e10: 5 total, 0 up, 5 in 2026-02-20T22:47:43.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:43.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:43.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:43.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1508243633' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1d3efd9e-97a2-4cc1-b385-06fa994de0de"} : dispatch 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1508243633' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d3efd9e-97a2-4cc1-b385-06fa994de0de"}]': finished 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: osdmap e11: 6 total, 0 up, 6 in 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:43.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:43 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3893073598' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:43.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:43.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3017424493' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:43.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/341815347' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1531a992-749e-4080-9b44-3d82c275c0e4"} : dispatch 2026-02-20T22:47:43.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1531a992-749e-4080-9b44-3d82c275c0e4"} : dispatch 2026-02-20T22:47:43.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1531a992-749e-4080-9b44-3d82c275c0e4"}]': finished 2026-02-20T22:47:43.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: osdmap e10: 5 total, 0 up, 5 in 2026-02-20T22:47:43.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:43.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:43.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:43.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1508243633' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1d3efd9e-97a2-4cc1-b385-06fa994de0de"} : dispatch 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1508243633' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d3efd9e-97a2-4cc1-b385-06fa994de0de"}]': finished 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: osdmap e11: 6 total, 0 up, 6 in 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:43.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:43.558 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:43 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3893073598' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:44.223 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:44.347 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:44.371 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/1163672191' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:44.371 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1821286657' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:44.371 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/1586222439' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c3aa88bb-c003-4e8d-a802-91164e422ba1"} : dispatch 2026-02-20T22:47:44.371 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c3aa88bb-c003-4e8d-a802-91164e422ba1"} : dispatch 2026-02-20T22:47:44.371 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3aa88bb-c003-4e8d-a802-91164e422ba1"}]': finished 2026-02-20T22:47:44.371 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: osdmap e12: 7 total, 0 up, 7 in 2026-02-20T22:47:44.372 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:44.372 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:44.372 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:44.372 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:44.372 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:44.372 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:44.372 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:44 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/1163672191' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1821286657' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/1586222439' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c3aa88bb-c003-4e8d-a802-91164e422ba1"} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c3aa88bb-c003-4e8d-a802-91164e422ba1"} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3aa88bb-c003-4e8d-a802-91164e422ba1"}]': finished 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: osdmap e12: 7 total, 0 up, 7 in 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:44.483 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:44 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:44.600 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:44.742 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":0} 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/239111872' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f2dba3c0-6c6b-4142-b5b2-51bec01c6d45"} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/239111872' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2dba3c0-6c6b-4142-b5b2-51bec01c6d45"}]': finished 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: osdmap e13: 8 total, 0 up, 8 in 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2697789443' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/3901174008' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:45.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:45 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2043524597' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:45.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/239111872' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f2dba3c0-6c6b-4142-b5b2-51bec01c6d45"} : dispatch 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/239111872' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2dba3c0-6c6b-4142-b5b2-51bec01c6d45"}]': finished 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: osdmap e13: 8 total, 0 up, 8 in 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:45.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:45.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:45.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2697789443' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:45.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/3901174008' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:45.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:45 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2043524597' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:47:45.743 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:45.863 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:46.109 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:46.253 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":0} 2026-02-20T22:47:46.334 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:46 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-20T22:47:46.334 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:46 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1776971100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:46.334 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:46 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-20T22:47:46.335 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:46 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:46.354 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:46 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-20T22:47:46.354 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:46 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1776971100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:46.354 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:46 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-20T22:47:46.354 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:46 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:47.254 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:47.293 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:47 trial179 ceph-mon[42538]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:47.293 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:47 trial179 ceph-mon[42538]: Deploying daemon osd.0 on trial179 2026-02-20T22:47:47.293 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:47 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-20T22:47:47.293 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:47 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:47.433 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:47 trial006 ceph-mon[36006]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:47.434 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:47 trial006 ceph-mon[36006]: Deploying daemon osd.0 on trial179 2026-02-20T22:47:47.434 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:47 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-20T22:47:47.434 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:47 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:47.469 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:47.736 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:47.878 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":0} 2026-02-20T22:47:48.474 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:48 trial179 ceph-mon[42538]: Deploying daemon osd.1 on trial006 2026-02-20T22:47:48.474 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:48 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1221458670' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:48.474 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:48 trial179 ceph-mon[42538]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:48.539 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:48 trial006 ceph-mon[36006]: Deploying daemon osd.1 on trial006 2026-02-20T22:47:48.539 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:48 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1221458670' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:48.539 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:48 trial006 ceph-mon[36006]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:48.878 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:49.007 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:49.257 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:49.400 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":0} 2026-02-20T22:47:49.686 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:49.686 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:49.686 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-20T22:47:49.686 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:49.686 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: Deploying daemon osd.2 on trial179 2026-02-20T22:47:49.687 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:49.687 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:49.687 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2026-02-20T22:47:49.687 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:49.687 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: Deploying daemon osd.3 on trial006 2026-02-20T22:47:49.687 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2567249051' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:49.687 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='osd.0 [v2:10.20.193.179:6800/1517789472,v1:10.20.193.179:6801/1517789472]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-20T22:47:49.687 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-20T22:47:49.687 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:49 trial179 ceph-mon[42538]: from='osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-20T22:47:49.883 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:49.883 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:49.884 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-20T22:47:49.884 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:49.884 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: Deploying daemon osd.2 on trial179 2026-02-20T22:47:49.884 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:49.884 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:49.884 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2026-02-20T22:47:49.884 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:49.884 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: Deploying daemon osd.3 on trial006 2026-02-20T22:47:49.884 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2567249051' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:49.885 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='osd.0 [v2:10.20.193.179:6800/1517789472,v1:10.20.193.179:6801/1517789472]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-20T22:47:49.885 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-20T22:47:49.885 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:49 trial006 ceph-mon[36006]: from='osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-20T22:47:50.401 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:50.521 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:50.771 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:50.914 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":14,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":0} 2026-02-20T22:47:51.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:51.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-20T22:47:51.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-20T22:47:51.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='osd.0 [v2:10.20.193.179:6800/1517789472,v1:10.20.193.179:6801/1517789472]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:51.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: osdmap e14: 8 total, 0 up, 8 in 2026-02-20T22:47:51.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:47:51.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:51.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:51.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:51.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:51.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:51.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:51.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:51.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:51.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:51.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:50 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1068111596' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='osd.0 [v2:10.20.193.179:6800/1517789472,v1:10.20.193.179:6801/1517789472]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: osdmap e14: 8 total, 0 up, 8 in 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:51.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:50 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1068111596' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:51.915 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:52.037 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial006", "root=default"]}]': finished 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: osdmap e15: 8 total, 0 up, 8 in 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: Deploying daemon osd.4 on trial179 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='osd.2 [v2:10.20.193.179:6808/1135560526,v1:10.20.193.179:6809/1135560526]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-20T22:47:52.212 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:51 trial179 ceph-mon[42538]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-20T22:47:52.253 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial006", "root=default"]}]': finished 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: osdmap e15: 8 total, 0 up, 8 in 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:52.254 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: Deploying daemon osd.4 on trial179 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='osd.2 [v2:10.20.193.179:6808/1135560526,v1:10.20.193.179:6809/1135560526]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-20T22:47:52.255 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:51 trial006 ceph-mon[36006]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-20T22:47:52.293 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:52.499 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":16,"num_osds":8,"num_up_osds":2,"osd_up_since":1771627671,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":0} 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: purged_snaps scrub starts 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: purged_snaps scrub ok 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: purged_snaps scrub starts 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: purged_snaps scrub ok 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: Deploying daemon osd.5 on trial006 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641] boot 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: osd.0 [v2:10.20.193.179:6800/1517789472,v1:10.20.193.179:6801/1517789472] boot 2026-02-20T22:47:53.282 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: osdmap e16: 8 total, 2 up, 8 in 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='osd.2 [v2:10.20.193.179:6808/1135560526,v1:10.20.193.179:6809/1135560526]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-20T22:47:53.283 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:52 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/4205245956' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:53.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: purged_snaps scrub starts 2026-02-20T22:47:53.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: purged_snaps scrub ok 2026-02-20T22:47:53.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: purged_snaps scrub starts 2026-02-20T22:47:53.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: purged_snaps scrub ok 2026-02-20T22:47:53.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: Deploying daemon osd.5 on trial006 2026-02-20T22:47:53.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-20T22:47:53.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:53.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: osd.1 [v2:10.20.193.6:6802/3237087641,v1:10.20.193.6:6803/3237087641] boot 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: osd.0 [v2:10.20.193.179:6800/1517789472,v1:10.20.193.179:6801/1517789472] boot 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: osdmap e16: 8 total, 2 up, 8 in 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:53.347 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:53.348 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='osd.2 [v2:10.20.193.179:6808/1135560526,v1:10.20.193.179:6809/1135560526]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:53.348 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:53.348 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-20T22:47:53.348 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:52 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/4205245956' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:53.500 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:53.626 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:53.883 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:54.026 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":17,"num_osds":8,"num_up_osds":2,"osd_up_since":1771627671,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":0} 2026-02-20T22:47:54.053 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-20T22:47:54.053 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2026-02-20T22:47:54.053 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: osdmap e17: 8 total, 2 up, 8 in 2026-02-20T22:47:54.053 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:47:54.053 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:54.054 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2815553210' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:54.055 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:53 trial006 ceph-mon[36006]: from='osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial006", "root=default"]}]': finished 2026-02-20T22:47:54.144 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-20T22:47:54.144 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2026-02-20T22:47:54.144 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: osdmap e17: 8 total, 2 up, 8 in 2026-02-20T22:47:54.144 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:47:54.144 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:54.144 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:54.144 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:54.144 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:54.145 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:54.145 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:54.145 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:54.145 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:54.145 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:54.145 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2026-02-20T22:47:54.145 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:54.145 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2815553210' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:54.145 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:53 trial179 ceph-mon[42538]: from='osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial006", "root=default"]}]': finished 2026-02-20T22:47:55.027 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:55.055 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: purged_snaps scrub starts 2026-02-20T22:47:55.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: purged_snaps scrub ok 2026-02-20T22:47:55.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: Deploying daemon osd.6 on trial179 2026-02-20T22:47:55.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: pgmap v24: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-20T22:47:55.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: osd.2 [v2:10.20.193.179:6808/1135560526,v1:10.20.193.179:6809/1135560526] boot 2026-02-20T22:47:55.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: osdmap e18: 8 total, 3 up, 8 in 2026-02-20T22:47:55.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:55.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:55.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:55.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='osd.4 [v2:10.20.193.179:6816/3060420244,v1:10.20.193.179:6817/3060420244]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-20T22:47:55.057 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:54 trial179 ceph-mon[42538]: from='osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-20T22:47:55.245 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: purged_snaps scrub starts 2026-02-20T22:47:55.245 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: purged_snaps scrub ok 2026-02-20T22:47:55.245 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: Deploying daemon osd.6 on trial179 2026-02-20T22:47:55.245 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: pgmap v24: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-20T22:47:55.245 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: osd.2 [v2:10.20.193.179:6808/1135560526,v1:10.20.193.179:6809/1135560526] boot 2026-02-20T22:47:55.245 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: osdmap e18: 8 total, 3 up, 8 in 2026-02-20T22:47:55.245 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-20T22:47:55.245 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='osd.4 [v2:10.20.193.179:6816/3060420244,v1:10.20.193.179:6817/3060420244]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-20T22:47:55.246 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:54 trial006 ceph-mon[36006]: from='osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-20T22:47:55.273 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:55.551 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:55.692 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":19,"num_osds":8,"num_up_osds":4,"osd_up_since":1771627674,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":0} 2026-02-20T22:47:56.052 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: purged_snaps scrub starts 2026-02-20T22:47:56.052 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: purged_snaps scrub ok 2026-02-20T22:47:56.052 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: Deploying daemon osd.7 on trial006 2026-02-20T22:47:56.052 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2026-02-20T22:47:56.052 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='osd.4 [v2:10.20.193.179:6816/3060420244,v1:10.20.193.179:6817/3060420244]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442] boot 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: osdmap e19: 8 total, 4 up, 8 in 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:56.053 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:56.054 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:56.054 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-20T22:47:56.054 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/739652754' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:56.054 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-20T22:47:56.054 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial006", "root=default"]}]': finished 2026-02-20T22:47:56.054 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-20T22:47:56.054 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:55 trial179 ceph-mon[42538]: osdmap e20: 8 total, 4 up, 8 in 2026-02-20T22:47:56.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: purged_snaps scrub starts 2026-02-20T22:47:56.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: purged_snaps scrub ok 2026-02-20T22:47:56.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: Deploying daemon osd.7 on trial006 2026-02-20T22:47:56.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2026-02-20T22:47:56.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-20T22:47:56.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-20T22:47:56.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='osd.4 [v2:10.20.193.179:6816/3060420244,v1:10.20.193.179:6817/3060420244]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: osd.3 [v2:10.20.193.6:6810/1237012442,v1:10.20.193.6:6811/1237012442] boot 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: osdmap e19: 8 total, 4 up, 8 in 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/739652754' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial006", "root=default"]}]': finished 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-20T22:47:56.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:55 trial006 ceph-mon[36006]: osdmap e20: 8 total, 4 up, 8 in 2026-02-20T22:47:56.694 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:56.820 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:57.072 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:57.195 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: pgmap v27: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-20T22:47:57.196 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:57.196 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:57.196 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:57.196 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:57.196 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:57.196 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:57.196 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: osd.4 [v2:10.20.193.179:6816/3060420244,v1:10.20.193.179:6817/3060420244] boot 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704] boot 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: osdmap e21: 8 total, 6 up, 8 in 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='osd.6 [v2:10.20.193.179:6824/3578605518,v1:10.20.193.179:6825/3578605518]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-20T22:47:57.197 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:56 trial006 ceph-mon[36006]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-20T22:47:57.225 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":21,"num_osds":8,"num_up_osds":6,"osd_up_since":1771627676,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":1} 2026-02-20T22:47:57.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: pgmap v27: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-20T22:47:57.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:57.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:57.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:57.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: osd.4 [v2:10.20.193.179:6816/3060420244,v1:10.20.193.179:6817/3060420244] boot 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: osd.5 [v2:10.20.193.6:6818/1960995704,v1:10.20.193.6:6819/1960995704] boot 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: osdmap e21: 8 total, 6 up, 8 in 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:57.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:57.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:57.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='osd.6 [v2:10.20.193.179:6824/3578605518,v1:10.20.193.179:6825/3578605518]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-20T22:47:57.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:56 trial179 ceph-mon[42538]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-20T22:47:58.227 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:58.251 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: purged_snaps scrub starts 2026-02-20T22:47:58.252 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: purged_snaps scrub ok 2026-02-20T22:47:58.252 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: purged_snaps scrub starts 2026-02-20T22:47:58.252 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: purged_snaps scrub ok 2026-02-20T22:47:58.252 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1105106566' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:58.252 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2026-02-20T22:47:58.252 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:58.252 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:58.252 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2026-02-20T22:47:58.253 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2026-02-20T22:47:58.253 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='osd.6 [v2:10.20.193.179:6824/3578605518,v1:10.20.193.179:6825/3578605518]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:58.253 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: osdmap e22: 8 total, 6 up, 8 in 2026-02-20T22:47:58.253 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:47:58.253 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:58.253 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:58.253 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:57 trial006 ceph-mon[36006]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:58.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: purged_snaps scrub starts 2026-02-20T22:47:58.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: purged_snaps scrub ok 2026-02-20T22:47:58.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: purged_snaps scrub starts 2026-02-20T22:47:58.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: purged_snaps scrub ok 2026-02-20T22:47:58.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1105106566' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='osd.6 [v2:10.20.193.179:6824/3578605518,v1:10.20.193.179:6825/3578605518]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: osdmap e22: 8 total, 6 up, 8 in 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:58.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:57 trial179 ceph-mon[42538]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial179", "root=default"]} : dispatch 2026-02-20T22:47:58.347 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:47:58.594 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:47:58.738 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":22,"num_osds":8,"num_up_osds":6,"osd_up_since":1771627676,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":0} 2026-02-20T22:47:59.199 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: pgmap v31: 1 pgs: 1 unknown; 0 B data, 159 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-20T22:47:59.200 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:59.200 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:59.200 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:47:59.200 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/963944880' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:59.200 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial006", "root=default"]}]': finished 2026-02-20T22:47:59.200 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-20T22:47:59.200 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: osdmap e23: 8 total, 6 up, 8 in 2026-02-20T22:47:59.200 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:59.201 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:59.201 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:59.201 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:47:58 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:59.261 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: pgmap v31: 1 pgs: 1 unknown; 0 B data, 159 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-20T22:47:59.261 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:59.261 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:47:59.261 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:47:59.261 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/963944880' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:47:59.262 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial006", "root=default"]}]': finished 2026-02-20T22:47:59.262 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial179", "root=default"]}]': finished 2026-02-20T22:47:59.262 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: osdmap e23: 8 total, 6 up, 8 in 2026-02-20T22:47:59.262 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:59.262 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:59.262 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:47:59.262 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:47:58 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:47:59.739 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd stat -f json 2026-02-20T22:47:59.857 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:00.107 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:48:00.225 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: purged_snaps scrub starts 2026-02-20T22:48:00.226 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: purged_snaps scrub ok 2026-02-20T22:48:00.226 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:00.226 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:00.226 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:00.226 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:00.226 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: osd.6 [v2:10.20.193.179:6824/3578605518,v1:10.20.193.179:6825/3578605518] boot 2026-02-20T22:48:00.226 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330] boot 2026-02-20T22:48:00.226 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: osdmap e24: 8 total, 8 up, 8 in 2026-02-20T22:48:00.226 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:48:00.227 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:00 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:48:00.247 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":24,"num_osds":8,"num_up_osds":8,"osd_up_since":1771627679,"num_in_osds":8,"osd_in_since":1771627664,"num_remapped_pgs":1} 2026-02-20T22:48:00.248 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd dump --format=json 2026-02-20T22:48:00.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: purged_snaps scrub starts 2026-02-20T22:48:00.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: purged_snaps scrub ok 2026-02-20T22:48:00.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:00.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:00.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:00.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:00.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: osd.6 [v2:10.20.193.179:6824/3578605518,v1:10.20.193.179:6825/3578605518] boot 2026-02-20T22:48:00.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: osd.7 [v2:10.20.193.6:6826/3043915330,v1:10.20.193.6:6827/3043915330] boot 2026-02-20T22:48:00.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: osdmap e24: 8 total, 8 up, 8 in 2026-02-20T22:48:00.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-20T22:48:00.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:00 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-20T22:48:00.365 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:00.619 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:48:00.619 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":24,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","created":"2026-02-20T22:46:30.365865+0000","modified":"2026-02-20T22:47:59.817039+0000","last_up_change":"2026-02-20T22:47:59.817039+0000","last_in_change":"2026-02-20T22:47:44.397999+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":11,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T22:47:54.106664+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f8397bd7-4891-4030-8749-abdb8ed063af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6800","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6801","nonce":1517789472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6802","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6803","nonce":1517789472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6806","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6807","nonce":1517789472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6804","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6805","nonce":1517789472}]},"public_addr":"10.20.193.179:6801/1517789472","cluster_addr":"10.20.193.179:6803/1517789472","heartbeat_back_addr":"10.20.193.179:6807/1517789472","heartbeat_front_addr":"10.20.193.179:6805/1517789472","state":["exists","up"]},{"osd":1,"uuid":"40bb223a-585e-44ed-aa7b-753dfa8ab8e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6802","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6803","nonce":3237087641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6804","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6805","nonce":3237087641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6808","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6809","nonce":3237087641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6806","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6807","nonce":3237087641}]},"public_addr":"10.20.193.6:6803/3237087641","cluster_addr":"10.20.193.6:6805/3237087641","heartbeat_back_addr":"10.20.193.6:6809/3237087641","heartbeat_front_addr":"10.20.193.6:6807/3237087641","state":["exists","up"]},{"osd":2,"uuid":"bcc32812-d5eb-4e44-a72a-9c9b921143c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6808","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6809","nonce":1135560526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6810","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6811","nonce":1135560526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6814","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6815","nonce":1135560526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6812","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6813","nonce":1135560526}]},"public_addr":"10.20.193.179:6809/1135560526","cluster_addr":"10.20.193.179:6811/1135560526","heartbeat_back_addr":"10.20.193.179:6815/1135560526","heartbeat_front_addr":"10.20.193.179:6813/1135560526","state":["exists","up"]},{"osd":3,"uuid":"7c9e5726-1df9-4644-b27d-cb837481628a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6810","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6811","nonce":1237012442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6812","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6813","nonce":1237012442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6816","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6817","nonce":1237012442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6814","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6815","nonce":1237012442}]},"public_addr":"10.20.193.6:6811/1237012442","cluster_addr":"10.20.193.6:6813/1237012442","heartbeat_back_addr":"10.20.193.6:6817/1237012442","heartbeat_front_addr":"10.20.193.6:6815/1237012442","state":["exists","up"]},{"osd":4,"uuid":"1531a992-749e-4080-9b44-3d82c275c0e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6816","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6817","nonce":3060420244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6818","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6819","nonce":3060420244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6822","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6823","nonce":3060420244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6820","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6821","nonce":3060420244}]},"public_addr":"10.20.193.179:6817/3060420244","cluster_addr":"10.20.193.179:6819/3060420244","heartbeat_back_addr":"10.20.193.179:6823/3060420244","heartbeat_front_addr":"10.20.193.179:6821/3060420244","state":["exists","up"]},{"osd":5,"uuid":"1d3efd9e-97a2-4cc1-b385-06fa994de0de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6818","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6819","nonce":1960995704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6820","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6821","nonce":1960995704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6824","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6825","nonce":1960995704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6822","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6823","nonce":1960995704}]},"public_addr":"10.20.193.6:6819/1960995704","cluster_addr":"10.20.193.6:6821/1960995704","heartbeat_back_addr":"10.20.193.6:6825/1960995704","heartbeat_front_addr":"10.20.193.6:6823/1960995704","state":["exists","up"]},{"osd":6,"uuid":"c3aa88bb-c003-4e8d-a802-91164e422ba1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6824","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6825","nonce":3578605518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6826","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6827","nonce":3578605518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6830","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6831","nonce":3578605518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6828","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6829","nonce":3578605518}]},"public_addr":"10.20.193.179:6825/3578605518","cluster_addr":"10.20.193.179:6827/3578605518","heartbeat_back_addr":"10.20.193.179:6831/3578605518","heartbeat_front_addr":"10.20.193.179:6829/3578605518","state":["exists","up"]},{"osd":7,"uuid":"f2dba3c0-6c6b-4142-b5b2-51bec01c6d45","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6826","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6827","nonce":3043915330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6828","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6829","nonce":3043915330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6832","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6833","nonce":3043915330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6830","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6831","nonce":3043915330}]},"public_addr":"10.20.193.6:6827/3043915330","cluster_addr":"10.20.193.6:6829/3043915330","heartbeat_back_addr":"10.20.193.6:6833/3043915330","heartbeat_front_addr":"10.20.193.6:6831/3043915330","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:50.277510+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:50.614578+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:52.734119+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:53.162771+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:55.420960+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:55.884938+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[{"pgid":"1.0","osds":[5,2,0]}],"primary_temp":[],"blocklist":{"10.20.193.6:6801/710995057":"2026-02-21T22:47:15.898423+0000","10.20.193.6:6800/3821671625":"2026-02-21T22:46:54.530441+0000","10.20.193.6:0/2638223596":"2026-02-21T22:47:15.898423+0000","10.20.193.6:6800/751351450":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/1265482914":"2026-02-21T22:46:54.530441+0000","10.20.193.6:6801/751351450":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/3605955259":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/2241188943":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/3905474012":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/4195870655":"2026-02-21T22:46:54.530441+0000","10.20.193.6:6801/3821671625":"2026-02-21T22:46:54.530441+0000","10.20.193.6:0/588288088":"2026-02-21T22:47:15.898423+0000","10.20.193.6:0/2595935651":"2026-02-21T22:46:54.530441+0000","10.20.193.6:0/4036467014":"2026-02-21T22:47:15.898423+0000","10.20.193.6:6800/710995057":"2026-02-21T22:47:15.898423+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-20T22:48:00.768 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2026-02-20T22:47:54.106664+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '20', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'nonprimary_shards': '{}', 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2026-02-20T22:48:00.769 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd pool get .mgr pg_num 2026-02-20T22:48:00.888 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:01.122 INFO:teuthology.orchestra.run.trial006.stdout:pg_num: 1 2026-02-20T22:48:01.262 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: purged_snaps scrub starts 2026-02-20T22:48:01.262 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: purged_snaps scrub ok 2026-02-20T22:48:01.262 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: pgmap v34: 1 pgs: 1 unknown; 0 B data, 159 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-20T22:48:01.262 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1769221052' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:48:01.262 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.262 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.262 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2314870962' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: osdmap e25: 8 total, 8 up, 8 in 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.263 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.264 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:01.264 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:48:01.264 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.264 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:01 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-20T22:48:01.265 INFO:tasks.cephadm:Setting up client nodes... 2026-02-20T22:48:01.266 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-20T22:48:01.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: purged_snaps scrub starts 2026-02-20T22:48:01.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: purged_snaps scrub ok 2026-02-20T22:48:01.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: pgmap v34: 1 pgs: 1 unknown; 0 B data, 159 MiB used, 4.1 TiB / 4.1 TiB avail 2026-02-20T22:48:01.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1769221052' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-20T22:48:01.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2314870962' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-20T22:48:01.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: osdmap e25: 8 total, 8 up, 8 in 2026-02-20T22:48:01.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2026-02-20T22:48:01.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:01.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:48:01.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:01.308 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:01 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-20T22:48:01.381 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:01.663 INFO:teuthology.orchestra.run.trial006.stdout:[client.0] 2026-02-20T22:48:01.664 INFO:teuthology.orchestra.run.trial006.stdout: key = AQCh5JhpbLNtJxAAZK8NJH31aJI3XEfOhurXzA== 2026-02-20T22:48:01.806 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:48:01.806 DEBUG:teuthology.orchestra.run.trial006:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-02-20T22:48:01.806 DEBUG:teuthology.orchestra.run.trial006:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-20T22:48:01.841 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-20T22:48:01.960 INFO:teuthology.orchestra.run.trial179.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial179/config 2026-02-20T22:48:02.246 INFO:teuthology.orchestra.run.trial179.stdout:[client.1] 2026-02-20T22:48:02.246 INFO:teuthology.orchestra.run.trial179.stdout: key = AQCi5Jhp/o92DhAAP1NZU3ftjbq10Xj3P3LX+w== 2026-02-20T22:48:02.246 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:02 trial179 ceph-mon[42538]: Detected new or changed devices on trial179 2026-02-20T22:48:02.246 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:02 trial179 ceph-mon[42538]: Adjusting osd_memory_target on trial179 to 20467M 2026-02-20T22:48:02.246 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:02 trial179 ceph-mon[42538]: Detected new or changed devices on trial006 2026-02-20T22:48:02.246 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:02 trial179 ceph-mon[42538]: Adjusting osd_memory_target on trial006 to 19699M 2026-02-20T22:48:02.246 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:02 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-20T22:48:02.246 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:02 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3882388008' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-20T22:48:02.246 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:02 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2581101199' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-20T22:48:02.246 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:02 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2581101199' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-20T22:48:02.246 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:02 trial179 ceph-mon[42538]: osdmap e26: 8 total, 8 up, 8 in 2026-02-20T22:48:02.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:02 trial006 ceph-mon[36006]: Detected new or changed devices on trial179 2026-02-20T22:48:02.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:02 trial006 ceph-mon[36006]: Adjusting osd_memory_target on trial179 to 20467M 2026-02-20T22:48:02.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:02 trial006 ceph-mon[36006]: Detected new or changed devices on trial006 2026-02-20T22:48:02.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:02 trial006 ceph-mon[36006]: Adjusting osd_memory_target on trial006 to 19699M 2026-02-20T22:48:02.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:02 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-20T22:48:02.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:02 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3882388008' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-20T22:48:02.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:02 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2581101199' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-20T22:48:02.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:02 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2581101199' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-20T22:48:02.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:02 trial006 ceph-mon[36006]: osdmap e26: 8 total, 8 up, 8 in 2026-02-20T22:48:02.387 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:48:02.387 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2026-02-20T22:48:02.387 DEBUG:teuthology.orchestra.run.trial179:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2026-02-20T22:48:02.422 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-20T22:48:02.543 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:02.773 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:48:02.917 INFO:teuthology.orchestra.run.trial006.stdout:[{"version":15,"timestamp":"2026-02-20T22:48:00.827574+0000","name":"","changes":[{"name":"osd/host:trial006/osd_memory_target","new_value":"20656750489"}]}] 2026-02-20T22:48:02.918 INFO:tasks.ceph_manager:config epoch is 15 2026-02-20T22:48:02.918 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-20T22:48:02.918 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-20T22:48:02.919 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-20T22:48:03.036 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:03.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: pgmap v37: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:03.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='client.? 10.20.193.179:0/3579352150' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-20T22:48:03.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3201837112' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 sudo[59242]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 sudo[59242]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 sudo[59242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 sudo[59242]: pam_unix(sudo:session): session closed for user root 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 sudo[59246]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme0n1 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 sudo[59246]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 sudo[59246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-20T22:48:03.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:03 trial179 sudo[59246]: pam_unix(sudo:session): session closed for user root 2026-02-20T22:48:03.322 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:48:03.323 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: pgmap v37: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:03.323 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='client.? 10.20.193.179:0/3579352150' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-20T22:48:03.323 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-20T22:48:03.323 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-20T22:48:03.323 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.323 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3201837112' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 sudo[74303]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 sudo[74303]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 sudo[74303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 sudo[74303]: pam_unix(sudo:session): session closed for user root 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 sudo[74324]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme0n1 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 sudo[74324]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 sudo[74324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-20T22:48:03.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:03 trial006 sudo[74324]: pam_unix(sudo:session): session closed for user root 2026-02-20T22:48:03.460 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":18,"flags":0,"active_gid":14213,"active_name":"trial006.cslkpf","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6800","nonce":3648175547},{"type":"v1","addr":"10.20.193.6:6801","nonce":3648175547}]},"active_addr":"10.20.193.6:6801/3648175547","active_change":"2026-02-20T22:47:15.898522+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":14234,"name":"trial179.pwkiyt","mgr_features":4544132024016699391,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://10.20.193.6:8443/","prometheus":"http://10.20.193.6:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":5,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.6:0","nonce":792769110}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.6:0","nonce":2057051472}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.6:0","nonce":1905339765}]}]} 2026-02-20T22:48:03.468 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-20T22:48:03.468 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-20T22:48:03.468 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd dump --format=json 2026-02-20T22:48:03.586 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:03.828 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:48:03.828 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":27,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","created":"2026-02-20T22:46:30.365865+0000","modified":"2026-02-20T22:48:03.243851+0000","last_up_change":"2026-02-20T22:47:59.817039+0000","last_in_change":"2026-02-20T22:47:44.397999+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":11,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T22:47:54.106664+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"27","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f8397bd7-4891-4030-8749-abdb8ed063af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6800","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6801","nonce":1517789472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6802","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6803","nonce":1517789472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6806","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6807","nonce":1517789472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6804","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6805","nonce":1517789472}]},"public_addr":"10.20.193.179:6801/1517789472","cluster_addr":"10.20.193.179:6803/1517789472","heartbeat_back_addr":"10.20.193.179:6807/1517789472","heartbeat_front_addr":"10.20.193.179:6805/1517789472","state":["exists","up"]},{"osd":1,"uuid":"40bb223a-585e-44ed-aa7b-753dfa8ab8e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6802","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6803","nonce":3237087641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6804","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6805","nonce":3237087641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6808","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6809","nonce":3237087641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6806","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6807","nonce":3237087641}]},"public_addr":"10.20.193.6:6803/3237087641","cluster_addr":"10.20.193.6:6805/3237087641","heartbeat_back_addr":"10.20.193.6:6809/3237087641","heartbeat_front_addr":"10.20.193.6:6807/3237087641","state":["exists","up"]},{"osd":2,"uuid":"bcc32812-d5eb-4e44-a72a-9c9b921143c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6808","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6809","nonce":1135560526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6810","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6811","nonce":1135560526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6814","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6815","nonce":1135560526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6812","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6813","nonce":1135560526}]},"public_addr":"10.20.193.179:6809/1135560526","cluster_addr":"10.20.193.179:6811/1135560526","heartbeat_back_addr":"10.20.193.179:6815/1135560526","heartbeat_front_addr":"10.20.193.179:6813/1135560526","state":["exists","up"]},{"osd":3,"uuid":"7c9e5726-1df9-4644-b27d-cb837481628a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6810","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6811","nonce":1237012442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6812","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6813","nonce":1237012442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6816","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6817","nonce":1237012442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6814","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6815","nonce":1237012442}]},"public_addr":"10.20.193.6:6811/1237012442","cluster_addr":"10.20.193.6:6813/1237012442","heartbeat_back_addr":"10.20.193.6:6817/1237012442","heartbeat_front_addr":"10.20.193.6:6815/1237012442","state":["exists","up"]},{"osd":4,"uuid":"1531a992-749e-4080-9b44-3d82c275c0e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6816","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6817","nonce":3060420244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6818","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6819","nonce":3060420244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6822","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6823","nonce":3060420244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6820","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6821","nonce":3060420244}]},"public_addr":"10.20.193.179:6817/3060420244","cluster_addr":"10.20.193.179:6819/3060420244","heartbeat_back_addr":"10.20.193.179:6823/3060420244","heartbeat_front_addr":"10.20.193.179:6821/3060420244","state":["exists","up"]},{"osd":5,"uuid":"1d3efd9e-97a2-4cc1-b385-06fa994de0de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6818","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6819","nonce":1960995704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6820","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6821","nonce":1960995704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6824","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6825","nonce":1960995704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6822","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6823","nonce":1960995704}]},"public_addr":"10.20.193.6:6819/1960995704","cluster_addr":"10.20.193.6:6821/1960995704","heartbeat_back_addr":"10.20.193.6:6825/1960995704","heartbeat_front_addr":"10.20.193.6:6823/1960995704","state":["exists","up"]},{"osd":6,"uuid":"c3aa88bb-c003-4e8d-a802-91164e422ba1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6824","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6825","nonce":3578605518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6826","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6827","nonce":3578605518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6830","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6831","nonce":3578605518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6828","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6829","nonce":3578605518}]},"public_addr":"10.20.193.179:6825/3578605518","cluster_addr":"10.20.193.179:6827/3578605518","heartbeat_back_addr":"10.20.193.179:6831/3578605518","heartbeat_front_addr":"10.20.193.179:6829/3578605518","state":["exists","up"]},{"osd":7,"uuid":"f2dba3c0-6c6b-4142-b5b2-51bec01c6d45","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6826","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6827","nonce":3043915330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6828","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6829","nonce":3043915330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6832","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6833","nonce":3043915330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6830","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6831","nonce":3043915330}]},"public_addr":"10.20.193.6:6827/3043915330","cluster_addr":"10.20.193.6:6829/3043915330","heartbeat_back_addr":"10.20.193.6:6833/3043915330","heartbeat_front_addr":"10.20.193.6:6831/3043915330","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:50.277510+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:50.614578+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:52.734119+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:53.162771+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:55.420960+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:55.884938+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:57.896706+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:58.550194+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.6:6801/710995057":"2026-02-21T22:47:15.898423+0000","10.20.193.6:6800/3821671625":"2026-02-21T22:46:54.530441+0000","10.20.193.6:0/2638223596":"2026-02-21T22:47:15.898423+0000","10.20.193.6:6800/751351450":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/1265482914":"2026-02-21T22:46:54.530441+0000","10.20.193.6:6801/751351450":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/3605955259":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/2241188943":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/3905474012":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/4195870655":"2026-02-21T22:46:54.530441+0000","10.20.193.6:6801/3821671625":"2026-02-21T22:46:54.530441+0000","10.20.193.6:0/588288088":"2026-02-21T22:47:15.898423+0000","10.20.193.6:0/2595935651":"2026-02-21T22:46:54.530441+0000","10.20.193.6:0/4036467014":"2026-02-21T22:47:15.898423+0000","10.20.193.6:6800/710995057":"2026-02-21T22:47:15.898423+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-20T22:48:03.969 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-20T22:48:03.969 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd dump --format=json 2026-02-20T22:48:04.086 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:04.201 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-20T22:48:04.202 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:04.203 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: osdmap e27: 8 total, 8 up, 8 in 2026-02-20T22:48:04.203 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/950885107' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-20T22:48:04.203 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:04 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/754600182' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-20T22:48:04.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial006"} : dispatch 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "mon metadata", "id": "trial179"} : dispatch 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: osdmap e27: 8 total, 8 up, 8 in 2026-02-20T22:48:04.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/950885107' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-20T22:48:04.307 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:04 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/754600182' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-20T22:48:04.332 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:48:04.332 INFO:teuthology.orchestra.run.trial006.stdout:{"epoch":27,"fsid":"f75ec6df-0ead-11f1-b5b8-d404e6e7d460","created":"2026-02-20T22:46:30.365865+0000","modified":"2026-02-20T22:48:03.243851+0000","last_up_change":"2026-02-20T22:47:59.817039+0000","last_in_change":"2026-02-20T22:47:44.397999+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":11,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T22:47:54.106664+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"27","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f8397bd7-4891-4030-8749-abdb8ed063af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6800","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6801","nonce":1517789472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6802","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6803","nonce":1517789472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6806","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6807","nonce":1517789472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6804","nonce":1517789472},{"type":"v1","addr":"10.20.193.179:6805","nonce":1517789472}]},"public_addr":"10.20.193.179:6801/1517789472","cluster_addr":"10.20.193.179:6803/1517789472","heartbeat_back_addr":"10.20.193.179:6807/1517789472","heartbeat_front_addr":"10.20.193.179:6805/1517789472","state":["exists","up"]},{"osd":1,"uuid":"40bb223a-585e-44ed-aa7b-753dfa8ab8e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6802","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6803","nonce":3237087641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6804","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6805","nonce":3237087641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6808","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6809","nonce":3237087641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6806","nonce":3237087641},{"type":"v1","addr":"10.20.193.6:6807","nonce":3237087641}]},"public_addr":"10.20.193.6:6803/3237087641","cluster_addr":"10.20.193.6:6805/3237087641","heartbeat_back_addr":"10.20.193.6:6809/3237087641","heartbeat_front_addr":"10.20.193.6:6807/3237087641","state":["exists","up"]},{"osd":2,"uuid":"bcc32812-d5eb-4e44-a72a-9c9b921143c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6808","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6809","nonce":1135560526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6810","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6811","nonce":1135560526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6814","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6815","nonce":1135560526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6812","nonce":1135560526},{"type":"v1","addr":"10.20.193.179:6813","nonce":1135560526}]},"public_addr":"10.20.193.179:6809/1135560526","cluster_addr":"10.20.193.179:6811/1135560526","heartbeat_back_addr":"10.20.193.179:6815/1135560526","heartbeat_front_addr":"10.20.193.179:6813/1135560526","state":["exists","up"]},{"osd":3,"uuid":"7c9e5726-1df9-4644-b27d-cb837481628a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6810","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6811","nonce":1237012442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6812","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6813","nonce":1237012442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6816","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6817","nonce":1237012442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6814","nonce":1237012442},{"type":"v1","addr":"10.20.193.6:6815","nonce":1237012442}]},"public_addr":"10.20.193.6:6811/1237012442","cluster_addr":"10.20.193.6:6813/1237012442","heartbeat_back_addr":"10.20.193.6:6817/1237012442","heartbeat_front_addr":"10.20.193.6:6815/1237012442","state":["exists","up"]},{"osd":4,"uuid":"1531a992-749e-4080-9b44-3d82c275c0e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6816","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6817","nonce":3060420244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6818","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6819","nonce":3060420244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6822","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6823","nonce":3060420244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6820","nonce":3060420244},{"type":"v1","addr":"10.20.193.179:6821","nonce":3060420244}]},"public_addr":"10.20.193.179:6817/3060420244","cluster_addr":"10.20.193.179:6819/3060420244","heartbeat_back_addr":"10.20.193.179:6823/3060420244","heartbeat_front_addr":"10.20.193.179:6821/3060420244","state":["exists","up"]},{"osd":5,"uuid":"1d3efd9e-97a2-4cc1-b385-06fa994de0de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6818","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6819","nonce":1960995704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6820","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6821","nonce":1960995704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6824","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6825","nonce":1960995704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6822","nonce":1960995704},{"type":"v1","addr":"10.20.193.6:6823","nonce":1960995704}]},"public_addr":"10.20.193.6:6819/1960995704","cluster_addr":"10.20.193.6:6821/1960995704","heartbeat_back_addr":"10.20.193.6:6825/1960995704","heartbeat_front_addr":"10.20.193.6:6823/1960995704","state":["exists","up"]},{"osd":6,"uuid":"c3aa88bb-c003-4e8d-a802-91164e422ba1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6824","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6825","nonce":3578605518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6826","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6827","nonce":3578605518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6830","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6831","nonce":3578605518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.179:6828","nonce":3578605518},{"type":"v1","addr":"10.20.193.179:6829","nonce":3578605518}]},"public_addr":"10.20.193.179:6825/3578605518","cluster_addr":"10.20.193.179:6827/3578605518","heartbeat_back_addr":"10.20.193.179:6831/3578605518","heartbeat_front_addr":"10.20.193.179:6829/3578605518","state":["exists","up"]},{"osd":7,"uuid":"f2dba3c0-6c6b-4142-b5b2-51bec01c6d45","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6826","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6827","nonce":3043915330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6828","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6829","nonce":3043915330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6832","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6833","nonce":3043915330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.6:6830","nonce":3043915330},{"type":"v1","addr":"10.20.193.6:6831","nonce":3043915330}]},"public_addr":"10.20.193.6:6827/3043915330","cluster_addr":"10.20.193.6:6829/3043915330","heartbeat_back_addr":"10.20.193.6:6833/3043915330","heartbeat_front_addr":"10.20.193.6:6831/3043915330","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:50.277510+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:50.614578+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:52.734119+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:53.162771+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:55.420960+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:55.884938+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:57.896706+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:47:58.550194+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.6:6801/710995057":"2026-02-21T22:47:15.898423+0000","10.20.193.6:6800/3821671625":"2026-02-21T22:46:54.530441+0000","10.20.193.6:0/2638223596":"2026-02-21T22:47:15.898423+0000","10.20.193.6:6800/751351450":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/1265482914":"2026-02-21T22:46:54.530441+0000","10.20.193.6:6801/751351450":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/3605955259":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/2241188943":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/3905474012":"2026-02-21T22:46:41.038378+0000","10.20.193.6:0/4195870655":"2026-02-21T22:46:54.530441+0000","10.20.193.6:6801/3821671625":"2026-02-21T22:46:54.530441+0000","10.20.193.6:0/588288088":"2026-02-21T22:47:15.898423+0000","10.20.193.6:0/2595935651":"2026-02-21T22:46:54.530441+0000","10.20.193.6:0/4036467014":"2026-02-21T22:47:15.898423+0000","10.20.193.6:6800/710995057":"2026-02-21T22:47:15.898423+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-20T22:48:04.475 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-20T22:48:04.476 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-20T22:48:04.477 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph tell osd.2 flush_pg_stats 2026-02-20T22:48:04.477 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph tell osd.3 flush_pg_stats 2026-02-20T22:48:04.478 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph tell osd.4 flush_pg_stats 2026-02-20T22:48:04.478 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph tell osd.5 flush_pg_stats 2026-02-20T22:48:04.478 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph tell osd.6 flush_pg_stats 2026-02-20T22:48:04.479 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph tell osd.7 flush_pg_stats 2026-02-20T22:48:04.603 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:04.604 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:04.604 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:04.606 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:04.607 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:04.608 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:04.608 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:04.612 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:04.913 INFO:teuthology.orchestra.run.trial006.stdout:68719476741 2026-02-20T22:48:04.913 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-20T22:48:04.918 INFO:teuthology.orchestra.run.trial006.stdout:103079215106 2026-02-20T22:48:04.918 INFO:teuthology.orchestra.run.trial006.stdout:103079215107 2026-02-20T22:48:04.918 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.7 2026-02-20T22:48:04.918 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.6 2026-02-20T22:48:04.933 INFO:teuthology.orchestra.run.trial006.stdout:90194313219 2026-02-20T22:48:04.934 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.5 2026-02-20T22:48:04.944 INFO:teuthology.orchestra.run.trial006.stdout:68719476742 2026-02-20T22:48:04.944 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-20T22:48:04.946 INFO:teuthology.orchestra.run.trial006.stdout:90194313220 2026-02-20T22:48:04.946 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.4 2026-02-20T22:48:04.947 INFO:teuthology.orchestra.run.trial006.stdout:77309411332 2026-02-20T22:48:04.947 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.2 2026-02-20T22:48:04.963 INFO:teuthology.orchestra.run.trial006.stdout:81604378628 2026-02-20T22:48:04.964 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.3 2026-02-20T22:48:05.039 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:05.065 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:05.068 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:05.069 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:05.070 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:05.085 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:05.091 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:05.137 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:05.217 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:05 trial006 ceph-mon[36006]: pgmap v39: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:05.217 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:05 trial006 ceph-mon[36006]: mgrmap e19: trial006.cslkpf(active, since 48s), standbys: trial179.pwkiyt 2026-02-20T22:48:05.217 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:05 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3722165258' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-20T22:48:05.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:05 trial179 ceph-mon[42538]: pgmap v39: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:05.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:05 trial179 ceph-mon[42538]: mgrmap e19: trial006.cslkpf(active, since 48s), standbys: trial179.pwkiyt 2026-02-20T22:48:05.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:05 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3722165258' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-20T22:48:05.314 INFO:teuthology.orchestra.run.trial006.stdout:68719476740 2026-02-20T22:48:05.326 INFO:teuthology.orchestra.run.trial006.stdout:68719476741 2026-02-20T22:48:05.330 INFO:teuthology.orchestra.run.trial006.stdout:103079215106 2026-02-20T22:48:05.346 INFO:teuthology.orchestra.run.trial006.stdout:90194313218 2026-02-20T22:48:05.349 INFO:teuthology.orchestra.run.trial006.stdout:77309411330 2026-02-20T22:48:05.361 INFO:teuthology.orchestra.run.trial006.stdout:103079215105 2026-02-20T22:48:05.363 INFO:teuthology.orchestra.run.trial006.stdout:90194313219 2026-02-20T22:48:05.391 INFO:teuthology.orchestra.run.trial006.stdout:81604378627 2026-02-20T22:48:05.461 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476741 got 68719476740 for osd.0 2026-02-20T22:48:05.475 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215107 got 103079215106 for osd.7 2026-02-20T22:48:05.476 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476742 got 68719476741 for osd.1 2026-02-20T22:48:05.491 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313219 got 90194313218 for osd.5 2026-02-20T22:48:05.496 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411332 got 77309411330 for osd.2 2026-02-20T22:48:05.509 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313220 got 90194313219 for osd.4 2026-02-20T22:48:05.513 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215106 got 103079215105 for osd.6 2026-02-20T22:48:05.531 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378628 got 81604378627 for osd.3 2026-02-20T22:48:06.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:06 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/144351749' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-20T22:48:06.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:06 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2205863777' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-20T22:48:06.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:06 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1019694710' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-20T22:48:06.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:06 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3025449146' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-20T22:48:06.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:06 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/4049416016' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-20T22:48:06.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:06 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2272104688' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-20T22:48:06.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:06 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1559814534' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-20T22:48:06.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:06 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3798946856' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-20T22:48:06.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:06 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/144351749' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-20T22:48:06.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:06 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2205863777' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-20T22:48:06.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:06 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1019694710' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-20T22:48:06.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:06 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3025449146' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-20T22:48:06.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:06 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/4049416016' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-20T22:48:06.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:06 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2272104688' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-20T22:48:06.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:06 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1559814534' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-20T22:48:06.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:06 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3798946856' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-20T22:48:06.461 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-20T22:48:06.475 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.7 2026-02-20T22:48:06.477 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-20T22:48:06.492 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.5 2026-02-20T22:48:06.496 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.2 2026-02-20T22:48:06.510 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.4 2026-02-20T22:48:06.514 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.6 2026-02-20T22:48:06.532 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph osd last-stat-seq osd.3 2026-02-20T22:48:06.584 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:06.630 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:06.632 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:06.632 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:06.639 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:06.676 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:06.677 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:06.677 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:06.873 INFO:teuthology.orchestra.run.trial006.stdout:68719476741 2026-02-20T22:48:06.900 INFO:teuthology.orchestra.run.trial006.stdout:103079215108 2026-02-20T22:48:06.921 INFO:teuthology.orchestra.run.trial006.stdout:68719476742 2026-02-20T22:48:06.923 INFO:teuthology.orchestra.run.trial006.stdout:77309411332 2026-02-20T22:48:06.932 INFO:teuthology.orchestra.run.trial006.stdout:90194313219 2026-02-20T22:48:06.956 INFO:teuthology.orchestra.run.trial006.stdout:90194313220 2026-02-20T22:48:06.960 INFO:teuthology.orchestra.run.trial006.stdout:81604378628 2026-02-20T22:48:06.961 INFO:teuthology.orchestra.run.trial006.stdout:103079215107 2026-02-20T22:48:07.014 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476741 got 68719476741 for osd.0 2026-02-20T22:48:07.015 DEBUG:teuthology.parallel:result is None 2026-02-20T22:48:07.042 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215107 got 103079215108 for osd.7 2026-02-20T22:48:07.042 DEBUG:teuthology.parallel:result is None 2026-02-20T22:48:07.070 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411332 got 77309411332 for osd.2 2026-02-20T22:48:07.071 DEBUG:teuthology.parallel:result is None 2026-02-20T22:48:07.071 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476742 got 68719476742 for osd.1 2026-02-20T22:48:07.072 DEBUG:teuthology.parallel:result is None 2026-02-20T22:48:07.075 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313219 got 90194313219 for osd.5 2026-02-20T22:48:07.075 DEBUG:teuthology.parallel:result is None 2026-02-20T22:48:07.101 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313220 got 90194313220 for osd.4 2026-02-20T22:48:07.101 DEBUG:teuthology.parallel:result is None 2026-02-20T22:48:07.104 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215106 got 103079215107 for osd.6 2026-02-20T22:48:07.105 DEBUG:teuthology.parallel:result is None 2026-02-20T22:48:07.110 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378628 got 81604378628 for osd.3 2026-02-20T22:48:07.110 DEBUG:teuthology.parallel:result is None 2026-02-20T22:48:07.110 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-20T22:48:07.110 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph pg dump --format=json 2026-02-20T22:48:07.263 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:07.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:07 trial006 ceph-mon[36006]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:07.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:07 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3020207096' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-20T22:48:07.287 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:07 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3263919426' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-20T22:48:07.287 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:07 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1349004987' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-20T22:48:07.287 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:07 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1945104432' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-20T22:48:07.287 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:07 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3861700590' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-20T22:48:07.287 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:07 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2185995555' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-20T22:48:07.287 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:07 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/71834083' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-20T22:48:07.287 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:07 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/1510022647' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-20T22:48:07.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:07 trial179 ceph-mon[42538]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:07.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:07 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3020207096' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-20T22:48:07.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:07 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3263919426' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-20T22:48:07.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:07 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1349004987' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-20T22:48:07.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:07 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1945104432' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-20T22:48:07.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:07 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3861700590' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-20T22:48:07.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:07 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2185995555' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-20T22:48:07.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:07 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/71834083' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-20T22:48:07.306 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:07 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/1510022647' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-20T22:48:07.511 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:48:07.511 INFO:teuthology.orchestra.run.trial006.stderr:dumped all 2026-02-20T22:48:07.652 INFO:teuthology.orchestra.run.trial006.stdout:{"pg_ready":true,"pg_map":{"version":40,"stamp":"2026-02-20T22:48:05.906584+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":232,"ondisk_log_size":232,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":5871992832,"kb_used":220096,"kb_used_data":3820,"kb_used_omap":65,"kb_used_meta":215486,"kb_avail":5871772736,"statfs":{"total":6012920659968,"available":6012695281664,"internally_reserved":0,"allocated":3911680,"data_stored":2575400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":66929,"internal_metadata":220658319},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,1],"upper_bound":2048},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"26'232","reported_seq":288,"reported_epoch":27,"state":"active+clean","last_fresh":"2026-02-20T22:48:03.245107+0000","last_change":"2026-02-20T22:48:02.658295+0000","last_active":"2026-02-20T22:48:03.245107+0000","last_peered":"2026-02-20T22:48:03.245107+0000","last_clean":"2026-02-20T22:48:03.245107+0000","last_became_active":"2026-02-20T22:48:02.657428+0000","last_became_peered":"2026-02-20T22:48:02.657428+0000","last_unstale":"2026-02-20T22:48:03.245107+0000","last_undegraded":"2026-02-20T22:48:03.245107+0000","last_fullsized":"2026-02-20T22:48:03.245107+0000","mapping_epoch":25,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:47:54.974292+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:47:54.974292+0000","last_clean_scrub_stamp":"2026-02-20T22:47:54.974292+0000","objects_scrubbed":0,"log_size":232,"log_dups_size":0,"ondisk_log_size":232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T10:12:10.453294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":232,"ondisk_log_size":232,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":24,"seq":103079215108,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5514,"internal_metadata":27585142},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":24,"seq":103079215107,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27992,"kb_used_data":840,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971112,"statfs":{"total":751615082496,"available":751586418688,"internally_reserved":0,"allocated":860160,"data_stored":690905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6167,"internal_metadata":27584489},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,1],"upper_bound":2048},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":21,"seq":90194313219,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27992,"kb_used_data":840,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971112,"statfs":{"total":751615082496,"available":751586418688,"internally_reserved":0,"allocated":860160,"data_stored":690905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":21,"seq":90194313220,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":19,"seq":81604378628,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8123,"internal_metadata":27582533},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411332,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27992,"kb_used_data":840,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971112,"statfs":{"total":751615082496,"available":751586418688,"internally_reserved":0,"allocated":860160,"data_stored":690905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10075,"internal_metadata":27580581},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":16,"seq":68719476742,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":16,"seq":68719476741,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10075,"internal_metadata":27580581},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:48:07.654 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph pg dump --format=json 2026-02-20T22:48:07.768 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:08.003 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:48:08.003 INFO:teuthology.orchestra.run.trial006.stderr:dumped all 2026-02-20T22:48:08.143 INFO:teuthology.orchestra.run.trial006.stdout:{"pg_ready":true,"pg_map":{"version":41,"stamp":"2026-02-20T22:48:07.906925+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":232,"ondisk_log_size":232,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":5871992832,"kb_used":220096,"kb_used_data":3820,"kb_used_omap":65,"kb_used_meta":215486,"kb_avail":5871772736,"statfs":{"total":6012920659968,"available":6012695281664,"internally_reserved":0,"allocated":3911680,"data_stored":2575400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":66929,"internal_metadata":220658319},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,1],"upper_bound":2048},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.000341"},"pg_stats":[{"pgid":"1.0","version":"26'232","reported_seq":288,"reported_epoch":27,"state":"active+clean","last_fresh":"2026-02-20T22:48:03.245107+0000","last_change":"2026-02-20T22:48:02.658295+0000","last_active":"2026-02-20T22:48:03.245107+0000","last_peered":"2026-02-20T22:48:03.245107+0000","last_clean":"2026-02-20T22:48:03.245107+0000","last_became_active":"2026-02-20T22:48:02.657428+0000","last_became_peered":"2026-02-20T22:48:02.657428+0000","last_unstale":"2026-02-20T22:48:03.245107+0000","last_undegraded":"2026-02-20T22:48:03.245107+0000","last_fullsized":"2026-02-20T22:48:03.245107+0000","mapping_epoch":25,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:47:54.974292+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:47:54.974292+0000","last_clean_scrub_stamp":"2026-02-20T22:47:54.974292+0000","objects_scrubbed":0,"log_size":232,"log_dups_size":0,"ondisk_log_size":232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T10:12:10.453294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":277,"num_write_kb":5804,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":232,"ondisk_log_size":232,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":24,"seq":103079215108,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5514,"internal_metadata":27585142},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":24,"seq":103079215107,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27992,"kb_used_data":840,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971112,"statfs":{"total":751615082496,"available":751586418688,"internally_reserved":0,"allocated":860160,"data_stored":690905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6167,"internal_metadata":27584489},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,0,1],"upper_bound":2048},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":21,"seq":90194313220,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27992,"kb_used_data":840,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971112,"statfs":{"total":751615082496,"available":751586418688,"internally_reserved":0,"allocated":860160,"data_stored":690905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":21,"seq":90194313221,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":19,"seq":81604378629,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8123,"internal_metadata":27582533},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411332,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27992,"kb_used_data":840,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971112,"statfs":{"total":751615082496,"available":751586418688,"internally_reserved":0,"allocated":860160,"data_stored":690905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10075,"internal_metadata":27580581},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":16,"seq":68719476742,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":16,"seq":68719476742,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27224,"kb_used_data":260,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971880,"statfs":{"total":751615082496,"available":751587205120,"internally_reserved":0,"allocated":266240,"data_stored":100537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10075,"internal_metadata":27580581},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:48:08.144 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-20T22:48:08.144 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-20T22:48:08.145 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-20T22:48:08.145 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph health --format=json 2026-02-20T22:48:08.262 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:08.529 INFO:teuthology.orchestra.run.trial006.stdout: 2026-02-20T22:48:08.529 INFO:teuthology.orchestra.run.trial006.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-20T22:48:08.669 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-20T22:48:08.669 INFO:tasks.cephadm:Setup complete, yielding 2026-02-20T22:48:08.669 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-20T22:48:08.677 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial006.front.sepia.ceph.com 2026-02-20T22:48:08.677 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- bash -c 'ceph orch status' 2026-02-20T22:48:08.795 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:09.033 INFO:teuthology.orchestra.run.trial006.stdout:Backend: cephadm 2026-02-20T22:48:09.034 INFO:teuthology.orchestra.run.trial006.stdout:Available: Yes 2026-02-20T22:48:09.034 INFO:teuthology.orchestra.run.trial006.stdout:Paused: No 2026-02-20T22:48:09.171 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:09 trial006 ceph-mon[36006]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-20T22:48:09.171 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:09 trial006 ceph-mon[36006]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:09.171 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:09 trial006 ceph-mon[36006]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-20T22:48:09.172 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:09 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3125645106' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-20T22:48:09.173 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- bash -c 'ceph orch ps' 2026-02-20T22:48:09.289 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:09.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:09 trial179 ceph-mon[42538]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-20T22:48:09.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:09 trial179 ceph-mon[42538]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:09.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:09 trial179 ceph-mon[42538]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-20T22:48:09.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:09 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3125645106' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-20T22:48:09.542 INFO:teuthology.orchestra.run.trial006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:alertmanager.trial006 trial006 *:9093,9094 running (35s) 10s ago 64s 21.2M - 0.28.1 91c01b3cec9b be6bf2553be6 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:ceph-exporter.trial006 trial006 *:9926 running (68s) 10s ago 68s 8984k - 20.2.0-677-gf7870454 191e36ff62c2 bd81dcdfddb5 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:ceph-exporter.trial179 trial179 *:9926 running (48s) 10s ago 48s 9147k - 20.2.0-677-gf7870454 191e36ff62c2 7198240a117d 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:crash.trial006 trial006 running (67s) 10s ago 67s 7666k - 20.2.0-677-gf7870454 191e36ff62c2 0aa5ab4a4497 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:crash.trial179 trial179 running (47s) 10s ago 47s 7666k - 20.2.0-677-gf7870454 191e36ff62c2 20820544c3ea 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:grafana.trial006 trial006 *:3000 running (34s) 10s ago 59s 115M - 12.3.1 5cdab57891ea 2a9b44f72033 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:mgr.trial006.cslkpf trial006 *:9283,8765,8443 running (97s) 10s ago 97s 546M - 20.2.0-677-gf7870454 191e36ff62c2 841f2ab4ae45 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:mgr.trial179.pwkiyt trial179 *:8443,9283,8765 running (45s) 10s ago 45s 492M - 20.2.0-677-gf7870454 191e36ff62c2 2ba5b2a1a28b 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:mon.trial006 trial006 running (97s) 10s ago 99s 50.4M 2048M 20.2.0-677-gf7870454 191e36ff62c2 ce7941e28854 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:mon.trial179 trial179 running (44s) 10s ago 44s 44.3M 2048M 20.2.0-677-gf7870454 191e36ff62c2 3800d2a9ac6f 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:node-exporter.trial006 trial006 *:9100 running (65s) 10s ago 65s 11.9M - 1.9.1 255ec253085f 6a08c15caf14 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:node-exporter.trial179 trial179 *:9100 running (46s) 10s ago 46s 12.8M - 1.9.1 255ec253085f 2adb304e8e12 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:osd.0 trial179 running (20s) 10s ago 20s 33.0M 19.9G 20.2.0-677-gf7870454 191e36ff62c2 17a1a028a5e7 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:osd.1 trial006 running (20s) 10s ago 20s 35.3M 19.2G 20.2.0-677-gf7870454 191e36ff62c2 c635ceb030f9 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:osd.2 trial179 running (18s) 10s ago 18s 33.9M 19.9G 20.2.0-677-gf7870454 191e36ff62c2 f7675dfd5603 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:osd.3 trial006 running (18s) 10s ago 18s 33.0M 19.2G 20.2.0-677-gf7870454 191e36ff62c2 ac3282725369 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:osd.4 trial179 running (15s) 10s ago 15s 32.2M 19.9G 20.2.0-677-gf7870454 191e36ff62c2 1ae89afa64c2 2026-02-20T22:48:09.543 INFO:teuthology.orchestra.run.trial006.stdout:osd.5 trial006 running (15s) 10s ago 15s 33.5M 19.2G 20.2.0-677-gf7870454 191e36ff62c2 6ea1b691d0e3 2026-02-20T22:48:09.544 INFO:teuthology.orchestra.run.trial006.stdout:osd.6 trial179 running (13s) 10s ago 13s 28.0M 19.9G 20.2.0-677-gf7870454 191e36ff62c2 88ea59d4249f 2026-02-20T22:48:09.544 INFO:teuthology.orchestra.run.trial006.stdout:osd.7 trial006 running (12s) 10s ago 12s 30.4M 19.2G 20.2.0-677-gf7870454 191e36ff62c2 9da3209f1cfa 2026-02-20T22:48:09.544 INFO:teuthology.orchestra.run.trial006.stdout:prometheus.trial006 trial006 *:9095 running (33s) 10s ago 57s 38.6M - 3.6.0 4fcecf061b74 532c5143179c 2026-02-20T22:48:09.682 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- bash -c 'ceph orch ls' 2026-02-20T22:48:09.799 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:10.045 INFO:teuthology.orchestra.run.trial006.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2026-02-20T22:48:10.045 INFO:teuthology.orchestra.run.trial006.stdout:alertmanager ?:9093,9094 1/1 10s ago 80s count:1 2026-02-20T22:48:10.045 INFO:teuthology.orchestra.run.trial006.stdout:ceph-exporter ?:9926 2/2 11s ago 82s * 2026-02-20T22:48:10.046 INFO:teuthology.orchestra.run.trial006.stdout:crash 2/2 11s ago 82s * 2026-02-20T22:48:10.046 INFO:teuthology.orchestra.run.trial006.stdout:grafana ?:3000 1/1 10s ago 81s count:1 2026-02-20T22:48:10.046 INFO:teuthology.orchestra.run.trial006.stdout:mgr 2/2 11s ago 82s count:2 2026-02-20T22:48:10.046 INFO:teuthology.orchestra.run.trial006.stdout:mon 2/2 11s ago 65s trial006:10.20.193.6=trial006;trial179:10.20.193.179=trial179;count:2 2026-02-20T22:48:10.046 INFO:teuthology.orchestra.run.trial006.stdout:node-exporter ?:9100 2/2 11s ago 81s * 2026-02-20T22:48:10.046 INFO:teuthology.orchestra.run.trial006.stdout:osd.all-available-devices 8 11s ago 35s * 2026-02-20T22:48:10.046 INFO:teuthology.orchestra.run.trial006.stdout:prometheus ?:9095 1/1 10s ago 81s count:1 2026-02-20T22:48:10.095 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:10 trial006 ceph-mon[36006]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:10.187 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- bash -c 'ceph orch host ls' 2026-02-20T22:48:10.303 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:10.547 INFO:teuthology.orchestra.run.trial006.stdout:HOST ADDR LABELS STATUS 2026-02-20T22:48:10.547 INFO:teuthology.orchestra.run.trial006.stdout:trial006 10.20.193.6 2026-02-20T22:48:10.548 INFO:teuthology.orchestra.run.trial006.stdout:trial179 10.20.193.179 2026-02-20T22:48:10.548 INFO:teuthology.orchestra.run.trial006.stdout:2 hosts in cluster 2026-02-20T22:48:10.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:10 trial179 ceph-mon[42538]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:10.686 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- bash -c 'ceph orch device ls' 2026-02-20T22:48:10.803 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:11.042 INFO:teuthology.orchestra.run.trial006.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2026-02-20T22:48:11.042 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_012510B00435 1788G No 10s ago Has a FileSystem, LVM detected 2026-02-20T22:48:11.042 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_012510B00326 1788G No 10s ago Has a FileSystem, LVM detected 2026-02-20T22:48:11.042 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme3n1 ssd Linux_02888049c5558a07c687 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:11.043 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme4n1 ssd Linux_b0aa2a2b986dc533db0e 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:11.043 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme5n1 ssd Linux_caad4476ea335b7bf55c 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:11.043 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme6n1 ssd Linux_80104794e32a053b5d40 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:11.043 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_012510B00294 1788G No 10s ago Has a FileSystem, LVM detected 2026-02-20T22:48:11.043 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_012510B003F3 1788G No 10s ago Has a FileSystem, LVM detected 2026-02-20T22:48:11.043 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme3n1 ssd Linux_6d8be4625f0252b40503 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:11.043 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme4n1 ssd Linux_d1d7cd89181de3a876c9 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:11.043 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme5n1 ssd Linux_c2788fff02c61c57d7f4 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:11.043 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme6n1 ssd Linux_60bdc20966debf7b31d8 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:11.182 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2026-02-20T22:48:11.301 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:11.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:11 trial006 ceph-mon[36006]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:11.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:11 trial006 ceph-mon[36006]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:11.324 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:11 trial006 ceph-mon[36006]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:11.552 INFO:teuthology.orchestra.run.trial006.stdout:osd.all-available-devices 8 12s ago 36s * 2026-02-20T22:48:11.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:11 trial179 ceph-mon[42538]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:11.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:11 trial179 ceph-mon[42538]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:11.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:11 trial179 ceph-mon[42538]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:11.686 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-20T22:48:11.697 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial006.front.sepia.ceph.com 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- bash -c 'set -e 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> set -x 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> ceph orch ps 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> ceph orch device ls 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> DEVID=$(ceph device ls | grep osd.1 | awk '"'"'{print $1}'"'"') 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> HOST=$(ceph orch device ls | grep "$DEVID" | awk '"'"'{print $1}'"'"') 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> DEV=$(ceph orch device ls | grep "$DEVID" | awk '"'"'{print $2}'"'"') 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> echo "host $HOST, dev $DEV, devid $DEVID" 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> ceph orch osd rm --zap --replace 1 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done 2026-02-20T22:48:11.697 DEBUG:teuthology.orchestra.run.trial006:> ' 2026-02-20T22:48:11.812 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:11.895 INFO:teuthology.orchestra.run.trial006.stderr:+ ceph orch ps 2026-02-20T22:48:12.059 INFO:teuthology.orchestra.run.trial006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-02-20T22:48:12.059 INFO:teuthology.orchestra.run.trial006.stdout:alertmanager.trial006 trial006 *:9093,9094 running (38s) 12s ago 66s 21.2M - 0.28.1 91c01b3cec9b be6bf2553be6 2026-02-20T22:48:12.059 INFO:teuthology.orchestra.run.trial006.stdout:ceph-exporter.trial006 trial006 *:9926 running (70s) 12s ago 70s 8984k - 20.2.0-677-gf7870454 191e36ff62c2 bd81dcdfddb5 2026-02-20T22:48:12.059 INFO:teuthology.orchestra.run.trial006.stdout:ceph-exporter.trial179 trial179 *:9926 running (51s) 13s ago 51s 9147k - 20.2.0-677-gf7870454 191e36ff62c2 7198240a117d 2026-02-20T22:48:12.059 INFO:teuthology.orchestra.run.trial006.stdout:crash.trial006 trial006 running (69s) 12s ago 69s 7666k - 20.2.0-677-gf7870454 191e36ff62c2 0aa5ab4a4497 2026-02-20T22:48:12.059 INFO:teuthology.orchestra.run.trial006.stdout:crash.trial179 trial179 running (50s) 13s ago 50s 7666k - 20.2.0-677-gf7870454 191e36ff62c2 20820544c3ea 2026-02-20T22:48:12.059 INFO:teuthology.orchestra.run.trial006.stdout:grafana.trial006 trial006 *:3000 running (37s) 12s ago 62s 115M - 12.3.1 5cdab57891ea 2a9b44f72033 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:mgr.trial006.cslkpf trial006 *:9283,8765,8443 running (99s) 12s ago 99s 546M - 20.2.0-677-gf7870454 191e36ff62c2 841f2ab4ae45 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:mgr.trial179.pwkiyt trial179 *:8443,9283,8765 running (48s) 13s ago 48s 492M - 20.2.0-677-gf7870454 191e36ff62c2 2ba5b2a1a28b 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:mon.trial006 trial006 running (100s) 12s ago 101s 50.4M 2048M 20.2.0-677-gf7870454 191e36ff62c2 ce7941e28854 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:mon.trial179 trial179 running (47s) 13s ago 47s 44.3M 2048M 20.2.0-677-gf7870454 191e36ff62c2 3800d2a9ac6f 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:node-exporter.trial006 trial006 *:9100 running (68s) 12s ago 68s 11.9M - 1.9.1 255ec253085f 6a08c15caf14 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:node-exporter.trial179 trial179 *:9100 running (49s) 13s ago 49s 12.8M - 1.9.1 255ec253085f 2adb304e8e12 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:osd.0 trial179 running (23s) 13s ago 23s 33.0M 19.9G 20.2.0-677-gf7870454 191e36ff62c2 17a1a028a5e7 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:osd.1 trial006 running (23s) 12s ago 23s 35.3M 19.2G 20.2.0-677-gf7870454 191e36ff62c2 c635ceb030f9 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:osd.2 trial179 running (21s) 13s ago 20s 33.9M 19.9G 20.2.0-677-gf7870454 191e36ff62c2 f7675dfd5603 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:osd.3 trial006 running (20s) 12s ago 20s 33.0M 19.2G 20.2.0-677-gf7870454 191e36ff62c2 ac3282725369 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:osd.4 trial179 running (18s) 13s ago 18s 32.2M 19.9G 20.2.0-677-gf7870454 191e36ff62c2 1ae89afa64c2 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:osd.5 trial006 running (17s) 12s ago 17s 33.5M 19.2G 20.2.0-677-gf7870454 191e36ff62c2 6ea1b691d0e3 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:osd.6 trial179 running (15s) 13s ago 15s 28.0M 19.9G 20.2.0-677-gf7870454 191e36ff62c2 88ea59d4249f 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:osd.7 trial006 running (15s) 12s ago 15s 30.4M 19.2G 20.2.0-677-gf7870454 191e36ff62c2 9da3209f1cfa 2026-02-20T22:48:12.060 INFO:teuthology.orchestra.run.trial006.stdout:prometheus.trial006 trial006 *:9095 running (35s) 12s ago 59s 38.6M - 3.6.0 4fcecf061b74 532c5143179c 2026-02-20T22:48:12.066 INFO:teuthology.orchestra.run.trial006.stderr:+ ceph orch device ls 2026-02-20T22:48:12.225 INFO:teuthology.orchestra.run.trial006.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2026-02-20T22:48:12.226 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_012510B00435 1788G No 11s ago Has a FileSystem, LVM detected 2026-02-20T22:48:12.226 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_012510B00326 1788G No 11s ago Has a FileSystem, LVM detected 2026-02-20T22:48:12.226 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme3n1 ssd Linux_02888049c5558a07c687 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:12.226 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme4n1 ssd Linux_b0aa2a2b986dc533db0e 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:12.226 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme5n1 ssd Linux_caad4476ea335b7bf55c 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:12.226 INFO:teuthology.orchestra.run.trial006.stdout:trial006 /dev/nvme6n1 ssd Linux_80104794e32a053b5d40 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:12.226 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme0n1 ssd MTFDKCC1T9TGP-1BK1JABYY_012510B00294 1788G No 11s ago Has a FileSystem, LVM detected 2026-02-20T22:48:12.226 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_012510B003F3 1788G No 11s ago Has a FileSystem, LVM detected 2026-02-20T22:48:12.226 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme3n1 ssd Linux_6d8be4625f0252b40503 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:12.227 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme4n1 ssd Linux_d1d7cd89181de3a876c9 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:12.227 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme5n1 ssd Linux_c2788fff02c61c57d7f4 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:12.227 INFO:teuthology.orchestra.run.trial006.stdout:trial179 /dev/nvme6n1 ssd Linux_60bdc20966debf7b31d8 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-20T22:48:12.227 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:12 trial006 ceph-mon[36006]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:12.227 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:12 trial006 ceph-mon[36006]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:12.233 INFO:teuthology.orchestra.run.trial006.stderr:++ ceph device ls 2026-02-20T22:48:12.233 INFO:teuthology.orchestra.run.trial006.stderr:++ grep osd.1 2026-02-20T22:48:12.233 INFO:teuthology.orchestra.run.trial006.stderr:++ awk '{print $1}' 2026-02-20T22:48:12.391 INFO:teuthology.orchestra.run.trial006.stderr:+ DEVID=Linux_02888049c5558a07c687 2026-02-20T22:48:12.392 INFO:teuthology.orchestra.run.trial006.stderr:++ ceph orch device ls 2026-02-20T22:48:12.392 INFO:teuthology.orchestra.run.trial006.stderr:++ grep Linux_02888049c5558a07c687 2026-02-20T22:48:12.392 INFO:teuthology.orchestra.run.trial006.stderr:++ awk '{print $1}' 2026-02-20T22:48:12.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:12 trial179 ceph-mon[42538]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:12.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:12 trial179 ceph-mon[42538]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:12.559 INFO:teuthology.orchestra.run.trial006.stderr:+ HOST=trial006 2026-02-20T22:48:12.560 INFO:teuthology.orchestra.run.trial006.stderr:++ ceph orch device ls 2026-02-20T22:48:12.560 INFO:teuthology.orchestra.run.trial006.stderr:++ grep Linux_02888049c5558a07c687 2026-02-20T22:48:12.560 INFO:teuthology.orchestra.run.trial006.stderr:++ awk '{print $2}' 2026-02-20T22:48:12.727 INFO:teuthology.orchestra.run.trial006.stdout:host trial006, dev /dev/nvme3n1, devid Linux_02888049c5558a07c687 2026-02-20T22:48:12.728 INFO:teuthology.orchestra.run.trial006.stderr:+ DEV=/dev/nvme3n1 2026-02-20T22:48:12.728 INFO:teuthology.orchestra.run.trial006.stderr:+ echo 'host trial006, dev /dev/nvme3n1, devid Linux_02888049c5558a07c687' 2026-02-20T22:48:12.728 INFO:teuthology.orchestra.run.trial006.stderr:+ ceph orch osd rm --zap --replace 1 2026-02-20T22:48:12.893 INFO:teuthology.orchestra.run.trial006.stdout:Scheduled OSD(s) for removal. 2026-02-20T22:48:12.901 INFO:teuthology.orchestra.run.trial006.stderr:+ ceph orch osd rm status 2026-02-20T22:48:12.901 INFO:teuthology.orchestra.run.trial006.stderr:+ grep '^1' 2026-02-20T22:48:13.073 INFO:teuthology.orchestra.run.trial006.stdout:1 trial006 started 0 True False True 2026-02-20T22:48:13.074 INFO:teuthology.orchestra.run.trial006.stderr:+ sleep 5 2026-02-20T22:48:13.153 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:13 trial006 ceph-mon[36006]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:13.153 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:13 trial006 ceph-mon[36006]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:13.153 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:13 trial006 ceph-mon[36006]: from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:13.153 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:13 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd crush tree", "format": "json"} : dispatch 2026-02-20T22:48:13.153 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:13 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:48:13.330 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:13 trial179 ceph-mon[42538]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:13.330 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:13 trial179 ceph-mon[42538]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:13.330 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:13 trial179 ceph-mon[42538]: from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:13.330 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:13 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd crush tree", "format": "json"} : dispatch 2026-02-20T22:48:13.330 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:13 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:48:14.063 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:13 trial006 ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006[35980]: 2026-02-20T22:48:13.916+0000 7f9f61edf640 -1 mon.trial006@0(leader).osd e27 definitely_dead 0 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='client.14584 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='client.14588 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "zap": true, "replace": true, "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: osd.1 crush weight is 0.68359375 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd df", "format": "json"} : dispatch 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:14.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:14.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:14.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:14.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:48:14.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd df", "format": "json"} : dispatch 2026-02-20T22:48:14.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd df", "format": "json"} : dispatch 2026-02-20T22:48:14.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd safe-to-destroy", "ids": ["1"]} : dispatch 2026-02-20T22:48:14.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:14 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd down", "ids": ["1"]} : dispatch 2026-02-20T22:48:14.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='client.14584 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='client.14588 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "zap": true, "replace": true, "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: osd.1 crush weight is 0.68359375 2026-02-20T22:48:14.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:14.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd df", "format": "json"} : dispatch 2026-02-20T22:48:14.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd df", "format": "json"} : dispatch 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd df", "format": "json"} : dispatch 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd safe-to-destroy", "ids": ["1"]} : dispatch 2026-02-20T22:48:14.557 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:14 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd down", "ids": ["1"]} : dispatch 2026-02-20T22:48:15.317 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:15 trial006 ceph-mon[36006]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:15.317 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:15 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2026-02-20T22:48:15.317 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:15 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2026-02-20T22:48:15.317 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:15 trial006 ceph-mon[36006]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2026-02-20T22:48:15.317 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:15 trial006 ceph-mon[36006]: Health check failed: 1 osds down (OSD_DOWN) 2026-02-20T22:48:15.317 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:15 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2026-02-20T22:48:15.318 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:15 trial006 ceph-mon[36006]: osdmap e28: 8 total, 7 up, 8 in 2026-02-20T22:48:15.318 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:15 trial006 ceph-mon[36006]: osd.1 marked itself dead as of e28 2026-02-20T22:48:15.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:15 trial179 ceph-mon[42538]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:15.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:15 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2026-02-20T22:48:15.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:15 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2026-02-20T22:48:15.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:15 trial179 ceph-mon[42538]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2026-02-20T22:48:15.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:15 trial179 ceph-mon[42538]: Health check failed: 1 osds down (OSD_DOWN) 2026-02-20T22:48:15.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:15 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2026-02-20T22:48:15.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:15 trial179 ceph-mon[42538]: osdmap e28: 8 total, 7 up, 8 in 2026-02-20T22:48:15.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:15 trial179 ceph-mon[42538]: osd.1 marked itself dead as of e28 2026-02-20T22:48:16.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:16 trial006 ceph-mon[36006]: osd.1 now down 2026-02-20T22:48:16.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:16 trial006 ceph-mon[36006]: Removing daemon osd.1 from trial006 -- ports [] 2026-02-20T22:48:16.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:16 trial006 ceph-mon[36006]: osdmap e29: 8 total, 7 up, 8 in 2026-02-20T22:48:16.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth rm", "entity": "osd.1"} : dispatch 2026-02-20T22:48:16.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2026-02-20T22:48:16.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true} : dispatch 2026-02-20T22:48:16.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:16 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2026-02-20T22:48:16.346 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:16 trial006 ceph-mon[36006]: osdmap e30: 8 total, 7 up, 8 in 2026-02-20T22:48:16.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:16 trial179 ceph-mon[42538]: osd.1 now down 2026-02-20T22:48:16.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:16 trial179 ceph-mon[42538]: Removing daemon osd.1 from trial006 -- ports [] 2026-02-20T22:48:16.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:16 trial179 ceph-mon[42538]: osdmap e29: 8 total, 7 up, 8 in 2026-02-20T22:48:16.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:16 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth rm", "entity": "osd.1"} : dispatch 2026-02-20T22:48:16.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:16 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2026-02-20T22:48:16.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:16 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true} : dispatch 2026-02-20T22:48:16.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:16 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd='[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2026-02-20T22:48:16.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:16 trial179 ceph-mon[42538]: osdmap e30: 8 total, 7 up, 8 in 2026-02-20T22:48:17.318 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:17 trial006 ceph-mon[36006]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:17.319 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:17 trial006 ceph-mon[36006]: Removing key for osd.1 2026-02-20T22:48:17.319 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:17 trial006 ceph-mon[36006]: Successfully removed osd.1 on trial006 2026-02-20T22:48:17.319 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:17 trial006 ceph-mon[36006]: Successfully destroyed old osd.1 on trial006; ready for replacement 2026-02-20T22:48:17.319 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:17 trial006 ceph-mon[36006]: Zapping devices for osd.1 on trial006 2026-02-20T22:48:17.319 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:17 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:17.319 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:17 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-20T22:48:17.372 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:17 trial179 ceph-mon[42538]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:17.373 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:17 trial179 ceph-mon[42538]: Removing key for osd.1 2026-02-20T22:48:17.373 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:17 trial179 ceph-mon[42538]: Successfully removed osd.1 on trial006 2026-02-20T22:48:17.373 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:17 trial179 ceph-mon[42538]: Successfully destroyed old osd.1 on trial006; ready for replacement 2026-02-20T22:48:17.373 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:17 trial179 ceph-mon[42538]: Zapping devices for osd.1 on trial006 2026-02-20T22:48:17.373 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:17 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:17.373 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:17 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-20T22:48:18.075 INFO:teuthology.orchestra.run.trial006.stderr:+ ceph orch osd rm status 2026-02-20T22:48:18.075 INFO:teuthology.orchestra.run.trial006.stderr:+ grep '^1' 2026-02-20T22:48:18.246 INFO:teuthology.orchestra.run.trial006.stderr:+ ceph osd dump 2026-02-20T22:48:18.247 INFO:teuthology.orchestra.run.trial006.stderr:+ grep osd.1 2026-02-20T22:48:18.247 INFO:teuthology.orchestra.run.trial006.stderr:+ grep 'up\s*in' 2026-02-20T22:48:18.411 INFO:teuthology.orchestra.run.trial006.stderr:+ sleep 5 2026-02-20T22:48:18.412 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:18 trial006 ceph-mon[36006]: Successfully zapped devices for osd.1 on trial006 2026-02-20T22:48:18.412 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:18 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:18.412 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:18 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:48:18.412 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:18 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:18.412 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:18 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:18.412 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:18 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:18.412 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:18 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:18.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:18 trial179 ceph-mon[42538]: Successfully zapped devices for osd.1 on trial006 2026-02-20T22:48:18.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:18 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:18.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:18 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:48:18.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:18 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:18.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:18 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:18.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:18 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:18.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:18 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:19.440 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:19 trial006 ceph-mon[36006]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:19.440 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:19 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2731994432' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2026-02-20T22:48:19.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:19 trial179 ceph-mon[42538]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:19.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:19 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2731994432' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2026-02-20T22:48:20.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:20 trial006 ceph-mon[36006]: from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:20.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:20 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:20.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:20 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:20.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:20 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:20.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:20 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:48:20.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:20 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:20.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:20 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-20T22:48:20.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:20 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-20T22:48:20.286 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:20 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:20.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:20 trial179 ceph-mon[42538]: from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-20T22:48:20.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:20 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:20.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:20 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:20.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:20 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:20.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:20 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:48:20.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:20 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:20.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:20 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-20T22:48:20.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:20 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-20T22:48:20.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:20 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: Detected new or changed devices on trial006 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: Found osd claims -> {'trial006': ['1']} 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: Found osd claims for drivegroup all-available-devices -> {'trial006': ['1']} 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2936715293' entity='client.bootstrap-osd' cmd={"prefix": "osd tree", "format": "json"} : dispatch 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3907763493' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7cad9175-1c38-45f2-88f8-ce80e6ec8c5b", "id": 1} : dispatch 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: Health check cleared: OSD_DOWN (was: 1 osds down) 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: Cluster is now healthy 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3907763493' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7cad9175-1c38-45f2-88f8-ce80e6ec8c5b", "id": 1}]': finished 2026-02-20T22:48:21.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:21 trial006 ceph-mon[36006]: osdmap e31: 8 total, 7 up, 8 in 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: Detected new or changed devices on trial006 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: Found osd claims -> {'trial006': ['1']} 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: Found osd claims for drivegroup all-available-devices -> {'trial006': ['1']} 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2936715293' entity='client.bootstrap-osd' cmd={"prefix": "osd tree", "format": "json"} : dispatch 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3907763493' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7cad9175-1c38-45f2-88f8-ce80e6ec8c5b", "id": 1} : dispatch 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: Health check cleared: OSD_DOWN (was: 1 osds down) 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: Cluster is now healthy 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3907763493' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7cad9175-1c38-45f2-88f8-ce80e6ec8c5b", "id": 1}]': finished 2026-02-20T22:48:21.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:21 trial179 ceph-mon[42538]: osdmap e31: 8 total, 7 up, 8 in 2026-02-20T22:48:22.289 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:22 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/4152462594' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:48:22.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:22 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/4152462594' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-20T22:48:23.408 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:23 trial006 ceph-mon[36006]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:23.409 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:23 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-20T22:48:23.409 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:23 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:23.415 INFO:teuthology.orchestra.run.trial006.stderr:+ ceph osd dump 2026-02-20T22:48:23.415 INFO:teuthology.orchestra.run.trial006.stderr:+ grep osd.1 2026-02-20T22:48:23.416 INFO:teuthology.orchestra.run.trial006.stderr:+ grep 'up\s*in' 2026-02-20T22:48:23.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:23 trial179 ceph-mon[42538]: pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:23.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:23 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-20T22:48:23.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:23 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:23.585 INFO:teuthology.orchestra.run.trial006.stderr:+ sleep 5 2026-02-20T22:48:24.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:24 trial179 ceph-mon[42538]: Deploying daemon osd.1 on trial006 2026-02-20T22:48:24.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:24 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/3038650414' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2026-02-20T22:48:24.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:24 trial006 ceph-mon[36006]: Deploying daemon osd.1 on trial006 2026-02-20T22:48:24.595 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:24 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/3038650414' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2026-02-20T22:48:25.309 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:25 trial006 ceph-mon[36006]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:25.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:25 trial179 ceph-mon[42538]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:26.468 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:26 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:26.469 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:26 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:26.469 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:26 trial006 ceph-mon[36006]: from='osd.1 [v2:10.20.193.6:6802/2909591602,v1:10.20.193.6:6803/2909591602]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-20T22:48:26.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:26 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:26.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:26 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:26.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:26 trial179 ceph-mon[42538]: from='osd.1 [v2:10.20.193.6:6802/2909591602,v1:10.20.193.6:6803/2909591602]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-20T22:48:27.418 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:27 trial006 ceph-mon[36006]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:27.419 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:27 trial006 ceph-mon[36006]: from='osd.1 [v2:10.20.193.6:6802/2909591602,v1:10.20.193.6:6803/2909591602]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-20T22:48:27.419 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:27 trial006 ceph-mon[36006]: osdmap e32: 8 total, 7 up, 8 in 2026-02-20T22:48:27.419 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:27 trial006 ceph-mon[36006]: from='osd.1 [v2:10.20.193.6:6802/2909591602,v1:10.20.193.6:6803/2909591602]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:48:27.419 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:27 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:27.419 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:27 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:27.419 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:27 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:48:27.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:27 trial179 ceph-mon[42538]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:27.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:27 trial179 ceph-mon[42538]: from='osd.1 [v2:10.20.193.6:6802/2909591602,v1:10.20.193.6:6803/2909591602]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-20T22:48:27.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:27 trial179 ceph-mon[42538]: osdmap e32: 8 total, 7 up, 8 in 2026-02-20T22:48:27.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:27 trial179 ceph-mon[42538]: from='osd.1 [v2:10.20.193.6:6802/2909591602,v1:10.20.193.6:6803/2909591602]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial006", "root=default"]} : dispatch 2026-02-20T22:48:27.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:27 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:27.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:27 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:27.556 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:27 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-20T22:48:28.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:28 trial006 ceph-mon[36006]: osd.1 [v2:10.20.193.6:6802/2909591602,v1:10.20.193.6:6803/2909591602] boot 2026-02-20T22:48:28.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:28 trial006 ceph-mon[36006]: osdmap e33: 8 total, 8 up, 8 in 2026-02-20T22:48:28.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:28 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:48:28.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:28 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:28.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:28 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:28.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:28 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:28.345 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:28 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:28.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:28 trial179 ceph-mon[42538]: osd.1 [v2:10.20.193.6:6802/2909591602,v1:10.20.193.6:6803/2909591602] boot 2026-02-20T22:48:28.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:28 trial179 ceph-mon[42538]: osdmap e33: 8 total, 8 up, 8 in 2026-02-20T22:48:28.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:28 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-20T22:48:28.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:28 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:28.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:28 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:28.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:28 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:28.555 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:28 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:28.587 INFO:teuthology.orchestra.run.trial006.stderr:+ ceph osd dump 2026-02-20T22:48:28.587 INFO:teuthology.orchestra.run.trial006.stderr:+ grep osd.1 2026-02-20T22:48:28.587 INFO:teuthology.orchestra.run.trial006.stderr:+ grep 'up\s*in' 2026-02-20T22:48:28.751 INFO:teuthology.orchestra.run.trial006.stdout:osd.1 up in weight 1 up_from 33 up_thru 0 down_at 28 last_clean_interval [0,0) [v2:10.20.193.6:6802/2909591602,v1:10.20.193.6:6803/2909591602] [v2:10.20.193.6:6804/2909591602,v1:10.20.193.6:6805/2909591602] exists,up 7cad9175-1c38-45f2-88f8-ce80e6ec8c5b 2026-02-20T22:48:28.889 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-20T22:48:28.907 INFO:tasks.cephadm:Teardown begin 2026-02-20T22:48:28.907 DEBUG:teuthology.orchestra.run.trial006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-20T22:48:28.936 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-20T22:48:28.965 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-20T22:48:28.965 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f7870454149f22574086dd2ff55d050585136531 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-20T22:48:29.093 INFO:teuthology.orchestra.run.trial006.stderr:Inferring config /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/mon.trial006/config 2026-02-20T22:48:29.112 INFO:teuthology.orchestra.run.trial006.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-20T22:48:29.127 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-20T22:48:29.128 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-20T22:48:29.128 DEBUG:teuthology.orchestra.run.trial006:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-20T22:48:29.143 DEBUG:teuthology.orchestra.run.trial179:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-20T22:48:29.158 INFO:tasks.cephadm:Stopping all daemons... 2026-02-20T22:48:29.159 INFO:tasks.cephadm.mon.trial006:Stopping mon.trial006... 2026-02-20T22:48:29.159 DEBUG:teuthology.orchestra.run.trial006:> sudo systemctl stop ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial006 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: purged_snaps scrub starts 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: purged_snaps scrub ok 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: osdmap e34: 8 total, 8 up, 8 in 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: from='client.? 10.20.193.6:0/2341639365' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:29.305 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-mon[42538]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-20T22:48:29.528 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: purged_snaps scrub starts 2026-02-20T22:48:29.528 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: purged_snaps scrub ok 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: osdmap e34: 8 total, 8 up, 8 in 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: from='client.? 10.20.193.6:0/2341639365' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-mon[36006]: from='mgr.14213 10.20.193.6:0/239785453' entity='mgr.trial006.cslkpf' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 systemd[1]: Stopping Ceph mon.trial006 for f75ec6df-0ead-11f1-b5b8-d404e6e7d460... 2026-02-20T22:48:29.529 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006[35980]: 2026-02-20T22:48:29.283+0000 7f9f676ea640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.trial006 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2026-02-20T22:48:29.530 INFO:journalctl@ceph.mon.trial006.trial006.stdout:Feb 20 22:48:29 trial006 ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial006[35980]: 2026-02-20T22:48:29.283+0000 7f9f676ea640 -1 mon.trial006@0(leader) e2 *** Got Signal Terminated *** 2026-02-20T22:48:29.720 DEBUG:teuthology.orchestra.run.trial006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial006.service' 2026-02-20T22:48:29.758 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-20T22:48:29.759 INFO:tasks.cephadm.mon.trial006:Stopped mon.trial006 2026-02-20T22:48:29.759 INFO:tasks.cephadm.mon.trial179:Stopping mon.trial179... 2026-02-20T22:48:29.759 DEBUG:teuthology.orchestra.run.trial179:> sudo systemctl stop ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial179 2026-02-20T22:48:30.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 systemd[1]: Stopping Ceph mon.trial179 for f75ec6df-0ead-11f1-b5b8-d404e6e7d460... 2026-02-20T22:48:30.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial179[42513]: 2026-02-20T22:48:29.861+0000 7f2ad631b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.trial179 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2026-02-20T22:48:30.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial179[42513]: 2026-02-20T22:48:29.861+0000 7f2ad631b640 -1 mon.trial179@1(peon) e2 *** Got Signal Terminated *** 2026-02-20T22:48:30.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 podman[61233]: 2026-02-20 22:48:29.882629973 +0000 UTC m=+0.035972576 container died 3800d2a9ac6fbec4ab1b6b26cbb3691943afbd12eee8e3e42b38df10fb44f1bc (image=quay.ceph.io/ceph-ci/ceph@sha256:9cc281dd1e60310f8109166bc76e656ce4c5c9b7d9bb9abfc9aa033dfa762ae4, name=ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial179, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_SHA1=f7870454149f22574086dd2ff55d050585136531, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, OSD_FLAVOR=default, io.buildah.version=1.33.7, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=quay.io/centos/centos:stream9, CEPH_REF=wip-pdonnell-testing-20260219.182737-tentacle, ceph=True, org.label-schema.license=GPLv2, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, org.label-schema.build-date=20260216, org.label-schema.vendor=CentOS) 2026-02-20T22:48:30.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 podman[61233]: 2026-02-20 22:48:29.993792901 +0000 UTC m=+0.147135504 container remove 3800d2a9ac6fbec4ab1b6b26cbb3691943afbd12eee8e3e42b38df10fb44f1bc (image=quay.ceph.io/ceph-ci/ceph@sha256:9cc281dd1e60310f8109166bc76e656ce4c5c9b7d9bb9abfc9aa033dfa762ae4, name=ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial179, FROM_IMAGE=quay.io/centos/centos:stream9, org.label-schema.name=CentOS Stream 9 Base Image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, OSD_FLAVOR=default, org.label-schema.build-date=20260216, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.33.7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_SHA1=f7870454149f22574086dd2ff55d050585136531, ceph=True, CEPH_REF=wip-pdonnell-testing-20260219.182737-tentacle, org.opencontainers.image.authors=Ceph Release Team , org.label-schema.schema-version=1.0) 2026-02-20T22:48:30.056 INFO:journalctl@ceph.mon.trial179.trial179.stdout:Feb 20 22:48:29 trial179 bash[61233]: ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460-mon-trial179 2026-02-20T22:48:30.071 DEBUG:teuthology.orchestra.run.trial179:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f75ec6df-0ead-11f1-b5b8-d404e6e7d460@mon.trial179.service' 2026-02-20T22:48:30.110 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-20T22:48:30.110 INFO:tasks.cephadm.mon.trial179:Stopped mon.trial179 2026-02-20T22:48:30.110 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 --force --keep-logs 2026-02-20T22:48:30.228 INFO:teuthology.orchestra.run.trial006.stdout:Deleting cluster with fsid: f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:48:57.314 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 --force --keep-logs 2026-02-20T22:48:57.434 INFO:teuthology.orchestra.run.trial179.stdout:Deleting cluster with fsid: f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:49:23.055 DEBUG:teuthology.orchestra.run.trial006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-20T22:49:23.085 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-20T22:49:23.112 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-20T22:49:23.115 DEBUG:teuthology.misc:Transferring archived files from trial006:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61632/remote/trial006/crash 2026-02-20T22:49:23.116 DEBUG:teuthology.orchestra.run.trial006:> sudo tar c -f - -C /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/crash -- . 2026-02-20T22:49:23.149 INFO:teuthology.orchestra.run.trial006.stderr:tar: /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-20T22:49:23.149 INFO:teuthology.orchestra.run.trial006.stderr:tar: Error is not recoverable: exiting now 2026-02-20T22:49:23.152 DEBUG:teuthology.misc:Transferring archived files from trial179:/var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61632/remote/trial179/crash 2026-02-20T22:49:23.153 DEBUG:teuthology.orchestra.run.trial179:> sudo tar c -f - -C /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/crash -- . 2026-02-20T22:49:23.180 INFO:teuthology.orchestra.run.trial179.stderr:tar: /var/lib/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-20T22:49:23.180 INFO:teuthology.orchestra.run.trial179.stderr:tar: Error is not recoverable: exiting now 2026-02-20T22:49:23.181 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-20T22:49:23.182 DEBUG:teuthology.orchestra.run.trial006:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | egrep -v 'but is still running' | egrep -v PG_DEGRADED | head -n 1 2026-02-20T22:49:23.219 INFO:tasks.cephadm:Compressing logs... 2026-02-20T22:49:23.220 DEBUG:teuthology.orchestra.run.trial006:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-20T22:49:23.261 DEBUG:teuthology.orchestra.run.trial179:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-20T22:49:23.283 INFO:teuthology.orchestra.run.trial006.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-20T22:49:23.283 INFO:teuthology.orchestra.run.trial006.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-20T22:49:23.284 INFO:teuthology.orchestra.run.trial006.stderr:gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mgr.trial006.cslkpf.log 2026-02-20T22:49:23.284 INFO:teuthology.orchestra.run.trial006.stderr:gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.3.log 2026-02-20T22:49:23.284 INFO:teuthology.orchestra.run.trial006.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mgr.trial006.cslkpf.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.5.log 2026-02-20T22:49:23.284 INFO:teuthology.orchestra.run.trial006.stderr:gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.7.log/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.3.log: 2026-02-20T22:49:23.286 INFO:teuthology.orchestra.run.trial006.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.cephadm.log 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mon.trial006.log 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr:gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.audit.log 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.cephadm.log: /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mon.trial006.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-volume.log 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr: 83.0% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.cephadm.log.gz 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.1.log 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-client.ceph-exporter.trial006.log 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.log 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-client.ceph-exporter.trial006.log: 87.2% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-client.ceph-exporter.trial006.log.gz 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr: 90.7% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.audit.log.gz 2026-02-20T22:49:23.287 INFO:teuthology.orchestra.run.trial006.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.log: 83.9% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.log.gz 2026-02-20T22:49:23.291 INFO:teuthology.orchestra.run.trial179.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-20T22:49:23.291 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-20T22:49:23.291 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.2.log 2026-02-20T22:49:23.291 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-client.ceph-exporter.trial179.log 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.0.log 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-client.ceph-exporter.trial179.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mon.trial179.log 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr: 91.7% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr: 88.7% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-client.ceph-exporter.trial179.log.gz 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.cephadm.log 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.0.log: /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mon.trial179.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.4.log 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.audit.log 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr: 81.6% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.cephadm.log.gz 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-volume.log 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.6.log 2026-02-20T22:49:23.292 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.log 2026-02-20T22:49:23.293 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mgr.trial179.pwkiyt.log 2026-02-20T22:49:23.293 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.log: 90.7% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.audit.log.gz 2026-02-20T22:49:23.293 INFO:teuthology.orchestra.run.trial179.stderr: 82.7% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph.log.gz 2026-02-20T22:49:23.293 INFO:teuthology.orchestra.run.trial179.stderr:/var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mgr.trial179.pwkiyt.log: 90.5% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mgr.trial179.pwkiyt.log.gz 2026-02-20T22:49:23.294 INFO:teuthology.orchestra.run.trial006.stderr: 92.9% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.3.log.gz 2026-02-20T22:49:23.294 INFO:teuthology.orchestra.run.trial006.stderr: 93.1% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.7.log.gz 2026-02-20T22:49:23.297 INFO:teuthology.orchestra.run.trial006.stderr: 95.8% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-volume.log.gz 2026-02-20T22:49:23.297 INFO:teuthology.orchestra.run.trial179.stderr: 95.8% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-volume.log.gz 2026-02-20T22:49:23.299 INFO:teuthology.orchestra.run.trial006.stderr: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-20T22:49:23.300 INFO:teuthology.orchestra.run.trial179.stderr: 93.0% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.0.log.gz 2026-02-20T22:49:23.302 INFO:teuthology.orchestra.run.trial179.stderr: 93.0% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.4.log.gz 2026-02-20T22:49:23.302 INFO:teuthology.orchestra.run.trial006.stderr: 93.3% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.1.log.gz 2026-02-20T22:49:23.303 INFO:teuthology.orchestra.run.trial006.stderr: 94.0% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.5.log.gz 2026-02-20T22:49:23.308 INFO:teuthology.orchestra.run.trial179.stderr: 92.4% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mon.trial179.log.gz 2026-02-20T22:49:23.309 INFO:teuthology.orchestra.run.trial179.stderr: 93.8% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.2.log.gz 2026-02-20T22:49:23.336 INFO:teuthology.orchestra.run.trial006.stderr: 90.1% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mgr.trial006.cslkpf.log.gz 2026-02-20T22:49:23.341 INFO:teuthology.orchestra.run.trial179.stderr: 94.2% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-osd.6.log.gz 2026-02-20T22:49:23.343 INFO:teuthology.orchestra.run.trial179.stderr: 2026-02-20T22:49:23.343 INFO:teuthology.orchestra.run.trial179.stderr:real 0m0.064s 2026-02-20T22:49:23.343 INFO:teuthology.orchestra.run.trial179.stderr:user 0m0.127s 2026-02-20T22:49:23.343 INFO:teuthology.orchestra.run.trial179.stderr:sys 0m0.030s 2026-02-20T22:49:23.364 INFO:teuthology.orchestra.run.trial006.stderr: 91.7% -- replaced with /var/log/ceph/f75ec6df-0ead-11f1-b5b8-d404e6e7d460/ceph-mon.trial006.log.gz 2026-02-20T22:49:23.365 INFO:teuthology.orchestra.run.trial006.stderr: 2026-02-20T22:49:23.366 INFO:teuthology.orchestra.run.trial006.stderr:real 0m0.092s 2026-02-20T22:49:23.366 INFO:teuthology.orchestra.run.trial006.stderr:user 0m0.207s 2026-02-20T22:49:23.366 INFO:teuthology.orchestra.run.trial006.stderr:sys 0m0.039s 2026-02-20T22:49:23.367 INFO:tasks.cephadm:Archiving logs... 2026-02-20T22:49:23.367 DEBUG:teuthology.misc:Transferring archived files from trial006:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61632/remote/trial006/log 2026-02-20T22:49:23.369 DEBUG:teuthology.orchestra.run.trial006:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T22:49:23.507 DEBUG:teuthology.misc:Transferring archived files from trial179:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61632/remote/trial179/log 2026-02-20T22:49:23.508 DEBUG:teuthology.orchestra.run.trial179:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T22:49:23.568 INFO:tasks.cephadm:Removing cluster... 2026-02-20T22:49:23.569 DEBUG:teuthology.orchestra.run.trial006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 --force 2026-02-20T22:49:23.691 INFO:teuthology.orchestra.run.trial006.stdout:Deleting cluster with fsid: f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:49:23.751 DEBUG:teuthology.orchestra.run.trial179:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f75ec6df-0ead-11f1-b5b8-d404e6e7d460 --force 2026-02-20T22:49:23.869 INFO:teuthology.orchestra.run.trial179.stdout:Deleting cluster with fsid: f75ec6df-0ead-11f1-b5b8-d404e6e7d460 2026-02-20T22:49:23.926 INFO:tasks.cephadm:Removing cephadm ... 2026-02-20T22:49:23.926 DEBUG:teuthology.orchestra.run.trial006:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-20T22:49:23.944 DEBUG:teuthology.orchestra.run.trial179:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-20T22:49:23.962 INFO:tasks.cephadm:Teardown complete 2026-02-20T22:49:23.962 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-02-20T22:49:23.973 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial006:/dev/vg_nvme/lv_1... 2026-02-20T22:49:23.974 DEBUG:teuthology.orchestra.run.trial006:> sudo nvme disconnect -n lv_1 2026-02-20T22:49:24.257 INFO:teuthology.orchestra.run.trial006.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-02-20T22:49:24.260 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial006:/dev/vg_nvme/lv_2... 2026-02-20T22:49:24.260 DEBUG:teuthology.orchestra.run.trial006:> sudo nvme disconnect -n lv_2 2026-02-20T22:49:24.526 INFO:teuthology.orchestra.run.trial006.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-02-20T22:49:24.528 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial006:/dev/vg_nvme/lv_3... 2026-02-20T22:49:24.528 DEBUG:teuthology.orchestra.run.trial006:> sudo nvme disconnect -n lv_3 2026-02-20T22:49:24.773 INFO:teuthology.orchestra.run.trial006.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-02-20T22:49:24.775 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial006:/dev/vg_nvme/lv_4... 2026-02-20T22:49:24.775 DEBUG:teuthology.orchestra.run.trial006:> sudo nvme disconnect -n lv_4 2026-02-20T22:49:25.022 INFO:teuthology.orchestra.run.trial006.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-02-20T22:49:25.025 DEBUG:teuthology.orchestra.run.trial006:> set -ex 2026-02-20T22:49:25.025 DEBUG:teuthology.orchestra.run.trial006:> sudo dd of=/scratch_devs 2026-02-20T22:49:25.050 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial179:/dev/vg_nvme/lv_1... 2026-02-20T22:49:25.050 DEBUG:teuthology.orchestra.run.trial179:> sudo nvme disconnect -n lv_1 2026-02-20T22:49:25.315 INFO:teuthology.orchestra.run.trial179.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-02-20T22:49:25.317 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial179:/dev/vg_nvme/lv_2... 2026-02-20T22:49:25.317 DEBUG:teuthology.orchestra.run.trial179:> sudo nvme disconnect -n lv_2 2026-02-20T22:49:25.567 INFO:teuthology.orchestra.run.trial179.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-02-20T22:49:25.569 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial179:/dev/vg_nvme/lv_3... 2026-02-20T22:49:25.569 DEBUG:teuthology.orchestra.run.trial179:> sudo nvme disconnect -n lv_3 2026-02-20T22:49:25.818 INFO:teuthology.orchestra.run.trial179.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-02-20T22:49:25.820 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial179:/dev/vg_nvme/lv_4... 2026-02-20T22:49:25.820 DEBUG:teuthology.orchestra.run.trial179:> sudo nvme disconnect -n lv_4 2026-02-20T22:49:26.093 INFO:teuthology.orchestra.run.trial179.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-02-20T22:49:26.095 DEBUG:teuthology.orchestra.run.trial179:> set -ex 2026-02-20T22:49:26.095 DEBUG:teuthology.orchestra.run.trial179:> sudo dd of=/scratch_devs 2026-02-20T22:49:26.118 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-20T22:49:26.135 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-20T22:49:26.135 DEBUG:teuthology.orchestra.run.trial006:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T22:49:26.138 DEBUG:teuthology.orchestra.run.trial179:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T22:49:26.152 INFO:teuthology.orchestra.run.trial006.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:49:26.172 INFO:teuthology.orchestra.run.trial179.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:49:26.207 INFO:teuthology.orchestra.run.trial006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:49:26.207 INFO:teuthology.orchestra.run.trial006.stdout:=============================================================================== 2026-02-20T22:49:26.207 INFO:teuthology.orchestra.run.trial006.stdout:^- 172-235-154-118.ip.linod> 4 6 77 63 -1382us[-1382us] +/- 52ms 2026-02-20T22:49:26.207 INFO:teuthology.orchestra.run.trial006.stdout:^- 204.2.134.172 3 6 77 63 -177us[ -177us] +/- 97ms 2026-02-20T22:49:26.207 INFO:teuthology.orchestra.run.trial006.stdout:^* nyc3.us.ntp.li 2 6 77 64 +41us[ +150us] +/- 3357us 2026-02-20T22:49:26.207 INFO:teuthology.orchestra.run.trial006.stdout:^- ntp.maxhost.io 2 6 77 63 +534us[ +534us] +/- 55ms 2026-02-20T22:49:26.211 INFO:teuthology.orchestra.run.trial179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:49:26.212 INFO:teuthology.orchestra.run.trial179.stdout:=============================================================================== 2026-02-20T22:49:26.212 INFO:teuthology.orchestra.run.trial179.stdout:^+ 172-235-154-118.ip.linod> 4 6 77 63 -1497us[-1497us] +/- 52ms 2026-02-20T22:49:26.212 INFO:teuthology.orchestra.run.trial179.stdout:^+ daisy.zia.io 2 6 77 63 -286us[ -286us] +/- 46ms 2026-02-20T22:49:26.212 INFO:teuthology.orchestra.run.trial179.stdout:^* jane.mattnordhoffdns.net 3 6 77 64 +375us[ -288us] +/- 37ms 2026-02-20T22:49:26.212 INFO:teuthology.orchestra.run.trial179.stdout:^+ 108.61.73.243 2 6 77 63 -436us[ -436us] +/- 37ms 2026-02-20T22:49:26.214 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-20T22:49:26.229 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-20T22:49:26.230 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-20T22:49:26.248 DEBUG:teuthology.orchestra.run.trial006:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2026-02-20T22:49:26.313 DEBUG:teuthology.orchestra.run.trial179:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2026-02-20T22:49:26.372 DEBUG:teuthology.orchestra.run.trial006:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-20T22:49:26.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:49:26.401 DEBUG:teuthology.orchestra.run.trial179:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-20T22:49:26.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:49:26.428 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-20T22:49:26.444 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-20T22:49:26.471 INFO:teuthology.task.internal:Duration was 367.075919 seconds 2026-02-20T22:49:26.471 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-20T22:49:26.487 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-20T22:49:26.487 DEBUG:teuthology.orchestra.run.trial006:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T22:49:26.490 DEBUG:teuthology.orchestra.run.trial179:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T22:49:26.526 INFO:teuthology.orchestra.run.trial006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:49:26.528 INFO:teuthology.orchestra.run.trial179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:49:26.840 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-20T22:49:26.840 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial006.front.sepia.ceph.com 2026-02-20T22:49:26.840 DEBUG:teuthology.orchestra.run.trial006:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-20T22:49:26.860 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial179.front.sepia.ceph.com 2026-02-20T22:49:26.860 DEBUG:teuthology.orchestra.run.trial179:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-20T22:49:26.898 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-20T22:49:26.898 DEBUG:teuthology.orchestra.run.trial006:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:49:26.901 DEBUG:teuthology.orchestra.run.trial179:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:49:27.039 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-20T22:49:27.039 DEBUG:teuthology.orchestra.run.trial006:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-20T22:49:27.040 DEBUG:teuthology.orchestra.run.trial179:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-20T22:49:27.061 INFO:teuthology.orchestra.run.trial006.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:49:27.062 INFO:teuthology.orchestra.run.trial006.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:49:27.062 INFO:teuthology.orchestra.run.trial006.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T22:49:27.062 INFO:teuthology.orchestra.run.trial006.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:49:27.063 INFO:teuthology.orchestra.run.trial006.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T22:49:27.063 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:49:27.064 INFO:teuthology.orchestra.run.trial179.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:49:27.064 INFO:teuthology.orchestra.run.trial179.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:49:27.064 INFO:teuthology.orchestra.run.trial179.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T22:49:27.065 INFO:teuthology.orchestra.run.trial179.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T22:49:27.080 INFO:teuthology.orchestra.run.trial179.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 85.4% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T22:49:27.088 INFO:teuthology.orchestra.run.trial006.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 87.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T22:49:27.090 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-20T22:49:27.105 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-20T22:49:27.105 DEBUG:teuthology.orchestra.run.trial006:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T22:49:27.155 DEBUG:teuthology.orchestra.run.trial179:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T22:49:27.181 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-20T22:49:27.193 DEBUG:teuthology.orchestra.run.trial006:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-02-20T22:49:27.198 DEBUG:teuthology.orchestra.run.trial179:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-02-20T22:49:27.219 INFO:teuthology.orchestra.run.trial006.stdout:kernel.core_pattern = core 2026-02-20T22:49:27.244 INFO:teuthology.orchestra.run.trial179.stdout:kernel.core_pattern = core 2026-02-20T22:49:27.257 DEBUG:teuthology.orchestra.run.trial006:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T22:49:27.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:49:27.289 DEBUG:teuthology.orchestra.run.trial179:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T22:49:27.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:49:27.313 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-20T22:49:27.335 INFO:teuthology.task.internal:Transferring archived files... 2026-02-20T22:49:27.337 DEBUG:teuthology.misc:Transferring archived files from trial006:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61632/remote/trial006 2026-02-20T22:49:27.337 DEBUG:teuthology.orchestra.run.trial006:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T22:49:27.382 DEBUG:teuthology.misc:Transferring archived files from trial179:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61632/remote/trial179 2026-02-20T22:49:27.383 DEBUG:teuthology.orchestra.run.trial179:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T22:49:27.420 INFO:teuthology.task.internal:Removing archive directory... 2026-02-20T22:49:27.420 DEBUG:teuthology.orchestra.run.trial006:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T22:49:27.423 DEBUG:teuthology.orchestra.run.trial179:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T22:49:27.467 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-20T22:49:27.484 INFO:teuthology.task.internal:Not uploading archives. 2026-02-20T22:49:27.485 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-20T22:49:27.503 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-20T22:49:27.503 DEBUG:teuthology.orchestra.run.trial006:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T22:49:27.506 DEBUG:teuthology.orchestra.run.trial179:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T22:49:27.519 INFO:teuthology.orchestra.run.trial006.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 22:49 /home/ubuntu/cephtest 2026-02-20T22:49:27.522 INFO:teuthology.orchestra.run.trial179.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 22:49 /home/ubuntu/cephtest 2026-02-20T22:49:27.524 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-20T22:49:27.541 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-20T22:49:27.579 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} duration: 367.07591915130615 owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-20T22:49:27.580 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:49:27.708 INFO:teuthology.run:pass