2026-02-25T13:20:16.453 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T13:20:16.468 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T13:20:16.546 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70138 branch: wip-rocky10-branch-of-the-day-2026-02-24-1771941190 description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: null first_in_suite: false flavor: default job_id: '70138' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial name: nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-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-rocky10-branch-of-the-day-2026-02-24-1771941190 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 it is still running - PG_DEGRADED log-only-match: - CEPHADM_ sha1: 506b402a3d3a240d0bfe073b4769eaffdf84497b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: distro-suffix: rockylinux-10 install: ceph: flavor: default sha1: 506b402a3d3a240d0bfe073b4769eaffdf84497b selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-rocky10-branch-of-the-day-2026-02-24-1771941190 sha1: 506b402a3d3a240d0bfe073b4769eaffdf84497b owner: scheduled_nmordech@soko04.front.sepia.ceph.com priority: 10 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 317 sha1: 506b402a3d3a240d0bfe073b4769eaffdf84497b sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-rocky10-branch-of-the-day-2026-02-24-1771941190 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_506b402a3d3a240d0bfe073b4769eaffdf84497b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 506b402a3d3a240d0bfe073b4769eaffdf84497b targets: trial023.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP8zfMfoibsp82ZUJ6/f5Xd9wV23a326fMZJdlWUUCxOPU7+E+QhlTiFFHHdBHQoZ2vDpYcu3N5QE6XVttnMeAU= trial032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOPKqf+XTnplmhh2FALR6kFl824oGTNnLLpt2gBJjP4g8v3eyTynXGICIX3AykF4+6hpsFw1JGR9Fe/zQBKtQy4= 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-25_11:36:23 tube: trial user: nmordech verbose: false worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.904699 2026-02-25T13:20:16.546 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_506b402a3d3a240d0bfe073b4769eaffdf84497b/qa; will attempt to use it 2026-02-25T13:20:16.546 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_506b402a3d3a240d0bfe073b4769eaffdf84497b/qa/tasks 2026-02-25T13:20:16.546 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-25T13:20:16.548 INFO:teuthology.task.internal:Checking packages... 2026-02-25T13:20:16.548 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '506b402a3d3a240d0bfe073b4769eaffdf84497b' 2026-02-25T13:20:16.548 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-25T13:20:16.548 INFO:teuthology.packaging:ref: None 2026-02-25T13:20:16.548 INFO:teuthology.packaging:tag: None 2026-02-25T13:20:16.548 INFO:teuthology.packaging:branch: wip-rocky10-branch-of-the-day-2026-02-24-1771941190 2026-02-25T13:20:16.548 INFO:teuthology.packaging:sha1: 506b402a3d3a240d0bfe073b4769eaffdf84497b 2026-02-25T13:20:16.548 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-rocky10-branch-of-the-day-2026-02-24-1771941190 2026-02-25T13:20:16.666 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5580.g506b402a 2026-02-25T13:20:16.668 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-25T13:20:16.679 INFO:teuthology.task.internal:no buildpackages task found 2026-02-25T13:20:16.679 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-25T13:20:16.693 INFO:teuthology.task.internal:Saving configuration 2026-02-25T13:20:16.704 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-25T13:20:16.716 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-25T13:20:16.796 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial023.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70138', '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-25 13:16:50.701363', 'locked_by': 'scheduled_nmordech@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP8zfMfoibsp82ZUJ6/f5Xd9wV23a326fMZJdlWUUCxOPU7+E+QhlTiFFHHdBHQoZ2vDpYcu3N5QE6XVttnMeAU='} 2026-02-25T13:20:19.113 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial032.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70138', '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-25 13:16:50.700760', 'locked_by': 'scheduled_nmordech@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOPKqf+XTnplmhh2FALR6kFl824oGTNnLLpt2gBJjP4g8v3eyTynXGICIX3AykF4+6hpsFw1JGR9Fe/zQBKtQy4='} 2026-02-25T13:20:19.113 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-25T13:20:19.125 INFO:teuthology.task.internal:roles: ubuntu@trial023.front.sepia.ceph.com - ['host.a', 'client.0'] 2026-02-25T13:20:19.125 INFO:teuthology.task.internal:roles: ubuntu@trial032.front.sepia.ceph.com - ['host.b', 'client.1'] 2026-02-25T13:20:19.125 INFO:teuthology.run_tasks:Running task console_log... 2026-02-25T13:20:19.263 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x76843ae04b80>, signals=[15]) 2026-02-25T13:20:19.263 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-25T13:20:19.277 INFO:teuthology.task.internal:Opening connections... 2026-02-25T13:20:19.277 DEBUG:teuthology.task.internal:connecting to ubuntu@trial023.front.sepia.ceph.com 2026-02-25T13:20:19.278 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T13:20:19.341 DEBUG:teuthology.task.internal:connecting to ubuntu@trial032.front.sepia.ceph.com 2026-02-25T13:20:19.341 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T13:20:19.402 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-25T13:20:19.416 DEBUG:teuthology.orchestra.run.trial023:> uname -m 2026-02-25T13:20:19.431 INFO:teuthology.orchestra.run.trial023.stdout:x86_64 2026-02-25T13:20:19.431 DEBUG:teuthology.orchestra.run.trial023:> cat /etc/os-release 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:NAME="CentOS Stream" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:VERSION="9" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:ID="centos" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:ID_LIKE="rhel fedora" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:VERSION_ID="9" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:PLATFORM_ID="platform:el9" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:ANSI_COLOR="0;31" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:LOGO="fedora-logo-icon" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:HOME_URL="https://centos.org/" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T13:20:19.487 INFO:teuthology.orchestra.run.trial023.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T13:20:19.488 INFO:teuthology.lock.ops:Updating trial023.front.sepia.ceph.com on lock server 2026-02-25T13:20:19.554 DEBUG:teuthology.orchestra.run.trial032:> uname -m 2026-02-25T13:20:19.569 INFO:teuthology.orchestra.run.trial032.stdout:x86_64 2026-02-25T13:20:19.569 DEBUG:teuthology.orchestra.run.trial032:> cat /etc/os-release 2026-02-25T13:20:19.625 INFO:teuthology.orchestra.run.trial032.stdout:NAME="CentOS Stream" 2026-02-25T13:20:19.625 INFO:teuthology.orchestra.run.trial032.stdout:VERSION="9" 2026-02-25T13:20:19.625 INFO:teuthology.orchestra.run.trial032.stdout:ID="centos" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:ID_LIKE="rhel fedora" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:VERSION_ID="9" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:PLATFORM_ID="platform:el9" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:ANSI_COLOR="0;31" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:LOGO="fedora-logo-icon" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:HOME_URL="https://centos.org/" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T13:20:19.626 INFO:teuthology.orchestra.run.trial032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T13:20:19.627 INFO:teuthology.orchestra.run.trial032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T13:20:19.627 INFO:teuthology.lock.ops:Updating trial032.front.sepia.ceph.com on lock server 2026-02-25T13:20:19.706 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-25T13:20:19.719 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-25T13:20:19.732 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-25T13:20:19.732 DEBUG:teuthology.orchestra.run.trial023:> test '!' -e /home/ubuntu/cephtest 2026-02-25T13:20:19.734 DEBUG:teuthology.orchestra.run.trial032:> test '!' -e /home/ubuntu/cephtest 2026-02-25T13:20:19.749 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-25T13:20:19.761 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-25T13:20:19.761 DEBUG:teuthology.orchestra.run.trial023:> test -z $(ls -A /var/lib/ceph) 2026-02-25T13:20:19.791 DEBUG:teuthology.orchestra.run.trial032:> test -z $(ls -A /var/lib/ceph) 2026-02-25T13:20:19.807 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-25T13:20:19.979 INFO:teuthology.run_tasks:Running task kernel... 2026-02-25T13:20:19.998 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-25T13:20:19.998 INFO:teuthology.task.kernel:config {'host.a': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'host.b': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}}, timeout 300 2026-02-25T13:20:19.998 DEBUG:teuthology.orchestra.run.trial023:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-25T13:20:19.999 DEBUG:teuthology.orchestra.run.trial032:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-25T13:20:20.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-25T13:20:20.013 DEBUG:teuthology.orchestra.run.trial023:> uname -r 2026-02-25T13:20:20.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-25T13:20:20.014 DEBUG:teuthology.orchestra.run.trial032:> uname -r 2026-02-25T13:20:20.068 INFO:teuthology.orchestra.run.trial023.stdout:5.14.0-681.el9.x86_64 2026-02-25T13:20:20.068 INFO:teuthology.task.kernel:Running kernel on trial023: 5.14.0-681.el9.x86_64 2026-02-25T13:20:20.069 DEBUG:teuthology.orchestra.run.trial023:> sudo yum install -y kernel 2026-02-25T13:20:20.069 INFO:teuthology.orchestra.run.trial032.stdout:5.14.0-681.el9.x86_64 2026-02-25T13:20:20.069 INFO:teuthology.task.kernel:Running kernel on trial032: 5.14.0-681.el9.x86_64 2026-02-25T13:20:20.069 DEBUG:teuthology.orchestra.run.trial032:> sudo yum install -y kernel 2026-02-25T13:20:21.166 INFO:teuthology.orchestra.run.trial023.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-25T13:20:23.558 INFO:teuthology.orchestra.run.trial032.stdout:CentOS Stream 9 - BaseOS 2.9 MB/s | 8.9 MB 00:03 2026-02-25T13:20:24.418 INFO:teuthology.orchestra.run.trial023.stdout:CentOS Stream 9 - AppStream 9.9 MB/s | 27 MB 00:02 2026-02-25T13:20:26.273 INFO:teuthology.orchestra.run.trial032.stdout:CentOS Stream 9 - AppStream 12 MB/s | 27 MB 00:02 2026-02-25T13:20:27.730 INFO:teuthology.orchestra.run.trial023.stdout:CentOS Stream 9 - CRB 8.7 MB/s | 8.0 MB 00:00 2026-02-25T13:20:28.621 INFO:teuthology.orchestra.run.trial023.stdout:CentOS Stream 9 - Extras packages 133 kB/s | 20 kB 00:00 2026-02-25T13:20:29.244 INFO:teuthology.orchestra.run.trial023.stdout:Extra Packages for Enterprise Linux 36 MB/s | 20 MB 00:00 2026-02-25T13:20:32.444 INFO:teuthology.orchestra.run.trial023.stdout:lab-extras 1.9 MB/s | 50 kB 00:00 2026-02-25T13:20:33.456 INFO:teuthology.orchestra.run.trial023.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-25T13:20:33.457 INFO:teuthology.orchestra.run.trial023.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-25T13:20:33.476 INFO:teuthology.orchestra.run.trial023.stdout:Dependencies resolved. 2026-02-25T13:20:33.478 INFO:teuthology.orchestra.run.trial023.stdout:================================================================================ 2026-02-25T13:20:33.478 INFO:teuthology.orchestra.run.trial023.stdout: Package Architecture Version Repository Size 2026-02-25T13:20:33.478 INFO:teuthology.orchestra.run.trial023.stdout:================================================================================ 2026-02-25T13:20:33.478 INFO:teuthology.orchestra.run.trial023.stdout:Installing: 2026-02-25T13:20:33.478 INFO:teuthology.orchestra.run.trial023.stdout: kernel x86_64 5.14.0-686.el9 baseos 901 k 2026-02-25T13:20:33.478 INFO:teuthology.orchestra.run.trial023.stdout:Installing dependencies: 2026-02-25T13:20:33.478 INFO:teuthology.orchestra.run.trial023.stdout: kernel-core x86_64 5.14.0-686.el9 baseos 17 M 2026-02-25T13:20:33.478 INFO:teuthology.orchestra.run.trial023.stdout: kernel-modules x86_64 5.14.0-686.el9 baseos 40 M 2026-02-25T13:20:33.478 INFO:teuthology.orchestra.run.trial023.stdout: kernel-modules-core x86_64 5.14.0-686.el9 baseos 31 M 2026-02-25T13:20:33.479 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:20:33.479 INFO:teuthology.orchestra.run.trial023.stdout:Transaction Summary 2026-02-25T13:20:33.479 INFO:teuthology.orchestra.run.trial023.stdout:================================================================================ 2026-02-25T13:20:33.479 INFO:teuthology.orchestra.run.trial023.stdout:Install 4 Packages 2026-02-25T13:20:33.479 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:20:33.479 INFO:teuthology.orchestra.run.trial023.stdout:Total download size: 89 M 2026-02-25T13:20:33.479 INFO:teuthology.orchestra.run.trial023.stdout:Installed size: 135 M 2026-02-25T13:20:33.479 INFO:teuthology.orchestra.run.trial023.stdout:Downloading Packages: 2026-02-25T13:20:33.830 INFO:teuthology.orchestra.run.trial023.stdout:(1/4): kernel-5.14.0-686.el9.x86_64.rpm 26 MB/s | 901 kB 00:00 2026-02-25T13:20:33.903 INFO:teuthology.orchestra.run.trial023.stdout:(2/4): kernel-core-5.14.0-686.el9.x86_64.rpm 162 MB/s | 17 MB 00:00 2026-02-25T13:20:34.001 INFO:teuthology.orchestra.run.trial023.stdout:(3/4): kernel-modules-5.14.0-686.el9.x86_64.rpm 194 MB/s | 40 MB 00:00 2026-02-25T13:20:34.047 INFO:teuthology.orchestra.run.trial023.stdout:(4/4): kernel-modules-core-5.14.0-686.el9.x86_6 144 MB/s | 31 MB 00:00 2026-02-25T13:20:34.047 INFO:teuthology.orchestra.run.trial023.stdout:-------------------------------------------------------------------------------- 2026-02-25T13:20:34.047 INFO:teuthology.orchestra.run.trial023.stdout:Total 156 MB/s | 89 MB 00:00 2026-02-25T13:20:34.238 INFO:teuthology.orchestra.run.trial023.stdout:Running transaction check 2026-02-25T13:20:34.436 INFO:teuthology.orchestra.run.trial023.stdout:Transaction check succeeded. 2026-02-25T13:20:34.436 INFO:teuthology.orchestra.run.trial023.stdout:Running transaction test 2026-02-25T13:20:34.819 INFO:teuthology.orchestra.run.trial023.stdout:Transaction test succeeded. 2026-02-25T13:20:34.820 INFO:teuthology.orchestra.run.trial023.stdout:Running transaction 2026-02-25T13:20:35.922 INFO:teuthology.orchestra.run.trial023.stdout: Preparing : 1/1 2026-02-25T13:20:36.051 INFO:teuthology.orchestra.run.trial032.stdout:CentOS Stream 9 - CRB 1.1 MB/s | 8.0 MB 00:07 2026-02-25T13:20:36.211 INFO:teuthology.orchestra.run.trial023.stdout: Installing : kernel-modules-core-5.14.0-686.el9.x86_64 1/4 2026-02-25T13:20:36.232 INFO:teuthology.orchestra.run.trial023.stdout: Installing : kernel-core-5.14.0-686.el9.x86_64 2/4 2026-02-25T13:20:37.023 INFO:teuthology.orchestra.run.trial032.stdout:CentOS Stream 9 - Extras packages 84 kB/s | 20 kB 00:00 2026-02-25T13:20:37.550 INFO:teuthology.orchestra.run.trial032.stdout:Extra Packages for Enterprise Linux 44 MB/s | 20 MB 00:00 2026-02-25T13:20:38.794 INFO:teuthology.orchestra.run.trial023.stdout: Running scriptlet: kernel-core-5.14.0-686.el9.x86_64 2/4 2026-02-25T13:20:38.827 INFO:teuthology.orchestra.run.trial023.stdout: Installing : kernel-modules-5.14.0-686.el9.x86_64 3/4 2026-02-25T13:20:40.699 INFO:teuthology.orchestra.run.trial032.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-25T13:20:41.719 INFO:teuthology.orchestra.run.trial032.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-25T13:20:41.719 INFO:teuthology.orchestra.run.trial032.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-25T13:20:41.739 INFO:teuthology.orchestra.run.trial032.stdout:Dependencies resolved. 2026-02-25T13:20:41.740 INFO:teuthology.orchestra.run.trial032.stdout:================================================================================ 2026-02-25T13:20:41.740 INFO:teuthology.orchestra.run.trial032.stdout: Package Architecture Version Repository Size 2026-02-25T13:20:41.740 INFO:teuthology.orchestra.run.trial032.stdout:================================================================================ 2026-02-25T13:20:41.740 INFO:teuthology.orchestra.run.trial032.stdout:Installing: 2026-02-25T13:20:41.740 INFO:teuthology.orchestra.run.trial032.stdout: kernel x86_64 5.14.0-686.el9 baseos 901 k 2026-02-25T13:20:41.740 INFO:teuthology.orchestra.run.trial032.stdout:Installing dependencies: 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout: kernel-core x86_64 5.14.0-686.el9 baseos 17 M 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout: kernel-modules x86_64 5.14.0-686.el9 baseos 40 M 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout: kernel-modules-core x86_64 5.14.0-686.el9 baseos 31 M 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout:Transaction Summary 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout:================================================================================ 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout:Install 4 Packages 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout:Total download size: 89 M 2026-02-25T13:20:41.741 INFO:teuthology.orchestra.run.trial032.stdout:Installed size: 135 M 2026-02-25T13:20:41.742 INFO:teuthology.orchestra.run.trial032.stdout:Downloading Packages: 2026-02-25T13:20:41.863 INFO:teuthology.orchestra.run.trial023.stdout: Running scriptlet: kernel-modules-5.14.0-686.el9.x86_64 3/4 2026-02-25T13:20:41.869 INFO:teuthology.orchestra.run.trial023.stdout: Installing : kernel-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:20:43.396 INFO:teuthology.orchestra.run.trial032.stdout:(1/4): kernel-5.14.0-686.el9.x86_64.rpm 681 kB/s | 901 kB 00:01 2026-02-25T13:20:44.982 INFO:teuthology.orchestra.run.trial023.stdout: Running scriptlet: kernel-modules-core-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:20:45.166 INFO:teuthology.orchestra.run.trial032.stdout:(2/4): kernel-modules-core-5.14.0-686.el9.x86_6 18 MB/s | 31 MB 00:01 2026-02-25T13:20:47.789 INFO:teuthology.orchestra.run.trial032.stdout:(3/4): kernel-core-5.14.0-686.el9.x86_64.rpm 3.0 MB/s | 17 MB 00:05 2026-02-25T13:20:48.396 INFO:teuthology.orchestra.run.trial032.stdout:(4/4): kernel-modules-5.14.0-686.el9.x86_64.rpm 6.3 MB/s | 40 MB 00:06 2026-02-25T13:20:48.398 INFO:teuthology.orchestra.run.trial032.stdout:-------------------------------------------------------------------------------- 2026-02-25T13:20:48.398 INFO:teuthology.orchestra.run.trial032.stdout:Total 13 MB/s | 89 MB 00:06 2026-02-25T13:20:48.587 INFO:teuthology.orchestra.run.trial032.stdout:Running transaction check 2026-02-25T13:20:48.790 INFO:teuthology.orchestra.run.trial032.stdout:Transaction check succeeded. 2026-02-25T13:20:48.790 INFO:teuthology.orchestra.run.trial032.stdout:Running transaction test 2026-02-25T13:20:49.170 INFO:teuthology.orchestra.run.trial032.stdout:Transaction test succeeded. 2026-02-25T13:20:49.170 INFO:teuthology.orchestra.run.trial032.stdout:Running transaction 2026-02-25T13:20:50.272 INFO:teuthology.orchestra.run.trial032.stdout: Preparing : 1/1 2026-02-25T13:20:50.560 INFO:teuthology.orchestra.run.trial032.stdout: Installing : kernel-modules-core-5.14.0-686.el9.x86_64 1/4 2026-02-25T13:20:50.582 INFO:teuthology.orchestra.run.trial032.stdout: Installing : kernel-core-5.14.0-686.el9.x86_64 2/4 2026-02-25T13:20:53.123 INFO:teuthology.orchestra.run.trial032.stdout: Running scriptlet: kernel-core-5.14.0-686.el9.x86_64 2/4 2026-02-25T13:20:53.156 INFO:teuthology.orchestra.run.trial032.stdout: Installing : kernel-modules-5.14.0-686.el9.x86_64 3/4 2026-02-25T13:20:56.196 INFO:teuthology.orchestra.run.trial032.stdout: Running scriptlet: kernel-modules-5.14.0-686.el9.x86_64 3/4 2026-02-25T13:20:56.202 INFO:teuthology.orchestra.run.trial032.stdout: Installing : kernel-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:20:59.245 INFO:teuthology.orchestra.run.trial032.stdout: Running scriptlet: kernel-modules-core-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:21:02.369 INFO:teuthology.orchestra.run.trial023.stdout: Running scriptlet: kernel-core-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:21:02.391 INFO:teuthology.orchestra.run.trial023.stdout: Running scriptlet: kernel-modules-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:21:02.579 INFO:teuthology.orchestra.run.trial023.stdout: Running scriptlet: kernel-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:21:02.579 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : kernel-5.14.0-686.el9.x86_64 1/4 2026-02-25T13:21:02.580 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : kernel-core-5.14.0-686.el9.x86_64 2/4 2026-02-25T13:21:02.580 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : kernel-modules-5.14.0-686.el9.x86_64 3/4 2026-02-25T13:21:02.637 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : kernel-modules-core-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:21:02.637 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:21:02.637 INFO:teuthology.orchestra.run.trial023.stdout:Installed: 2026-02-25T13:21:02.637 INFO:teuthology.orchestra.run.trial023.stdout: kernel-5.14.0-686.el9.x86_64 2026-02-25T13:21:02.637 INFO:teuthology.orchestra.run.trial023.stdout: kernel-core-5.14.0-686.el9.x86_64 2026-02-25T13:21:02.637 INFO:teuthology.orchestra.run.trial023.stdout: kernel-modules-5.14.0-686.el9.x86_64 2026-02-25T13:21:02.637 INFO:teuthology.orchestra.run.trial023.stdout: kernel-modules-core-5.14.0-686.el9.x86_64 2026-02-25T13:21:02.637 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:21:02.637 INFO:teuthology.orchestra.run.trial023.stdout:Complete! 2026-02-25T13:21:02.701 DEBUG:teuthology.orchestra.run.trial023:> rpm -q kernel | sort -rV | head -n 1 2026-02-25T13:21:02.730 INFO:teuthology.orchestra.run.trial023.stdout:kernel-5.14.0-686.el9.x86_64 2026-02-25T13:21:02.731 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-686.el9.x86_64 2026-02-25T13:21:02.731 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-681.el9.x86_64 Expected: 5.14.0-686.el9.x86_64 2026-02-25T13:21:02.731 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-25T13:21:02.732 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-25T13:21:02.732 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2026-02-25T13:21:02.732 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial023.front.sepia.ceph.com, path=None, version=distro) 2026-02-25T13:21:02.732 DEBUG:teuthology.orchestra.run.trial023:> rpm -q kernel | sort -rV | head -n 1 2026-02-25T13:21:02.798 INFO:teuthology.orchestra.run.trial023.stdout:kernel-5.14.0-686.el9.x86_64 2026-02-25T13:21:02.799 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-686.el9.x86_64 2026-02-25T13:21:02.799 DEBUG:teuthology.orchestra.run.trial023:> sudo rpm -qi grub2-tools 2026-02-25T13:21:02.867 INFO:teuthology.orchestra.run.trial023.stdout:Name : grub2-tools 2026-02-25T13:21:02.867 INFO:teuthology.orchestra.run.trial023.stdout:Epoch : 1 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:Version : 2.06 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:Release : 120.el9 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:Architecture: x86_64 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:Install Date: Wed 18 Feb 2026 05:18:42 PM UTC 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:Group : Unspecified 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:Size : 9108611 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:License : GPLv3+ 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:Signature : RSA/SHA256, Thu 04 Dec 2025 09:42:59 AM UTC, Key ID 05b555b38483c65d 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:Source RPM : grub2-2.06-120.el9.src.rpm 2026-02-25T13:21:02.868 INFO:teuthology.orchestra.run.trial023.stdout:Build Date : Wed 03 Dec 2025 12:10:38 PM UTC 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:Packager : builder@centos.org 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:Vendor : CentOS 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:Summary : Support tools for GRUB. 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:Description : 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout:hardware devices. 2026-02-25T13:21:02.869 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:21:02.870 INFO:teuthology.orchestra.run.trial023.stdout:This subpackage provides tools for support of all platforms. 2026-02-25T13:21:02.871 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-25T13:21:02.871 INFO:teuthology.task.kernel:Updating grub on trial023 to boot 5.14.0-686.el9.x86_64 2026-02-25T13:21:02.871 DEBUG:teuthology.orchestra.run.trial023:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-25T13:21:02.934 INFO:teuthology.orchestra.run.trial023.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-25T13:21:02.935 DEBUG:teuthology.orchestra.run.trial023:> sudo command -v grubby && echo yes || echo no 2026-02-25T13:21:02.998 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/grubby 2026-02-25T13:21:02.999 INFO:teuthology.orchestra.run.trial023.stdout:yes 2026-02-25T13:21:03.000 DEBUG:teuthology.orchestra.run.trial023:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-686.el9.x86_64" | head -n 1 2026-02-25T13:21:03.063 INFO:teuthology.orchestra.run.trial023.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-686.el9.x86_64.conf 2026-02-25T13:21:03.064 DEBUG:teuthology.orchestra.run.trial023:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-686.el9.x86_64 2026-02-25T13:21:03.136 DEBUG:teuthology.orchestra.run.trial023:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-25T13:21:03.346 INFO:teuthology.orchestra.run.trial023.stderr:Generating grub configuration file ... 2026-02-25T13:21:03.413 INFO:teuthology.orchestra.run.trial023.stderr:Found linux image: /boot/vmlinuz-5.14.0-686.el9.x86_64 2026-02-25T13:21:03.420 INFO:teuthology.orchestra.run.trial023.stderr:Found initrd image: /boot/initramfs-5.14.0-686.el9.x86_64.img 2026-02-25T13:21:03.674 INFO:teuthology.orchestra.run.trial023.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-25T13:21:03.680 INFO:teuthology.orchestra.run.trial023.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-25T13:21:03.715 INFO:teuthology.orchestra.run.trial023.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-25T13:21:03.721 INFO:teuthology.orchestra.run.trial023.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-25T13:21:03.753 INFO:teuthology.orchestra.run.trial023.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-25T13:21:03.759 INFO:teuthology.orchestra.run.trial023.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-25T13:21:03.782 INFO:teuthology.orchestra.run.trial023.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-25T13:21:03.788 INFO:teuthology.orchestra.run.trial023.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-25T13:21:03.876 INFO:teuthology.orchestra.run.trial023.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-25T13:21:03.885 INFO:teuthology.orchestra.run.trial023.stderr:done 2026-02-25T13:21:03.887 DEBUG:teuthology.orchestra.run.trial023:> test -d /sys/firmware/efi 2026-02-25T13:21:03.903 DEBUG:teuthology.orchestra.run.trial023:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-25T13:21:03.968 INFO:teuthology.orchestra.run.trial023.stdout:/boot/efi/EFI/BOOT 2026-02-25T13:21:03.969 INFO:teuthology.orchestra.run.trial023.stdout:/boot/efi/EFI/centos 2026-02-25T13:21:03.970 DEBUG:teuthology.orchestra.run.trial023:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-25T13:21:04.035 INFO:teuthology.orchestra.run.trial023.stdout:no 2026-02-25T13:21:04.036 DEBUG:teuthology.orchestra.run.trial023:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-25T13:21:04.100 INFO:teuthology.orchestra.run.trial023.stdout:yes 2026-02-25T13:21:04.100 DEBUG:teuthology.orchestra.run.trial023:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-25T13:21:04.165 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial023 2026-02-25T13:21:04.166 DEBUG:teuthology.orchestra.run.trial023:> sudo bash -c ' 2026-02-25T13:21:04.166 DEBUG:teuthology.orchestra.run.trial023:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-25T13:21:04.166 DEBUG:teuthology.orchestra.run.trial023:> ' 2026-02-25T13:21:16.602 INFO:teuthology.orchestra.run.trial032.stdout: Running scriptlet: kernel-core-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:21:16.625 INFO:teuthology.orchestra.run.trial032.stdout: Running scriptlet: kernel-modules-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:21:16.811 INFO:teuthology.orchestra.run.trial032.stdout: Running scriptlet: kernel-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:21:16.811 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : kernel-5.14.0-686.el9.x86_64 1/4 2026-02-25T13:21:16.811 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : kernel-core-5.14.0-686.el9.x86_64 2/4 2026-02-25T13:21:16.811 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : kernel-modules-5.14.0-686.el9.x86_64 3/4 2026-02-25T13:21:16.868 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : kernel-modules-core-5.14.0-686.el9.x86_64 4/4 2026-02-25T13:21:16.869 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:21:16.869 INFO:teuthology.orchestra.run.trial032.stdout:Installed: 2026-02-25T13:21:16.869 INFO:teuthology.orchestra.run.trial032.stdout: kernel-5.14.0-686.el9.x86_64 2026-02-25T13:21:16.869 INFO:teuthology.orchestra.run.trial032.stdout: kernel-core-5.14.0-686.el9.x86_64 2026-02-25T13:21:16.869 INFO:teuthology.orchestra.run.trial032.stdout: kernel-modules-5.14.0-686.el9.x86_64 2026-02-25T13:21:16.869 INFO:teuthology.orchestra.run.trial032.stdout: kernel-modules-core-5.14.0-686.el9.x86_64 2026-02-25T13:21:16.870 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:21:16.870 INFO:teuthology.orchestra.run.trial032.stdout:Complete! 2026-02-25T13:21:16.930 DEBUG:teuthology.orchestra.run.trial032:> rpm -q kernel | sort -rV | head -n 1 2026-02-25T13:21:16.959 INFO:teuthology.orchestra.run.trial032.stdout:kernel-5.14.0-686.el9.x86_64 2026-02-25T13:21:16.960 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-686.el9.x86_64 2026-02-25T13:21:16.960 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-681.el9.x86_64 Expected: 5.14.0-686.el9.x86_64 2026-02-25T13:21:16.960 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-25T13:21:16.960 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-25T13:21:16.961 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2026-02-25T13:21:16.961 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial032.front.sepia.ceph.com, path=None, version=distro) 2026-02-25T13:21:16.961 DEBUG:teuthology.orchestra.run.trial032:> rpm -q kernel | sort -rV | head -n 1 2026-02-25T13:21:17.025 INFO:teuthology.orchestra.run.trial032.stdout:kernel-5.14.0-686.el9.x86_64 2026-02-25T13:21:17.026 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-686.el9.x86_64 2026-02-25T13:21:17.026 DEBUG:teuthology.orchestra.run.trial032:> sudo rpm -qi grub2-tools 2026-02-25T13:21:17.093 INFO:teuthology.orchestra.run.trial032.stdout:Name : grub2-tools 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Epoch : 1 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Version : 2.06 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Release : 120.el9 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Architecture: x86_64 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Install Date: Wed 18 Feb 2026 05:18:42 PM UTC 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Group : Unspecified 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Size : 9108611 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:License : GPLv3+ 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Signature : RSA/SHA256, Thu 04 Dec 2025 09:42:59 AM UTC, Key ID 05b555b38483c65d 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Source RPM : grub2-2.06-120.el9.src.rpm 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Build Date : Wed 03 Dec 2025 12:10:38 PM UTC 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Packager : builder@centos.org 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Vendor : CentOS 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Summary : Support tools for GRUB. 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:Description : 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:hardware devices. 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:21:17.094 INFO:teuthology.orchestra.run.trial032.stdout:This subpackage provides tools for support of all platforms. 2026-02-25T13:21:17.095 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-25T13:21:17.095 INFO:teuthology.task.kernel:Updating grub on trial032 to boot 5.14.0-686.el9.x86_64 2026-02-25T13:21:17.095 DEBUG:teuthology.orchestra.run.trial032:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-25T13:21:17.159 INFO:teuthology.orchestra.run.trial032.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-25T13:21:17.161 DEBUG:teuthology.orchestra.run.trial032:> sudo command -v grubby && echo yes || echo no 2026-02-25T13:21:17.224 INFO:teuthology.orchestra.run.trial032.stdout:/sbin/grubby 2026-02-25T13:21:17.225 INFO:teuthology.orchestra.run.trial032.stdout:yes 2026-02-25T13:21:17.226 DEBUG:teuthology.orchestra.run.trial032:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-686.el9.x86_64" | head -n 1 2026-02-25T13:21:17.289 INFO:teuthology.orchestra.run.trial032.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-686.el9.x86_64.conf 2026-02-25T13:21:17.290 DEBUG:teuthology.orchestra.run.trial032:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-686.el9.x86_64 2026-02-25T13:21:17.363 DEBUG:teuthology.orchestra.run.trial032:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-25T13:21:17.570 INFO:teuthology.orchestra.run.trial032.stderr:Generating grub configuration file ... 2026-02-25T13:21:17.638 INFO:teuthology.orchestra.run.trial032.stderr:Found linux image: /boot/vmlinuz-5.14.0-686.el9.x86_64 2026-02-25T13:21:17.644 INFO:teuthology.orchestra.run.trial032.stderr:Found initrd image: /boot/initramfs-5.14.0-686.el9.x86_64.img 2026-02-25T13:21:17.900 INFO:teuthology.orchestra.run.trial032.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-25T13:21:17.907 INFO:teuthology.orchestra.run.trial032.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-25T13:21:17.940 INFO:teuthology.orchestra.run.trial032.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-25T13:21:17.947 INFO:teuthology.orchestra.run.trial032.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-25T13:21:17.978 INFO:teuthology.orchestra.run.trial032.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-25T13:21:17.984 INFO:teuthology.orchestra.run.trial032.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-25T13:21:18.007 INFO:teuthology.orchestra.run.trial032.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-25T13:21:18.014 INFO:teuthology.orchestra.run.trial032.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-25T13:21:18.099 INFO:teuthology.orchestra.run.trial032.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-25T13:21:18.108 INFO:teuthology.orchestra.run.trial032.stderr:done 2026-02-25T13:21:18.110 DEBUG:teuthology.orchestra.run.trial032:> test -d /sys/firmware/efi 2026-02-25T13:21:18.126 DEBUG:teuthology.orchestra.run.trial032:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-25T13:21:18.191 INFO:teuthology.orchestra.run.trial032.stdout:/boot/efi/EFI/BOOT 2026-02-25T13:21:18.192 INFO:teuthology.orchestra.run.trial032.stdout:/boot/efi/EFI/centos 2026-02-25T13:21:18.193 DEBUG:teuthology.orchestra.run.trial032:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-25T13:21:18.258 INFO:teuthology.orchestra.run.trial032.stdout:no 2026-02-25T13:21:18.259 DEBUG:teuthology.orchestra.run.trial032:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-25T13:21:18.322 INFO:teuthology.orchestra.run.trial032.stdout:yes 2026-02-25T13:21:18.322 DEBUG:teuthology.orchestra.run.trial032:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-25T13:21:18.386 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial032 2026-02-25T13:21:18.387 DEBUG:teuthology.orchestra.run.trial032:> sudo bash -c ' 2026-02-25T13:21:18.387 DEBUG:teuthology.orchestra.run.trial032:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-25T13:21:18.387 DEBUG:teuthology.orchestra.run.trial032:> ' 2026-02-25T13:21:34.207 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2026-02-25T13:21:34.207 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial023.front.sepia.ceph.com' 2026-02-25T13:21:34.208 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T13:21:48.429 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2026-02-25T13:21:48.429 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial032.front.sepia.ceph.com' 2026-02-25T13:21:48.430 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T13:22:34.256 DEBUG:teuthology.orchestra.remote:timed out 2026-02-25T13:22:43.265 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial023.front.sepia.ceph.com' 2026-02-25T13:22:43.266 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T13:22:43.390 DEBUG:teuthology.orchestra.run.trial023:> true 2026-02-25T13:22:43.551 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial023.front.sepia.ceph.com' 2026-02-25T13:22:43.551 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-686.el9.x86_64"... 2026-02-25T13:22:43.551 DEBUG:teuthology.orchestra.run.trial023:> uname -r 2026-02-25T13:22:43.606 INFO:teuthology.orchestra.run.trial023.stdout:5.14.0-686.el9.x86_64 2026-02-25T13:22:43.606 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-686.el9.x86_64 vs 5.14.0-686.el9.x86_64 2026-02-25T13:22:43.606 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-25T13:22:43.606 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-25T13:22:44.607 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2026-02-25T13:22:44.607 DEBUG:teuthology.orchestra.run.trial023:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-25T13:22:44.637 INFO:teuthology.orchestra.run.trial023.stdout:ttyS1 2026-02-25T13:22:44.663 DEBUG:teuthology.parallel:result is None 2026-02-25T13:22:48.432 DEBUG:teuthology.orchestra.remote:timed out 2026-02-25T13:22:57.433 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial032.front.sepia.ceph.com' 2026-02-25T13:22:57.434 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T13:22:57.563 DEBUG:teuthology.orchestra.run.trial032:> true 2026-02-25T13:22:57.719 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial032.front.sepia.ceph.com' 2026-02-25T13:22:57.719 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-686.el9.x86_64"... 2026-02-25T13:22:57.719 DEBUG:teuthology.orchestra.run.trial032:> uname -r 2026-02-25T13:22:57.775 INFO:teuthology.orchestra.run.trial032.stdout:5.14.0-686.el9.x86_64 2026-02-25T13:22:57.775 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-686.el9.x86_64 vs 5.14.0-686.el9.x86_64 2026-02-25T13:22:57.775 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-25T13:22:57.775 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-25T13:22:58.776 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2026-02-25T13:22:58.777 DEBUG:teuthology.orchestra.run.trial032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-25T13:22:58.807 INFO:teuthology.orchestra.run.trial032.stdout:ttyS1 2026-02-25T13:22:58.833 DEBUG:teuthology.parallel:result is None 2026-02-25T13:22:58.833 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-25T13:22:58.845 INFO:teuthology.task.internal:Creating test directory... 2026-02-25T13:22:58.845 DEBUG:teuthology.orchestra.run.trial023:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-25T13:22:58.848 DEBUG:teuthology.orchestra.run.trial032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-25T13:22:58.889 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-25T13:22:58.904 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-25T13:22:58.914 INFO:teuthology.task.internal:Creating archive directory... 2026-02-25T13:22:58.915 DEBUG:teuthology.orchestra.run.trial023:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-25T13:22:58.917 DEBUG:teuthology.orchestra.run.trial032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-25T13:22:58.952 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-25T13:22:58.962 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-25T13:22:58.962 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:22:58.973 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:22:58.995 INFO:teuthology.orchestra.run.trial023.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-25T13:22:59.005 INFO:teuthology.orchestra.run.trial023.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-25T13:22:59.009 INFO:teuthology.orchestra.run.trial032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-25T13:22:59.018 INFO:teuthology.orchestra.run.trial032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-25T13:22:59.020 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-25T13:22:59.032 INFO:teuthology.task.internal:Configuring sudo... 2026-02-25T13:22:59.032 DEBUG:teuthology.orchestra.run.trial023:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-25T13:22:59.048 DEBUG:teuthology.orchestra.run.trial032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-25T13:22:59.083 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-25T13:22:59.100 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-25T13:22:59.100 DEBUG:teuthology.orchestra.run.trial023:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-25T13:22:59.114 DEBUG:teuthology.orchestra.run.trial032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-25T13:22:59.139 DEBUG:teuthology.orchestra.run.trial023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-25T13:23:00.892 DEBUG:teuthology.orchestra.run.trial023:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-25T13:23:00.917 DEBUG:teuthology.orchestra.run.trial023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-25T13:23:01.083 DEBUG:teuthology.orchestra.run.trial023:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-25T13:23:01.107 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:23:01.107 DEBUG:teuthology.orchestra.run.trial023:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-25T13:23:01.170 DEBUG:teuthology.orchestra.run.trial032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-25T13:23:01.264 DEBUG:teuthology.orchestra.run.trial032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-25T13:23:01.289 DEBUG:teuthology.orchestra.run.trial032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-25T13:23:01.480 DEBUG:teuthology.orchestra.run.trial032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-25T13:23:01.504 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:23:01.504 DEBUG:teuthology.orchestra.run.trial032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-25T13:23:01.570 DEBUG:teuthology.orchestra.run.trial023:> sudo service rsyslog restart 2026-02-25T13:23:01.573 DEBUG:teuthology.orchestra.run.trial032:> sudo service rsyslog restart 2026-02-25T13:23:01.600 INFO:teuthology.orchestra.run.trial023.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-25T13:23:01.637 INFO:teuthology.orchestra.run.trial032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-25T13:23:02.073 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-25T13:23:02.089 INFO:teuthology.task.internal:Starting timer... 2026-02-25T13:23:02.089 INFO:teuthology.run_tasks:Running task pcp... 2026-02-25T13:23:02.108 INFO:teuthology.run_tasks:Running task selinux... 2026-02-25T13:23:02.123 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-02-25T13:23:02.123 DEBUG:teuthology.orchestra.run.trial023:> sudo service auditd rotate 2026-02-25T13:23:02.151 INFO:teuthology.orchestra.run.trial023.stdout:Rotating logs: 2026-02-25T13:23:02.153 DEBUG:teuthology.orchestra.run.trial032:> sudo service auditd rotate 2026-02-25T13:23:02.182 INFO:teuthology.orchestra.run.trial032.stdout:Rotating logs: 2026-02-25T13:23:02.184 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-25T13:23:02.185 DEBUG:teuthology.orchestra.run.trial023:> /usr/sbin/getenforce 2026-02-25T13:23:02.208 INFO:teuthology.orchestra.run.trial023.stdout:Permissive 2026-02-25T13:23:02.209 DEBUG:teuthology.orchestra.run.trial032:> /usr/sbin/getenforce 2026-02-25T13:23:02.239 INFO:teuthology.orchestra.run.trial032.stdout:Permissive 2026-02-25T13:23:02.240 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial023.front.sepia.ceph.com': 'permissive', 'ubuntu@trial032.front.sepia.ceph.com': 'permissive'} 2026-02-25T13:23:02.240 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:23:02.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-25T13:23:02.274 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:23:02.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-25T13:23:02.303 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-25T13:23:02.303 DEBUG:teuthology.orchestra.run.trial023:> sudo /usr/sbin/setenforce permissive 2026-02-25T13:23:02.337 DEBUG:teuthology.orchestra.run.trial032:> sudo /usr/sbin/setenforce permissive 2026-02-25T13:23:02.368 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-25T13:23:02.387 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-25T13:23:02.395 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-25T13:23:02.396 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial023.front.sepia.ceph.com,trial032.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-25T13:25:53.023 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial023.front.sepia.ceph.com'), Remote(name='ubuntu@trial032.front.sepia.ceph.com')] 2026-02-25T13:25:53.024 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial023.front.sepia.ceph.com' 2026-02-25T13:25:53.024 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T13:25:53.095 DEBUG:teuthology.orchestra.run.trial023:> true 2026-02-25T13:25:53.179 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial023.front.sepia.ceph.com' 2026-02-25T13:25:53.179 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial032.front.sepia.ceph.com' 2026-02-25T13:25:53.179 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T13:25:53.252 DEBUG:teuthology.orchestra.run.trial032:> true 2026-02-25T13:25:53.328 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial032.front.sepia.ceph.com' 2026-02-25T13:25:53.328 INFO:teuthology.run_tasks:Running task clock... 2026-02-25T13:25:53.341 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-25T13:25:53.341 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-25T13:25:53.342 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:25:53.343 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-25T13:25:53.344 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:25:53.370 INFO:teuthology.orchestra.run.trial023.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-25T13:25:53.382 INFO:teuthology.orchestra.run.trial023.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-25T13:25:53.395 INFO:teuthology.orchestra.run.trial032.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-25T13:25:53.403 INFO:teuthology.orchestra.run.trial023.stderr:sudo: ntpd: command not found 2026-02-25T13:25:53.408 INFO:teuthology.orchestra.run.trial032.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-25T13:25:53.413 INFO:teuthology.orchestra.run.trial023.stdout:506 Cannot talk to daemon 2026-02-25T13:25:53.424 INFO:teuthology.orchestra.run.trial023.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-25T13:25:53.430 INFO:teuthology.orchestra.run.trial032.stderr:sudo: ntpd: command not found 2026-02-25T13:25:53.436 INFO:teuthology.orchestra.run.trial023.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-25T13:25:53.439 INFO:teuthology.orchestra.run.trial032.stdout:506 Cannot talk to daemon 2026-02-25T13:25:53.451 INFO:teuthology.orchestra.run.trial032.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-25T13:25:53.463 INFO:teuthology.orchestra.run.trial032.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-25T13:25:53.479 INFO:teuthology.orchestra.run.trial023.stderr:bash: line 1: ntpq: command not found 2026-02-25T13:25:53.481 INFO:teuthology.orchestra.run.trial023.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-25T13:25:53.481 INFO:teuthology.orchestra.run.trial023.stdout:=============================================================================== 2026-02-25T13:25:53.515 INFO:teuthology.orchestra.run.trial032.stderr:bash: line 1: ntpq: command not found 2026-02-25T13:25:53.524 INFO:teuthology.orchestra.run.trial032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-25T13:25:53.524 INFO:teuthology.orchestra.run.trial032.stdout:=============================================================================== 2026-02-25T13:25:53.524 INFO:teuthology.orchestra.run.trial032.stdout:^? 192-210-133-204-host.col> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-25T13:25:53.524 INFO:teuthology.orchestra.run.trial032.stdout:^? ntp.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-25T13:25:53.525 INFO:teuthology.run_tasks:Running task pexec... 2026-02-25T13:25:53.537 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-25T13:25:53.537 DEBUG:teuthology.orchestra.run.trial023:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-25T13:25:53.538 DEBUG:teuthology.orchestra.run.trial032:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-25T13:25:53.539 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial023.front.sepia.ceph.com 2026-02-25T13:25:53.539 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-25T13:25:53.539 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-25T13:25:53.539 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-25T13:25:53.539 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-25T13:25:53.568 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial032.front.sepia.ceph.com 2026-02-25T13:25:53.568 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-25T13:25:53.568 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-25T13:25:53.568 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-25T13:25:53.568 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-25T13:25:53.719 INFO:teuthology.orchestra.run.trial023.stdout:No match for argument: nvme-cli 2026-02-25T13:25:53.719 INFO:teuthology.orchestra.run.trial023.stderr:No packages marked for removal. 2026-02-25T13:25:53.721 INFO:teuthology.orchestra.run.trial023.stdout:Dependencies resolved. 2026-02-25T13:25:53.722 INFO:teuthology.orchestra.run.trial023.stdout:Nothing to do. 2026-02-25T13:25:53.722 INFO:teuthology.orchestra.run.trial023.stdout:Complete! 2026-02-25T13:25:53.746 INFO:teuthology.orchestra.run.trial032.stdout:No match for argument: nvme-cli 2026-02-25T13:25:53.746 INFO:teuthology.orchestra.run.trial032.stderr:No packages marked for removal. 2026-02-25T13:25:53.749 INFO:teuthology.orchestra.run.trial032.stdout:Dependencies resolved. 2026-02-25T13:25:53.749 INFO:teuthology.orchestra.run.trial032.stdout:Nothing to do. 2026-02-25T13:25:53.749 INFO:teuthology.orchestra.run.trial032.stdout:Complete! 2026-02-25T13:25:54.031 INFO:teuthology.orchestra.run.trial023.stdout:Last metadata expiration check: 0:00:35 ago on Wed 25 Feb 2026 01:25:18 PM UTC. 2026-02-25T13:25:54.060 INFO:teuthology.orchestra.run.trial032.stdout:Last metadata expiration check: 0:00:34 ago on Wed 25 Feb 2026 01:25:19 PM UTC. 2026-02-25T13:25:54.115 INFO:teuthology.orchestra.run.trial023.stdout:Dependencies resolved. 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout:================================================================================ 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout: Package Arch Version Repository Size 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout:================================================================================ 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout:Installing: 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout:Installing dependencies: 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-25T13:25:54.116 INFO:teuthology.orchestra.run.trial023.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-25T13:25:54.117 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:25:54.117 INFO:teuthology.orchestra.run.trial023.stdout:Transaction Summary 2026-02-25T13:25:54.117 INFO:teuthology.orchestra.run.trial023.stdout:================================================================================ 2026-02-25T13:25:54.117 INFO:teuthology.orchestra.run.trial023.stdout:Install 7 Packages 2026-02-25T13:25:54.117 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:25:54.117 INFO:teuthology.orchestra.run.trial023.stdout:Total download size: 6.3 M 2026-02-25T13:25:54.117 INFO:teuthology.orchestra.run.trial023.stdout:Installed size: 24 M 2026-02-25T13:25:54.117 INFO:teuthology.orchestra.run.trial023.stdout:Downloading Packages: 2026-02-25T13:25:54.143 INFO:teuthology.orchestra.run.trial032.stdout:Dependencies resolved. 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout:================================================================================ 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: Package Arch Version Repository Size 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout:================================================================================ 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout:Installing: 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout:Installing dependencies: 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout:Transaction Summary 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout:================================================================================ 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout:Install 7 Packages 2026-02-25T13:25:54.144 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:25:54.145 INFO:teuthology.orchestra.run.trial032.stdout:Total download size: 6.3 M 2026-02-25T13:25:54.145 INFO:teuthology.orchestra.run.trial032.stdout:Installed size: 24 M 2026-02-25T13:25:54.145 INFO:teuthology.orchestra.run.trial032.stdout:Downloading Packages: 2026-02-25T13:25:54.985 INFO:teuthology.orchestra.run.trial032.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 61 kB/s | 44 kB 00:00 2026-02-25T13:25:54.986 INFO:teuthology.orchestra.run.trial032.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 99 kB/s | 72 kB 00:00 2026-02-25T13:25:55.053 INFO:teuthology.orchestra.run.trial023.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 73 kB/s | 44 kB 00:00 2026-02-25T13:25:55.107 INFO:teuthology.orchestra.run.trial023.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 109 kB/s | 72 kB 00:00 2026-02-25T13:25:55.221 INFO:teuthology.orchestra.run.trial032.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 357 kB/s | 84 kB 00:00 2026-02-25T13:25:55.300 INFO:teuthology.orchestra.run.trial032.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 480 kB/s | 150 kB 00:00 2026-02-25T13:25:55.406 INFO:teuthology.orchestra.run.trial023.stdout:(3/7): nvme-cli-2.16-1.el9.x86_64.rpm 1.2 MB/s | 1.2 MB 00:00 2026-02-25T13:25:55.507 INFO:teuthology.orchestra.run.trial032.stdout:(5/7): runc-1.4.0-1.el9.x86_64.rpm 19 MB/s | 4.0 MB 00:00 2026-02-25T13:25:55.699 INFO:teuthology.orchestra.run.trial023.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 130 kB/s | 84 kB 00:00 2026-02-25T13:25:55.819 INFO:teuthology.orchestra.run.trial023.stdout:(5/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 211 kB/s | 150 kB 00:00 2026-02-25T13:25:55.962 INFO:teuthology.orchestra.run.trial023.stdout:(6/7): runc-1.4.0-1.el9.x86_64.rpm 15 MB/s | 4.0 MB 00:00 2026-02-25T13:25:56.253 INFO:teuthology.orchestra.run.trial032.stdout:(6/7): nvme-cli-2.16-1.el9.x86_64.rpm 593 kB/s | 1.2 MB 00:01 2026-02-25T13:25:56.308 INFO:teuthology.orchestra.run.trial023.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 929 kB/s | 837 kB 00:00 2026-02-25T13:25:56.309 INFO:teuthology.orchestra.run.trial023.stdout:-------------------------------------------------------------------------------- 2026-02-25T13:25:56.309 INFO:teuthology.orchestra.run.trial023.stdout:Total 2.9 MB/s | 6.3 MB 00:02 2026-02-25T13:25:56.312 INFO:teuthology.orchestra.run.trial032.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 768 kB/s | 837 kB 00:01 2026-02-25T13:25:56.313 INFO:teuthology.orchestra.run.trial032.stdout:-------------------------------------------------------------------------------- 2026-02-25T13:25:56.313 INFO:teuthology.orchestra.run.trial032.stdout:Total 2.9 MB/s | 6.3 MB 00:02 2026-02-25T13:25:56.375 INFO:teuthology.orchestra.run.trial023.stdout:Running transaction check 2026-02-25T13:25:56.385 INFO:teuthology.orchestra.run.trial023.stdout:Transaction check succeeded. 2026-02-25T13:25:56.385 INFO:teuthology.orchestra.run.trial023.stdout:Running transaction test 2026-02-25T13:25:56.386 INFO:teuthology.orchestra.run.trial032.stdout:Running transaction check 2026-02-25T13:25:56.395 INFO:teuthology.orchestra.run.trial032.stdout:Transaction check succeeded. 2026-02-25T13:25:56.395 INFO:teuthology.orchestra.run.trial032.stdout:Running transaction test 2026-02-25T13:25:56.463 INFO:teuthology.orchestra.run.trial023.stdout:Transaction test succeeded. 2026-02-25T13:25:56.463 INFO:teuthology.orchestra.run.trial023.stdout:Running transaction 2026-02-25T13:25:56.472 INFO:teuthology.orchestra.run.trial032.stdout:Transaction test succeeded. 2026-02-25T13:25:56.472 INFO:teuthology.orchestra.run.trial032.stdout:Running transaction 2026-02-25T13:25:56.607 INFO:teuthology.orchestra.run.trial023.stdout: Preparing : 1/1 2026-02-25T13:25:56.615 INFO:teuthology.orchestra.run.trial023.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-25T13:25:56.620 INFO:teuthology.orchestra.run.trial032.stdout: Preparing : 1/1 2026-02-25T13:25:56.624 INFO:teuthology.orchestra.run.trial023.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-25T13:25:56.627 INFO:teuthology.orchestra.run.trial032.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-25T13:25:56.629 INFO:teuthology.orchestra.run.trial023.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-25T13:25:56.635 INFO:teuthology.orchestra.run.trial023.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-25T13:25:56.635 INFO:teuthology.orchestra.run.trial023.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-25T13:25:56.636 INFO:teuthology.orchestra.run.trial032.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-25T13:25:56.641 INFO:teuthology.orchestra.run.trial032.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-25T13:25:56.647 INFO:teuthology.orchestra.run.trial032.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-25T13:25:56.648 INFO:teuthology.orchestra.run.trial032.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-25T13:25:56.678 INFO:teuthology.orchestra.run.trial023.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-25T13:25:56.693 INFO:teuthology.orchestra.run.trial032.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-25T13:25:56.789 INFO:teuthology.orchestra.run.trial023.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-25T13:25:56.791 INFO:teuthology.orchestra.run.trial023.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-25T13:25:56.806 INFO:teuthology.orchestra.run.trial032.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-25T13:25:56.808 INFO:teuthology.orchestra.run.trial032.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-25T13:25:57.075 INFO:teuthology.orchestra.run.trial023.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-25T13:25:57.075 INFO:teuthology.orchestra.run.trial023.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-25T13:25:57.075 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:25:57.078 INFO:teuthology.orchestra.run.trial032.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-25T13:25:57.078 INFO:teuthology.orchestra.run.trial032.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-25T13:25:57.078 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:25:57.340 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-25T13:25:57.340 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-25T13:25:57.340 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-25T13:25:57.340 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-25T13:25:57.340 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-25T13:25:57.340 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-25T13:25:57.341 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-25T13:25:57.341 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-25T13:25:57.341 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-25T13:25:57.341 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-25T13:25:57.342 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-25T13:25:57.342 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial032.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial032.stdout:Installed: 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial032.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial032.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial032.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial032.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial032.stdout:Complete! 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial023.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial023.stdout:Installed: 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial023.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial023.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-25T13:25:57.400 INFO:teuthology.orchestra.run.trial023.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-25T13:25:57.401 INFO:teuthology.orchestra.run.trial023.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-25T13:25:57.401 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:25:57.401 INFO:teuthology.orchestra.run.trial023.stdout:Complete! 2026-02-25T13:25:57.453 DEBUG:teuthology.parallel:result is None 2026-02-25T13:25:57.453 DEBUG:teuthology.parallel:result is None 2026-02-25T13:25:57.454 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-02-25T13:25:57.468 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-02-25T13:25:57.468 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:25:57.468 DEBUG:teuthology.orchestra.run.trial023:> dd if=/scratch_devs of=/dev/stdout 2026-02-25T13:25:57.484 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-25T13:25:57.484 DEBUG:teuthology.orchestra.run.trial023:> stat /dev/vg_nvme/lv_1 2026-02-25T13:25:57.541 INFO:teuthology.orchestra.run.trial023.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-25T13:25:57.541 INFO:teuthology.orchestra.run.trial023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-25T13:25:57.541 INFO:teuthology.orchestra.run.trial023.stdout:Device: 6h/6d Inode: 1305 Links: 1 2026-02-25T13:25:57.541 INFO:teuthology.orchestra.run.trial023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-25T13:25:57.541 INFO:teuthology.orchestra.run.trial023.stdout:Context: system_u:object_r:device_t:s0 2026-02-25T13:25:57.541 INFO:teuthology.orchestra.run.trial023.stdout:Access: 2026-02-25 13:25:57.245130586 +0000 2026-02-25T13:25:57.541 INFO:teuthology.orchestra.run.trial023.stdout:Modify: 2026-02-25 13:25:57.101133793 +0000 2026-02-25T13:25:57.541 INFO:teuthology.orchestra.run.trial023.stdout:Change: 2026-02-25 13:25:57.101133793 +0000 2026-02-25T13:25:57.542 INFO:teuthology.orchestra.run.trial023.stdout: Birth: 2026-02-25 13:25:57.101133793 +0000 2026-02-25T13:25:57.542 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-25T13:25:57.606 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records in 2026-02-25T13:25:57.606 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records out 2026-02-25T13:25:57.606 INFO:teuthology.orchestra.run.trial023.stderr:512 bytes copied, 0.000167992 s, 3.0 MB/s 2026-02-25T13:25:57.607 DEBUG:teuthology.orchestra.run.trial023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-25T13:25:57.665 DEBUG:teuthology.orchestra.run.trial023:> stat /dev/vg_nvme/lv_2 2026-02-25T13:25:57.722 INFO:teuthology.orchestra.run.trial023.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-25T13:25:57.722 INFO:teuthology.orchestra.run.trial023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-25T13:25:57.722 INFO:teuthology.orchestra.run.trial023.stdout:Device: 6h/6d Inode: 1302 Links: 1 2026-02-25T13:25:57.722 INFO:teuthology.orchestra.run.trial023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-25T13:25:57.722 INFO:teuthology.orchestra.run.trial023.stdout:Context: system_u:object_r:device_t:s0 2026-02-25T13:25:57.722 INFO:teuthology.orchestra.run.trial023.stdout:Access: 2026-02-25 13:25:57.245130586 +0000 2026-02-25T13:25:57.722 INFO:teuthology.orchestra.run.trial023.stdout:Modify: 2026-02-25 13:25:57.100133815 +0000 2026-02-25T13:25:57.722 INFO:teuthology.orchestra.run.trial023.stdout:Change: 2026-02-25 13:25:57.100133815 +0000 2026-02-25T13:25:57.722 INFO:teuthology.orchestra.run.trial023.stdout: Birth: 2026-02-25 13:25:57.100133815 +0000 2026-02-25T13:25:57.722 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-25T13:25:57.784 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records in 2026-02-25T13:25:57.785 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records out 2026-02-25T13:25:57.785 INFO:teuthology.orchestra.run.trial023.stderr:512 bytes copied, 0.000154116 s, 3.3 MB/s 2026-02-25T13:25:57.785 DEBUG:teuthology.orchestra.run.trial023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-25T13:25:57.842 DEBUG:teuthology.orchestra.run.trial023:> stat /dev/vg_nvme/lv_3 2026-02-25T13:25:57.898 INFO:teuthology.orchestra.run.trial023.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-25T13:25:57.899 INFO:teuthology.orchestra.run.trial023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-25T13:25:57.899 INFO:teuthology.orchestra.run.trial023.stdout:Device: 6h/6d Inode: 1290 Links: 1 2026-02-25T13:25:57.899 INFO:teuthology.orchestra.run.trial023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-25T13:25:57.899 INFO:teuthology.orchestra.run.trial023.stdout:Context: system_u:object_r:device_t:s0 2026-02-25T13:25:57.899 INFO:teuthology.orchestra.run.trial023.stdout:Access: 2026-02-25 13:25:57.246130563 +0000 2026-02-25T13:25:57.899 INFO:teuthology.orchestra.run.trial023.stdout:Modify: 2026-02-25 13:25:57.100133815 +0000 2026-02-25T13:25:57.899 INFO:teuthology.orchestra.run.trial023.stdout:Change: 2026-02-25 13:25:57.100133815 +0000 2026-02-25T13:25:57.899 INFO:teuthology.orchestra.run.trial023.stdout: Birth: 2026-02-25 13:25:57.100133815 +0000 2026-02-25T13:25:57.899 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-25T13:25:57.961 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records in 2026-02-25T13:25:57.961 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records out 2026-02-25T13:25:57.961 INFO:teuthology.orchestra.run.trial023.stderr:512 bytes copied, 0.000146622 s, 3.5 MB/s 2026-02-25T13:25:57.962 DEBUG:teuthology.orchestra.run.trial023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-25T13:25:58.020 DEBUG:teuthology.orchestra.run.trial023:> stat /dev/vg_nvme/lv_4 2026-02-25T13:25:58.075 INFO:teuthology.orchestra.run.trial023.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-25T13:25:58.075 INFO:teuthology.orchestra.run.trial023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-25T13:25:58.076 INFO:teuthology.orchestra.run.trial023.stdout:Device: 6h/6d Inode: 1301 Links: 1 2026-02-25T13:25:58.076 INFO:teuthology.orchestra.run.trial023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-25T13:25:58.076 INFO:teuthology.orchestra.run.trial023.stdout:Context: system_u:object_r:device_t:s0 2026-02-25T13:25:58.076 INFO:teuthology.orchestra.run.trial023.stdout:Access: 2026-02-25 13:25:57.246130563 +0000 2026-02-25T13:25:58.076 INFO:teuthology.orchestra.run.trial023.stdout:Modify: 2026-02-25 13:25:57.100133815 +0000 2026-02-25T13:25:58.076 INFO:teuthology.orchestra.run.trial023.stdout:Change: 2026-02-25 13:25:57.100133815 +0000 2026-02-25T13:25:58.076 INFO:teuthology.orchestra.run.trial023.stdout: Birth: 2026-02-25 13:25:57.100133815 +0000 2026-02-25T13:25:58.076 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-25T13:25:58.138 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records in 2026-02-25T13:25:58.138 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records out 2026-02-25T13:25:58.138 INFO:teuthology.orchestra.run.trial023.stderr:512 bytes copied, 0.000149457 s, 3.4 MB/s 2026-02-25T13:25:58.140 DEBUG:teuthology.orchestra.run.trial023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-25T13:25:58.196 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:25:58.301 INFO:teuthology.orchestra.run.trial023.stdout:loop 2026-02-25T13:25:58.303 INFO:tasks.nvme_loop:Connecting nvme_loop trial023:/dev/vg_nvme/lv_1... 2026-02-25T13:25:58.304 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:25:58.334 INFO:teuthology.orchestra.run.trial023.stdout:1 2026-02-25T13:25:58.361 INFO:teuthology.orchestra.run.trial023.stdout:/dev/vg_nvme/lv_11 2026-02-25T13:25:58.391 INFO:teuthology.orchestra.run.trial023.stdout:connecting to device: nvme3 2026-02-25T13:25:58.393 INFO:tasks.nvme_loop:Connecting nvme_loop trial023:/dev/vg_nvme/lv_2... 2026-02-25T13:25:58.393 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:25:58.465 INFO:teuthology.orchestra.run.trial023.stdout:1 2026-02-25T13:25:58.490 INFO:teuthology.orchestra.run.trial023.stdout:/dev/vg_nvme/lv_21 2026-02-25T13:25:58.519 INFO:teuthology.orchestra.run.trial023.stdout:connecting to device: nvme4 2026-02-25T13:25:58.520 INFO:tasks.nvme_loop:Connecting nvme_loop trial023:/dev/vg_nvme/lv_3... 2026-02-25T13:25:58.520 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:25:58.592 INFO:teuthology.orchestra.run.trial023.stdout:1 2026-02-25T13:25:58.618 INFO:teuthology.orchestra.run.trial023.stdout:/dev/vg_nvme/lv_31 2026-02-25T13:25:58.652 INFO:teuthology.orchestra.run.trial023.stdout:connecting to device: nvme5 2026-02-25T13:25:58.653 INFO:tasks.nvme_loop:Connecting nvme_loop trial023:/dev/vg_nvme/lv_4... 2026-02-25T13:25:58.654 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:25:58.726 INFO:teuthology.orchestra.run.trial023.stdout:1 2026-02-25T13:25:58.751 INFO:teuthology.orchestra.run.trial023.stdout:/dev/vg_nvme/lv_41 2026-02-25T13:25:58.780 INFO:teuthology.orchestra.run.trial023.stdout:connecting to device: nvme6 2026-02-25T13:25:58.782 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:25:58.782 DEBUG:teuthology.orchestra.run.trial023:> dd if=/scratch_devs of=/dev/stdout 2026-02-25T13:25:58.837 DEBUG:teuthology.orchestra.run.trial023:> lsblk 2026-02-25T13:25:58.896 INFO:teuthology.orchestra.run.trial023.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-02-25T13:25:58.896 INFO:teuthology.orchestra.run.trial023.stdout:nvme2n1 259:0 0 1.7T 0 disk 2026-02-25T13:25:58.896 INFO:teuthology.orchestra.run.trial023.stdout:├─vg_nvme-lv_3 253:2 0 700G 0 lvm 2026-02-25T13:25:58.896 INFO:teuthology.orchestra.run.trial023.stdout:└─vg_nvme-lv_4 253:3 0 700G 0 lvm 2026-02-25T13:25:58.896 INFO:teuthology.orchestra.run.trial023.stdout:nvme0n1 259:1 0 894.3G 0 disk 2026-02-25T13:25:58.896 INFO:teuthology.orchestra.run.trial023.stdout:├─nvme0n1p1 259:2 0 512M 0 part /boot/efi 2026-02-25T13:25:58.896 INFO:teuthology.orchestra.run.trial023.stdout:└─nvme0n1p2 259:3 0 893.8G 0 part / 2026-02-25T13:25:58.897 INFO:teuthology.orchestra.run.trial023.stdout:nvme1n1 259:4 0 1.7T 0 disk 2026-02-25T13:25:58.897 INFO:teuthology.orchestra.run.trial023.stdout:├─vg_nvme-lv_1 253:0 0 700G 0 lvm 2026-02-25T13:25:58.897 INFO:teuthology.orchestra.run.trial023.stdout:├─vg_nvme-lv_2 253:1 0 700G 0 lvm 2026-02-25T13:25:58.897 INFO:teuthology.orchestra.run.trial023.stdout:└─vg_nvme-lv_5 253:4 0 100G 0 lvm /var/lib/ceph 2026-02-25T13:25:58.897 INFO:teuthology.orchestra.run.trial023.stdout:nvme3n1 259:6 0 700G 0 disk 2026-02-25T13:25:58.897 INFO:teuthology.orchestra.run.trial023.stdout:nvme4n1 259:8 0 700G 0 disk 2026-02-25T13:25:58.897 INFO:teuthology.orchestra.run.trial023.stdout:nvme5n1 259:10 0 700G 0 disk 2026-02-25T13:25:58.897 INFO:teuthology.orchestra.run.trial023.stdout:nvme6n1 259:12 0 700G 0 disk 2026-02-25T13:25:58.897 DEBUG:teuthology.orchestra.run.trial023:> sudo nvme list -o json 2026-02-25T13:25:58.962 INFO:teuthology.orchestra.run.trial023.stdout:{ 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "Devices":[ 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: { 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "NameSpace":1, 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "DevicePath":"/dev/nvme0n1", 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "GenericPath":"/dev/ng0n1", 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "Firmware":"E2MU200", 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "ModelNumber":"Micron_7450_MTFDKBA960TFR", 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "SerialNumber":"25174FCD5E62", 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "UsedBytes":39334653952, 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "MaximumLBA":1875385008, 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "PhysicalSize":960197124096, 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "SectorSize":512 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: }, 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: { 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "NameSpace":1, 2026-02-25T13:25:58.963 INFO:teuthology.orchestra.run.trial023.stdout: "DevicePath":"/dev/nvme1n1", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "GenericPath":"/dev/ng1n1", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "Firmware":"E3MQ000", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "SerialNumber":"112510AB5161", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "UsedBytes":139544899584, 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "MaximumLBA":3750748848, 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "PhysicalSize":1920383410176, 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "SectorSize":512 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: }, 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: { 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "NameSpace":1, 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "DevicePath":"/dev/nvme2n1", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "GenericPath":"/dev/ng2n1", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "Firmware":"E3MQ000", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "SerialNumber":"112510AB515F", 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "UsedBytes":6250098688, 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "MaximumLBA":3750748848, 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "PhysicalSize":1920383410176, 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: "SectorSize":512 2026-02-25T13:25:58.964 INFO:teuthology.orchestra.run.trial023.stdout: }, 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: { 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "NameSpace":1, 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "DevicePath":"/dev/nvme3n1", 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "GenericPath":"/dev/ng3n1", 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "Firmware":"5.14.0-6", 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "ModelNumber":"Linux", 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "SerialNumber":"8c56b2b69ddf17bbfc90", 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "UsedBytes":751619276800, 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "MaximumLBA":1468006400, 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "PhysicalSize":751619276800, 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "SectorSize":512 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: }, 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: { 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "NameSpace":1, 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "DevicePath":"/dev/nvme4n1", 2026-02-25T13:25:58.965 INFO:teuthology.orchestra.run.trial023.stdout: "GenericPath":"/dev/ng4n1", 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "Firmware":"5.14.0-6", 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "ModelNumber":"Linux", 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "SerialNumber":"e60e3cb3310b844ce793", 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "UsedBytes":751619276800, 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "MaximumLBA":1468006400, 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "PhysicalSize":751619276800, 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "SectorSize":512 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: }, 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: { 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "NameSpace":1, 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "DevicePath":"/dev/nvme5n1", 2026-02-25T13:25:58.966 INFO:teuthology.orchestra.run.trial023.stdout: "GenericPath":"/dev/ng5n1", 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "Firmware":"5.14.0-6", 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "ModelNumber":"Linux", 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "SerialNumber":"b8c413aa4e150926ac10", 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "UsedBytes":751619276800, 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "MaximumLBA":1468006400, 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "PhysicalSize":751619276800, 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "SectorSize":512 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: }, 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: { 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "NameSpace":1, 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "DevicePath":"/dev/nvme6n1", 2026-02-25T13:25:58.967 INFO:teuthology.orchestra.run.trial023.stdout: "GenericPath":"/dev/ng6n1", 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout: "Firmware":"5.14.0-6", 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout: "ModelNumber":"Linux", 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout: "SerialNumber":"d870a2c5048af612f2e2", 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout: "UsedBytes":751619276800, 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout: "MaximumLBA":1468006400, 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout: "PhysicalSize":751619276800, 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout: "SectorSize":512 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout: } 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout: ] 2026-02-25T13:25:58.968 INFO:teuthology.orchestra.run.trial023.stdout:} 2026-02-25T13:25:58.970 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-02-25T13:25:59.036 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:25:59.036 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:25:59.036 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00438041 s, 935 kB/s 2026-02-25T13:25:59.037 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-02-25T13:25:59.099 INFO:teuthology.orchestra.run.trial023.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:25:59.100 INFO:teuthology.orchestra.run.trial023.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-25T13:25:59.100 INFO:teuthology.orchestra.run.trial023.stdout:00000016 2026-02-25T13:25:59.101 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-02-25T13:25:59.167 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:25:59.167 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:25:59.168 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00494753 s, 828 kB/s 2026-02-25T13:25:59.169 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-02-25T13:25:59.232 INFO:teuthology.orchestra.run.trial023.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:25:59.232 INFO:teuthology.orchestra.run.trial023.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-25T13:25:59.232 INFO:teuthology.orchestra.run.trial023.stdout:40000016 2026-02-25T13:25:59.233 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-02-25T13:25:59.300 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:25:59.300 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:25:59.300 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0048261 s, 849 kB/s 2026-02-25T13:25:59.302 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-02-25T13:25:59.364 INFO:teuthology.orchestra.run.trial023.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:25:59.365 INFO:teuthology.orchestra.run.trial023.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-25T13:25:59.365 INFO:teuthology.orchestra.run.trial023.stdout:280000016 2026-02-25T13:25:59.366 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2026-02-25T13:25:59.433 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:25:59.433 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:25:59.433 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00477221 s, 858 kB/s 2026-02-25T13:25:59.434 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2026-02-25T13:25:59.496 INFO:teuthology.orchestra.run.trial023.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:25:59.496 INFO:teuthology.orchestra.run.trial023.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-25T13:25:59.496 INFO:teuthology.orchestra.run.trial023.stdout:00000016 2026-02-25T13:25:59.497 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2026-02-25T13:25:59.564 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:25:59.565 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:25:59.565 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00476261 s, 860 kB/s 2026-02-25T13:25:59.566 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2026-02-25T13:25:59.628 INFO:teuthology.orchestra.run.trial023.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:25:59.628 INFO:teuthology.orchestra.run.trial023.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-25T13:25:59.629 INFO:teuthology.orchestra.run.trial023.stdout:40000016 2026-02-25T13:25:59.630 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2026-02-25T13:25:59.697 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:25:59.697 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:25:59.697 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00440729 s, 929 kB/s 2026-02-25T13:25:59.698 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2026-02-25T13:25:59.761 INFO:teuthology.orchestra.run.trial023.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:25:59.761 INFO:teuthology.orchestra.run.trial023.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-25T13:25:59.761 INFO:teuthology.orchestra.run.trial023.stdout:280000016 2026-02-25T13:25:59.762 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=0 bs=1 count=4096 2026-02-25T13:25:59.830 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:25:59.830 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:25:59.830 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00530398 s, 772 kB/s 2026-02-25T13:25:59.831 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s0 /dev/nvme5n1 2026-02-25T13:25:59.899 INFO:teuthology.orchestra.run.trial023.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:25:59.899 INFO:teuthology.orchestra.run.trial023.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-25T13:25:59.899 INFO:teuthology.orchestra.run.trial023.stdout:00000016 2026-02-25T13:25:59.900 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=1073741824 bs=1 count=4096 2026-02-25T13:25:59.968 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:25:59.968 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:25:59.969 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00489751 s, 836 kB/s 2026-02-25T13:25:59.970 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s1073741824 /dev/nvme5n1 2026-02-25T13:26:00.031 INFO:teuthology.orchestra.run.trial023.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:00.031 INFO:teuthology.orchestra.run.trial023.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:00.032 INFO:teuthology.orchestra.run.trial023.stdout:40000016 2026-02-25T13:26:00.032 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=10737418240 bs=1 count=4096 2026-02-25T13:26:00.098 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:26:00.099 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:26:00.099 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00436076 s, 939 kB/s 2026-02-25T13:26:00.100 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s10737418240 /dev/nvme5n1 2026-02-25T13:26:00.162 INFO:teuthology.orchestra.run.trial023.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:00.162 INFO:teuthology.orchestra.run.trial023.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:00.162 INFO:teuthology.orchestra.run.trial023.stdout:280000016 2026-02-25T13:26:00.163 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=0 bs=1 count=4096 2026-02-25T13:26:00.229 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:26:00.229 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:26:00.229 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00451707 s, 907 kB/s 2026-02-25T13:26:00.230 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s0 /dev/nvme6n1 2026-02-25T13:26:00.293 INFO:teuthology.orchestra.run.trial023.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:00.294 INFO:teuthology.orchestra.run.trial023.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:00.294 INFO:teuthology.orchestra.run.trial023.stdout:00000016 2026-02-25T13:26:00.295 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=1073741824 bs=1 count=4096 2026-02-25T13:26:00.362 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:26:00.362 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:26:00.362 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00442131 s, 926 kB/s 2026-02-25T13:26:00.363 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s1073741824 /dev/nvme6n1 2026-02-25T13:26:00.426 INFO:teuthology.orchestra.run.trial023.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:00.426 INFO:teuthology.orchestra.run.trial023.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:00.426 INFO:teuthology.orchestra.run.trial023.stdout:40000016 2026-02-25T13:26:00.427 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=10737418240 bs=1 count=4096 2026-02-25T13:26:00.495 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records in 2026-02-25T13:26:00.495 INFO:teuthology.orchestra.run.trial023.stderr:4096+0 records out 2026-02-25T13:26:00.495 INFO:teuthology.orchestra.run.trial023.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00467702 s, 876 kB/s 2026-02-25T13:26:00.497 DEBUG:teuthology.orchestra.run.trial023:> sudo hexdump -n22 -C -s10737418240 /dev/nvme6n1 2026-02-25T13:26:00.558 INFO:teuthology.orchestra.run.trial023.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:00.559 INFO:teuthology.orchestra.run.trial023.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:00.559 INFO:teuthology.orchestra.run.trial023.stdout:280000016 2026-02-25T13:26:00.560 INFO:tasks.nvme_loop:new_devs ['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-25T13:26:00.560 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:26:00.560 DEBUG:teuthology.orchestra.run.trial023:> sudo dd of=/scratch_devs 2026-02-25T13:26:00.624 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:26:00.625 DEBUG:teuthology.orchestra.run.trial032:> dd if=/scratch_devs of=/dev/stdout 2026-02-25T13:26:00.645 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-25T13:26:00.646 DEBUG:teuthology.orchestra.run.trial032:> stat /dev/vg_nvme/lv_1 2026-02-25T13:26:00.701 INFO:teuthology.orchestra.run.trial032.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-25T13:26:00.701 INFO:teuthology.orchestra.run.trial032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-25T13:26:00.701 INFO:teuthology.orchestra.run.trial032.stdout:Device: 6h/6d Inode: 1303 Links: 1 2026-02-25T13:26:00.701 INFO:teuthology.orchestra.run.trial032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-25T13:26:00.701 INFO:teuthology.orchestra.run.trial032.stdout:Context: system_u:object_r:device_t:s0 2026-02-25T13:26:00.701 INFO:teuthology.orchestra.run.trial032.stdout:Access: 2026-02-25 13:25:57.243527253 +0000 2026-02-25T13:26:00.701 INFO:teuthology.orchestra.run.trial032.stdout:Modify: 2026-02-25 13:25:57.104532448 +0000 2026-02-25T13:26:00.701 INFO:teuthology.orchestra.run.trial032.stdout:Change: 2026-02-25 13:25:57.104532448 +0000 2026-02-25T13:26:00.701 INFO:teuthology.orchestra.run.trial032.stdout: Birth: 2026-02-25 13:25:57.104532448 +0000 2026-02-25T13:26:00.701 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-25T13:26:00.764 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records in 2026-02-25T13:26:00.764 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records out 2026-02-25T13:26:00.765 INFO:teuthology.orchestra.run.trial032.stderr:512 bytes copied, 0.000155426 s, 3.3 MB/s 2026-02-25T13:26:00.765 DEBUG:teuthology.orchestra.run.trial032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-25T13:26:00.823 DEBUG:teuthology.orchestra.run.trial032:> stat /dev/vg_nvme/lv_2 2026-02-25T13:26:00.879 INFO:teuthology.orchestra.run.trial032.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-25T13:26:00.879 INFO:teuthology.orchestra.run.trial032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-25T13:26:00.879 INFO:teuthology.orchestra.run.trial032.stdout:Device: 6h/6d Inode: 1292 Links: 1 2026-02-25T13:26:00.879 INFO:teuthology.orchestra.run.trial032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-25T13:26:00.879 INFO:teuthology.orchestra.run.trial032.stdout:Context: system_u:object_r:device_t:s0 2026-02-25T13:26:00.879 INFO:teuthology.orchestra.run.trial032.stdout:Access: 2026-02-25 13:25:57.243527253 +0000 2026-02-25T13:26:00.879 INFO:teuthology.orchestra.run.trial032.stdout:Modify: 2026-02-25 13:25:57.103532486 +0000 2026-02-25T13:26:00.879 INFO:teuthology.orchestra.run.trial032.stdout:Change: 2026-02-25 13:25:57.103532486 +0000 2026-02-25T13:26:00.879 INFO:teuthology.orchestra.run.trial032.stdout: Birth: 2026-02-25 13:25:57.103532486 +0000 2026-02-25T13:26:00.880 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-25T13:26:00.942 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records in 2026-02-25T13:26:00.942 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records out 2026-02-25T13:26:00.942 INFO:teuthology.orchestra.run.trial032.stderr:512 bytes copied, 0.000149605 s, 3.4 MB/s 2026-02-25T13:26:00.944 DEBUG:teuthology.orchestra.run.trial032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-25T13:26:01.000 DEBUG:teuthology.orchestra.run.trial032:> stat /dev/vg_nvme/lv_3 2026-02-25T13:26:01.058 INFO:teuthology.orchestra.run.trial032.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-25T13:26:01.058 INFO:teuthology.orchestra.run.trial032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-25T13:26:01.058 INFO:teuthology.orchestra.run.trial032.stdout:Device: 6h/6d Inode: 1291 Links: 1 2026-02-25T13:26:01.058 INFO:teuthology.orchestra.run.trial032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-25T13:26:01.058 INFO:teuthology.orchestra.run.trial032.stdout:Context: system_u:object_r:device_t:s0 2026-02-25T13:26:01.058 INFO:teuthology.orchestra.run.trial032.stdout:Access: 2026-02-25 13:25:57.244527215 +0000 2026-02-25T13:26:01.058 INFO:teuthology.orchestra.run.trial032.stdout:Modify: 2026-02-25 13:25:57.103532486 +0000 2026-02-25T13:26:01.059 INFO:teuthology.orchestra.run.trial032.stdout:Change: 2026-02-25 13:25:57.103532486 +0000 2026-02-25T13:26:01.059 INFO:teuthology.orchestra.run.trial032.stdout: Birth: 2026-02-25 13:25:57.103532486 +0000 2026-02-25T13:26:01.059 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-25T13:26:01.121 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records in 2026-02-25T13:26:01.121 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records out 2026-02-25T13:26:01.121 INFO:teuthology.orchestra.run.trial032.stderr:512 bytes copied, 0.00016286 s, 3.1 MB/s 2026-02-25T13:26:01.123 DEBUG:teuthology.orchestra.run.trial032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-25T13:26:01.182 DEBUG:teuthology.orchestra.run.trial032:> stat /dev/vg_nvme/lv_4 2026-02-25T13:26:01.237 INFO:teuthology.orchestra.run.trial032.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-25T13:26:01.237 INFO:teuthology.orchestra.run.trial032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-25T13:26:01.237 INFO:teuthology.orchestra.run.trial032.stdout:Device: 6h/6d Inode: 1301 Links: 1 2026-02-25T13:26:01.238 INFO:teuthology.orchestra.run.trial032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-25T13:26:01.238 INFO:teuthology.orchestra.run.trial032.stdout:Context: system_u:object_r:device_t:s0 2026-02-25T13:26:01.238 INFO:teuthology.orchestra.run.trial032.stdout:Access: 2026-02-25 13:25:57.244527215 +0000 2026-02-25T13:26:01.238 INFO:teuthology.orchestra.run.trial032.stdout:Modify: 2026-02-25 13:25:57.103532486 +0000 2026-02-25T13:26:01.238 INFO:teuthology.orchestra.run.trial032.stdout:Change: 2026-02-25 13:25:57.103532486 +0000 2026-02-25T13:26:01.238 INFO:teuthology.orchestra.run.trial032.stdout: Birth: 2026-02-25 13:25:57.103532486 +0000 2026-02-25T13:26:01.238 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-25T13:26:01.300 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records in 2026-02-25T13:26:01.300 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records out 2026-02-25T13:26:01.300 INFO:teuthology.orchestra.run.trial032.stderr:512 bytes copied, 0.000150898 s, 3.4 MB/s 2026-02-25T13:26:01.301 DEBUG:teuthology.orchestra.run.trial032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-25T13:26:01.357 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:26:01.462 INFO:teuthology.orchestra.run.trial032.stdout:loop 2026-02-25T13:26:01.463 INFO:tasks.nvme_loop:Connecting nvme_loop trial032:/dev/vg_nvme/lv_1... 2026-02-25T13:26:01.463 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:26:01.494 INFO:teuthology.orchestra.run.trial032.stdout:1 2026-02-25T13:26:01.519 INFO:teuthology.orchestra.run.trial032.stdout:/dev/vg_nvme/lv_11 2026-02-25T13:26:01.555 INFO:teuthology.orchestra.run.trial032.stdout:connecting to device: nvme3 2026-02-25T13:26:01.559 INFO:tasks.nvme_loop:Connecting nvme_loop trial032:/dev/vg_nvme/lv_2... 2026-02-25T13:26:01.559 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:26:01.631 INFO:teuthology.orchestra.run.trial032.stdout:1 2026-02-25T13:26:01.656 INFO:teuthology.orchestra.run.trial032.stdout:/dev/vg_nvme/lv_21 2026-02-25T13:26:01.691 INFO:teuthology.orchestra.run.trial032.stdout:connecting to device: nvme4 2026-02-25T13:26:01.692 INFO:tasks.nvme_loop:Connecting nvme_loop trial032:/dev/vg_nvme/lv_3... 2026-02-25T13:26:01.692 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:26:01.763 INFO:teuthology.orchestra.run.trial032.stdout:1 2026-02-25T13:26:01.795 INFO:teuthology.orchestra.run.trial032.stdout:/dev/vg_nvme/lv_31 2026-02-25T13:26:01.823 INFO:teuthology.orchestra.run.trial032.stdout:connecting to device: nvme5 2026-02-25T13:26:01.825 INFO:tasks.nvme_loop:Connecting nvme_loop trial032:/dev/vg_nvme/lv_4... 2026-02-25T13:26:01.825 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:26:01.895 INFO:teuthology.orchestra.run.trial032.stdout:1 2026-02-25T13:26:01.921 INFO:teuthology.orchestra.run.trial032.stdout:/dev/vg_nvme/lv_41 2026-02-25T13:26:01.951 INFO:teuthology.orchestra.run.trial032.stdout:connecting to device: nvme6 2026-02-25T13:26:01.952 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:26:01.952 DEBUG:teuthology.orchestra.run.trial032:> dd if=/scratch_devs of=/dev/stdout 2026-02-25T13:26:02.008 DEBUG:teuthology.orchestra.run.trial032:> lsblk 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:nvme2n1 259:0 0 1.7T 0 disk 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:├─vg_nvme-lv_3 253:2 0 700G 0 lvm 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:└─vg_nvme-lv_4 253:3 0 700G 0 lvm 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:nvme0n1 259:1 0 894.3G 0 disk 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:├─nvme0n1p1 259:3 0 512M 0 part /boot/efi 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:└─nvme0n1p2 259:4 0 893.8G 0 part / 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:nvme1n1 259:2 0 1.7T 0 disk 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:├─vg_nvme-lv_1 253:0 0 700G 0 lvm 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:├─vg_nvme-lv_2 253:1 0 700G 0 lvm 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:└─vg_nvme-lv_5 253:4 0 100G 0 lvm /var/lib/ceph 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:nvme3n1 259:6 0 700G 0 disk 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:nvme4n1 259:8 0 700G 0 disk 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:nvme5n1 259:10 0 700G 0 disk 2026-02-25T13:26:02.066 INFO:teuthology.orchestra.run.trial032.stdout:nvme6n1 259:12 0 700G 0 disk 2026-02-25T13:26:02.066 DEBUG:teuthology.orchestra.run.trial032:> sudo nvme list -o json 2026-02-25T13:26:02.134 INFO:teuthology.orchestra.run.trial032.stdout:{ 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: "Devices":[ 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: { 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: "NameSpace":1, 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: "DevicePath":"/dev/nvme0n1", 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: "GenericPath":"/dev/ng0n1", 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: "Firmware":"E2MU200", 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: "ModelNumber":"Micron_7450_MTFDKBA960TFR", 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: "SerialNumber":"25174FCD6B5A", 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: "UsedBytes":38862045184, 2026-02-25T13:26:02.135 INFO:teuthology.orchestra.run.trial032.stdout: "MaximumLBA":1875385008, 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: "PhysicalSize":960197124096, 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: "SectorSize":512 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: }, 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: { 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: "NameSpace":1, 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: "DevicePath":"/dev/nvme1n1", 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: "GenericPath":"/dev/ng1n1", 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: "Firmware":"E3MQ000", 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: "SerialNumber":"112510AB58EB", 2026-02-25T13:26:02.136 INFO:teuthology.orchestra.run.trial032.stdout: "UsedBytes":139742318592, 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: "MaximumLBA":3750748848, 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: "PhysicalSize":1920383410176, 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: "SectorSize":512 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: }, 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: { 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: "NameSpace":1, 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: "DevicePath":"/dev/nvme2n1", 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: "GenericPath":"/dev/ng2n1", 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: "Firmware":"E3MQ000", 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: "ModelNumber":"MTFDKCC1T9TGP-1BK1JABYY", 2026-02-25T13:26:02.137 INFO:teuthology.orchestra.run.trial032.stdout: "SerialNumber":"112510AB595F", 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "UsedBytes":43780333568, 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "MaximumLBA":3750748848, 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "PhysicalSize":1920383410176, 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "SectorSize":512 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: }, 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: { 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "NameSpace":1, 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "DevicePath":"/dev/nvme3n1", 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "GenericPath":"/dev/ng3n1", 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "Firmware":"5.14.0-6", 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "ModelNumber":"Linux", 2026-02-25T13:26:02.138 INFO:teuthology.orchestra.run.trial032.stdout: "SerialNumber":"95695bce0bc37df37828", 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "UsedBytes":751619276800, 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "MaximumLBA":1468006400, 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "PhysicalSize":751619276800, 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "SectorSize":512 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: }, 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: { 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "NameSpace":1, 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "DevicePath":"/dev/nvme4n1", 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "GenericPath":"/dev/ng4n1", 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "Firmware":"5.14.0-6", 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "ModelNumber":"Linux", 2026-02-25T13:26:02.139 INFO:teuthology.orchestra.run.trial032.stdout: "SerialNumber":"2a296d72b776637e98b5", 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "UsedBytes":751619276800, 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "MaximumLBA":1468006400, 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "PhysicalSize":751619276800, 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "SectorSize":512 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: }, 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: { 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "NameSpace":1, 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "DevicePath":"/dev/nvme5n1", 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "GenericPath":"/dev/ng5n1", 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "Firmware":"5.14.0-6", 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "ModelNumber":"Linux", 2026-02-25T13:26:02.140 INFO:teuthology.orchestra.run.trial032.stdout: "SerialNumber":"97a96b61998052dfe7a3", 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: "UsedBytes":751619276800, 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: "MaximumLBA":1468006400, 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: "PhysicalSize":751619276800, 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: "SectorSize":512 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: }, 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: { 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: "NameSpace":1, 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: "DevicePath":"/dev/nvme6n1", 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: "GenericPath":"/dev/ng6n1", 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: "Firmware":"5.14.0-6", 2026-02-25T13:26:02.141 INFO:teuthology.orchestra.run.trial032.stdout: "ModelNumber":"Linux", 2026-02-25T13:26:02.142 INFO:teuthology.orchestra.run.trial032.stdout: "SerialNumber":"466b57e86c1670a010d2", 2026-02-25T13:26:02.142 INFO:teuthology.orchestra.run.trial032.stdout: "UsedBytes":751619276800, 2026-02-25T13:26:02.142 INFO:teuthology.orchestra.run.trial032.stdout: "MaximumLBA":1468006400, 2026-02-25T13:26:02.142 INFO:teuthology.orchestra.run.trial032.stdout: "PhysicalSize":751619276800, 2026-02-25T13:26:02.142 INFO:teuthology.orchestra.run.trial032.stdout: "SectorSize":512 2026-02-25T13:26:02.142 INFO:teuthology.orchestra.run.trial032.stdout: } 2026-02-25T13:26:02.142 INFO:teuthology.orchestra.run.trial032.stdout: ] 2026-02-25T13:26:02.142 INFO:teuthology.orchestra.run.trial032.stdout:} 2026-02-25T13:26:02.144 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-02-25T13:26:02.212 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:02.212 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:02.212 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00529417 s, 774 kB/s 2026-02-25T13:26:02.214 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-02-25T13:26:02.277 INFO:teuthology.orchestra.run.trial032.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:02.278 INFO:teuthology.orchestra.run.trial032.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:02.278 INFO:teuthology.orchestra.run.trial032.stdout:00000016 2026-02-25T13:26:02.280 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-02-25T13:26:02.346 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:02.346 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:02.346 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00464179 s, 882 kB/s 2026-02-25T13:26:02.347 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-02-25T13:26:02.410 INFO:teuthology.orchestra.run.trial032.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:02.411 INFO:teuthology.orchestra.run.trial032.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:02.411 INFO:teuthology.orchestra.run.trial032.stdout:40000016 2026-02-25T13:26:02.412 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-02-25T13:26:02.480 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:02.480 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:02.480 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00475932 s, 861 kB/s 2026-02-25T13:26:02.482 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-02-25T13:26:02.544 INFO:teuthology.orchestra.run.trial032.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:02.545 INFO:teuthology.orchestra.run.trial032.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:02.545 INFO:teuthology.orchestra.run.trial032.stdout:280000016 2026-02-25T13:26:02.546 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2026-02-25T13:26:02.613 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:02.614 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:02.614 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00489488 s, 837 kB/s 2026-02-25T13:26:02.615 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2026-02-25T13:26:02.678 INFO:teuthology.orchestra.run.trial032.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:02.679 INFO:teuthology.orchestra.run.trial032.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:02.679 INFO:teuthology.orchestra.run.trial032.stdout:00000016 2026-02-25T13:26:02.680 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2026-02-25T13:26:02.747 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:02.747 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:02.747 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00441813 s, 927 kB/s 2026-02-25T13:26:02.748 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2026-02-25T13:26:02.810 INFO:teuthology.orchestra.run.trial032.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:02.810 INFO:teuthology.orchestra.run.trial032.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:02.810 INFO:teuthology.orchestra.run.trial032.stdout:40000016 2026-02-25T13:26:02.811 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2026-02-25T13:26:02.879 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:02.879 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:02.880 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00456828 s, 897 kB/s 2026-02-25T13:26:02.880 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2026-02-25T13:26:02.942 INFO:teuthology.orchestra.run.trial032.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:02.942 INFO:teuthology.orchestra.run.trial032.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:02.942 INFO:teuthology.orchestra.run.trial032.stdout:280000016 2026-02-25T13:26:02.943 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=0 bs=1 count=4096 2026-02-25T13:26:03.010 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:03.010 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:03.010 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00468572 s, 874 kB/s 2026-02-25T13:26:03.011 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s0 /dev/nvme5n1 2026-02-25T13:26:03.074 INFO:teuthology.orchestra.run.trial032.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:03.074 INFO:teuthology.orchestra.run.trial032.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:03.074 INFO:teuthology.orchestra.run.trial032.stdout:00000016 2026-02-25T13:26:03.075 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=1073741824 bs=1 count=4096 2026-02-25T13:26:03.143 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:03.143 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:03.143 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00461839 s, 887 kB/s 2026-02-25T13:26:03.144 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s1073741824 /dev/nvme5n1 2026-02-25T13:26:03.206 INFO:teuthology.orchestra.run.trial032.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:03.207 INFO:teuthology.orchestra.run.trial032.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:03.207 INFO:teuthology.orchestra.run.trial032.stdout:40000016 2026-02-25T13:26:03.208 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme5n1 seek=10737418240 bs=1 count=4096 2026-02-25T13:26:03.275 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:03.275 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:03.275 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00444841 s, 921 kB/s 2026-02-25T13:26:03.276 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s10737418240 /dev/nvme5n1 2026-02-25T13:26:03.338 INFO:teuthology.orchestra.run.trial032.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:03.338 INFO:teuthology.orchestra.run.trial032.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:03.338 INFO:teuthology.orchestra.run.trial032.stdout:280000016 2026-02-25T13:26:03.339 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=0 bs=1 count=4096 2026-02-25T13:26:03.406 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:03.406 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:03.406 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00454349 s, 902 kB/s 2026-02-25T13:26:03.407 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s0 /dev/nvme6n1 2026-02-25T13:26:03.470 INFO:teuthology.orchestra.run.trial032.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:03.470 INFO:teuthology.orchestra.run.trial032.stdout:00000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:03.470 INFO:teuthology.orchestra.run.trial032.stdout:00000016 2026-02-25T13:26:03.471 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=1073741824 bs=1 count=4096 2026-02-25T13:26:03.537 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:03.537 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:03.538 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0045941 s, 892 kB/s 2026-02-25T13:26:03.539 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s1073741824 /dev/nvme6n1 2026-02-25T13:26:03.601 INFO:teuthology.orchestra.run.trial032.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:03.602 INFO:teuthology.orchestra.run.trial032.stdout:40000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:03.602 INFO:teuthology.orchestra.run.trial032.stdout:40000016 2026-02-25T13:26:03.603 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/zero of=/dev/nvme6n1 seek=10737418240 bs=1 count=4096 2026-02-25T13:26:03.671 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records in 2026-02-25T13:26:03.671 INFO:teuthology.orchestra.run.trial032.stderr:4096+0 records out 2026-02-25T13:26:03.671 INFO:teuthology.orchestra.run.trial032.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00479334 s, 855 kB/s 2026-02-25T13:26:03.672 DEBUG:teuthology.orchestra.run.trial032:> sudo hexdump -n22 -C -s10737418240 /dev/nvme6n1 2026-02-25T13:26:03.735 INFO:teuthology.orchestra.run.trial032.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-02-25T13:26:03.735 INFO:teuthology.orchestra.run.trial032.stdout:280000010 00 00 00 00 00 00 |......| 2026-02-25T13:26:03.735 INFO:teuthology.orchestra.run.trial032.stdout:280000016 2026-02-25T13:26:03.736 INFO:tasks.nvme_loop:new_devs ['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-25T13:26:03.737 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:26:03.737 DEBUG:teuthology.orchestra.run.trial032:> sudo dd of=/scratch_devs 2026-02-25T13:26:03.800 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-25T13:26:03.899 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 it is still running', 'PG_DEGRADED'], 'log-only-match': ['CEPHADM_'], 'sha1': '506b402a3d3a240d0bfe073b4769eaffdf84497b', 'distro-suffix': 'rockylinux-10'} 2026-02-25T13:26:03.899 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 2026-02-25T13:26:03.901 INFO:tasks.cephadm:Cluster fsid is 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:03.901 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-25T13:26:03.901 INFO:tasks.cephadm:No mon roles; fabricating mons 2026-02-25T13:26:03.901 INFO:tasks.cephadm:Monitor IPs: {'mon.trial023': '10.20.193.23', 'mon.trial032': '10.20.193.32'} 2026-02-25T13:26:03.901 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-25T13:26:03.901 DEBUG:teuthology.orchestra.run.trial023:> sudo hostname $(hostname -s) 2026-02-25T13:26:03.928 DEBUG:teuthology.orchestra.run.trial032:> sudo hostname $(hostname -s) 2026-02-25T13:26:03.952 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-02-25T13:26:03.953 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=506b402a3d3a240d0bfe073b4769eaffdf84497b 2026-02-25T13:26:04.074 INFO:tasks.cephadm:builder_project result: [{'url': 'https://2.chacra.ceph.com/r/ceph/wip-rocky10-branch-of-the-day-2026-02-24-1771941190/506b402a3d3a240d0bfe073b4769eaffdf84497b/centos/9/flavors/default/', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-rocky10-branch-of-the-day-2026-02-24-1771941190/506b402a3d3a240d0bfe073b4769eaffdf84497b/centos/9/flavors/default/', 'ref': 'wip-rocky10-branch-of-the-day-2026-02-24-1771941190', 'sha1': '506b402a3d3a240d0bfe073b4769eaffdf84497b', 'distro': 'centos', 'distro_version': '9', 'distro_codename': None, 'modified': '2026-02-25 10:21:27.806689', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['source', 'x86_64'], 'extra': {'version': '20.3.0-5580-g506b402a', 'package_manager_version': '20.3.0-5580.g506b402a', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/3264/', 'root_build_cause': '', 'node_name': '10.20.192.98+toko08', 'job_name': 'ceph-dev-pipeline'}}] 2026-02-25T13:26:04.220 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-rocky10-branch-of-the-day-2026-02-24-1771941190, sha1 506b402a3d3a240d0bfe073b4769eaffdf84497b from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=506b402a3d3a240d0bfe073b4769eaffdf84497b 2026-02-25T13:26:04.222 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-rocky10-branch-of-the-day-2026-02-24-1771941190/506b402a3d3a240d0bfe073b4769eaffdf84497b/centos/9/x86_64/flavors/default/cephadm 2026-02-25T13:26:04.222 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-rocky10-branch-of-the-day-2026-02-24-1771941190/506b402a3d3a240d0bfe073b4769eaffdf84497b/centos/9/x86_64/flavors/default/cephadm 2026-02-25T13:26:04.222 DEBUG:teuthology.orchestra.run.trial023:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-rocky10-branch-of-the-day-2026-02-24-1771941190/506b402a3d3a240d0bfe073b4769eaffdf84497b/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-25T13:26:04.559 INFO:teuthology.orchestra.run.trial023.stdout:-rw-r--r--. 1 ubuntu ubuntu 1076513 Feb 25 13:26 /home/ubuntu/cephtest/cephadm 2026-02-25T13:26:04.560 DEBUG:teuthology.orchestra.run.trial032:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-rocky10-branch-of-the-day-2026-02-24-1771941190/506b402a3d3a240d0bfe073b4769eaffdf84497b/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-25T13:26:04.876 INFO:teuthology.orchestra.run.trial032.stdout:-rw-r--r--. 1 ubuntu ubuntu 1076513 Feb 25 13:26 /home/ubuntu/cephtest/cephadm 2026-02-25T13:26:04.877 DEBUG:teuthology.orchestra.run.trial023:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-25T13:26:04.896 DEBUG:teuthology.orchestra.run.trial032:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-25T13:26:04.926 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 on all hosts... 2026-02-25T13:26:04.927 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 pull 2026-02-25T13:26:04.938 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 pull 2026-02-25T13:26:05.088 INFO:teuthology.orchestra.run.trial023.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10... 2026-02-25T13:26:05.104 INFO:teuthology.orchestra.run.trial032.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10... 2026-02-25T13:26:17.935 INFO:teuthology.orchestra.run.trial032.stdout:{ 2026-02-25T13:26:17.935 INFO:teuthology.orchestra.run.trial032.stdout: "ceph_version": "ceph version 20.3.0-5580-g506b402a (506b402a3d3a240d0bfe073b4769eaffdf84497b) tentacle (dev)", 2026-02-25T13:26:17.935 INFO:teuthology.orchestra.run.trial032.stdout: "image_id": "03ebe9038c3348ac8c54b446265b490291393679a25a98696afabfc7545cca9a", 2026-02-25T13:26:17.935 INFO:teuthology.orchestra.run.trial032.stdout: "repo_digests": [ 2026-02-25T13:26:17.936 INFO:teuthology.orchestra.run.trial032.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:d76ad95a03e52df98ccb254d7e1ab1084b669674e2688325703e3801dfb0dc82" 2026-02-25T13:26:17.936 INFO:teuthology.orchestra.run.trial032.stdout: ] 2026-02-25T13:26:17.936 INFO:teuthology.orchestra.run.trial032.stdout:} 2026-02-25T13:26:17.990 INFO:teuthology.orchestra.run.trial023.stdout:{ 2026-02-25T13:26:17.990 INFO:teuthology.orchestra.run.trial023.stdout: "ceph_version": "ceph version 20.3.0-5580-g506b402a (506b402a3d3a240d0bfe073b4769eaffdf84497b) tentacle (dev)", 2026-02-25T13:26:17.990 INFO:teuthology.orchestra.run.trial023.stdout: "image_id": "03ebe9038c3348ac8c54b446265b490291393679a25a98696afabfc7545cca9a", 2026-02-25T13:26:17.990 INFO:teuthology.orchestra.run.trial023.stdout: "repo_digests": [ 2026-02-25T13:26:17.990 INFO:teuthology.orchestra.run.trial023.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:d76ad95a03e52df98ccb254d7e1ab1084b669674e2688325703e3801dfb0dc82" 2026-02-25T13:26:17.990 INFO:teuthology.orchestra.run.trial023.stdout: ] 2026-02-25T13:26:17.991 INFO:teuthology.orchestra.run.trial023.stdout:} 2026-02-25T13:26:18.009 DEBUG:teuthology.orchestra.run.trial023:> sudo mkdir -p /etc/ceph 2026-02-25T13:26:18.076 DEBUG:teuthology.orchestra.run.trial032:> sudo mkdir -p /etc/ceph 2026-02-25T13:26:18.103 DEBUG:teuthology.orchestra.run.trial023:> sudo chmod 777 /etc/ceph 2026-02-25T13:26:18.127 DEBUG:teuthology.orchestra.run.trial032:> sudo chmod 777 /etc/ceph 2026-02-25T13:26:18.168 INFO:tasks.cephadm:Writing seed config... 2026-02-25T13:26:18.170 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-02-25T13:26:18.170 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-02-25T13:26:18.170 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-02-25T13:26:18.170 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-02-25T13:26:18.171 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-02-25T13:26:18.171 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-02-25T13:26:18.171 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-02-25T13:26:18.171 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2026-02-25T13:26:18.172 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:26:18.172 DEBUG:teuthology.orchestra.run.trial023:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-02-25T13:26:18.189 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 = 889d5fd1-124d-11f1-9da7-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-25T13:26:18.189 DEBUG:teuthology.orchestra.run.trial023:mon.trial023> sudo journalctl -f -n 0 -u ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial023.service 2026-02-25T13:26:18.232 INFO:tasks.cephadm:Bootstrapping... 2026-02-25T13:26:18.232 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 -v bootstrap --fsid 889d5fd1-124d-11f1-9da7-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.23 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-02-25T13:26:18.370 INFO:teuthology.orchestra.run.trial023.stdout:-------------------------------------------------------------------------------- 2026-02-25T13:26:18.370 INFO:teuthology.orchestra.run.trial023.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10', '-v', 'bootstrap', '--fsid', '889d5fd1-124d-11f1-9da7-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.23', '--skip-admin-label'] 2026-02-25T13:26:18.370 INFO:teuthology.orchestra.run.trial023.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-02-25T13:26:18.370 INFO:teuthology.orchestra.run.trial023.stdout:Verifying podman|docker is present... 2026-02-25T13:26:18.385 INFO:teuthology.orchestra.run.trial023.stdout:/bin/podman: stdout 5.8.0 2026-02-25T13:26:18.385 INFO:teuthology.orchestra.run.trial023.stdout:Verifying lvm2 is present... 2026-02-25T13:26:18.385 INFO:teuthology.orchestra.run.trial023.stdout:Verifying time synchronization is in place... 2026-02-25T13:26:18.392 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-25T13:26:18.392 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-25T13:26:18.397 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-25T13:26:18.397 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout inactive 2026-02-25T13:26:18.403 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout enabled 2026-02-25T13:26:18.409 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout active 2026-02-25T13:26:18.409 INFO:teuthology.orchestra.run.trial023.stdout:Unit chronyd.service is enabled and running 2026-02-25T13:26:18.409 INFO:teuthology.orchestra.run.trial023.stdout:Repeating the final host check... 2026-02-25T13:26:18.423 INFO:teuthology.orchestra.run.trial023.stdout:/bin/podman: stdout 5.8.0 2026-02-25T13:26:18.423 INFO:teuthology.orchestra.run.trial023.stdout:podman (/bin/podman) version 5.8.0 is present 2026-02-25T13:26:18.423 INFO:teuthology.orchestra.run.trial023.stdout:systemctl is present 2026-02-25T13:26:18.423 INFO:teuthology.orchestra.run.trial023.stdout:lvcreate is present 2026-02-25T13:26:18.429 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-02-25T13:26:18.429 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-02-25T13:26:18.434 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-02-25T13:26:18.434 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout inactive 2026-02-25T13:26:18.439 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout enabled 2026-02-25T13:26:18.445 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout active 2026-02-25T13:26:18.445 INFO:teuthology.orchestra.run.trial023.stdout:Unit chronyd.service is enabled and running 2026-02-25T13:26:18.445 INFO:teuthology.orchestra.run.trial023.stdout:Host looks OK 2026-02-25T13:26:18.445 INFO:teuthology.orchestra.run.trial023.stdout:Cluster fsid: 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:18.445 INFO:teuthology.orchestra.run.trial023.stdout:Acquiring lock 140050595448912 on /run/cephadm/889d5fd1-124d-11f1-9da7-d404e6e7d460.lock 2026-02-25T13:26:18.445 INFO:teuthology.orchestra.run.trial023.stdout:Lock 140050595448912 acquired on /run/cephadm/889d5fd1-124d-11f1-9da7-d404e6e7d460.lock 2026-02-25T13:26:18.445 INFO:teuthology.orchestra.run.trial023.stdout:Verifying IP 10.20.193.23 port 3300 ... 2026-02-25T13:26:18.445 INFO:teuthology.orchestra.run.trial023.stdout:Verifying IP 10.20.193.23 port 6789 ... 2026-02-25T13:26:18.445 INFO:teuthology.orchestra.run.trial023.stdout:Base mon IP(s) is [10.20.193.23:3300, 10.20.193.23:6789], mon addrv is [v2:10.20.193.23:3300,v1:10.20.193.23:6789] 2026-02-25T13:26:18.448 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout default via 10.20.192.1 dev enp1s0f0 proto dhcp src 10.20.193.23 metric 102 2026-02-25T13:26:18.448 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout 10.20.192.0/20 dev enp1s0f0 proto kernel scope link src 10.20.193.23 metric 102 2026-02-25T13:26:18.448 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout 169.254.3.0/24 dev enp7s0f4u2u2c2 proto kernel scope link src 169.254.3.1 metric 101 2026-02-25T13:26:18.451 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-02-25T13:26:18.451 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout fe80::/64 dev enp1s0f0 proto kernel metric 256 pref medium 2026-02-25T13:26:18.451 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout fe80::/64 dev enp7s0f4u2u2c2 proto kernel metric 1024 pref medium 2026-02-25T13:26:18.453 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout 2: enp7s0f4u2u2c2: mtu 1500 state UNKNOWN qlen 1000 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout inet6 fe80::f3c6:6192:b27c:179c/64 scope link noprefixroute 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout 3: enp1s0f0: mtu 1500 state UP qlen 1000 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout inet6 fe80::925a:8ff:fe77:648e/64 scope link 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:Mon IP `10.20.193.23` is in CIDR network `10.20.192.0/20` 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:Mon IP `10.20.193.23` is in CIDR network `10.20.192.0/20` 2026-02-25T13:26:18.454 INFO:teuthology.orchestra.run.trial023.stdout:Inferred mon public CIDR from local network configuration ['10.20.192.0/20', '10.20.192.0/20'] 2026-02-25T13:26:18.455 INFO:teuthology.orchestra.run.trial023.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-02-25T13:26:18.455 INFO:teuthology.orchestra.run.trial023.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10... 2026-02-25T13:26:18.693 INFO:teuthology.orchestra.run.trial023.stdout:/bin/podman: stdout 03ebe9038c3348ac8c54b446265b490291393679a25a98696afabfc7545cca9a 2026-02-25T13:26:18.693 INFO:teuthology.orchestra.run.trial023.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10... 2026-02-25T13:26:18.693 INFO:teuthology.orchestra.run.trial023.stdout:/bin/podman: stderr Getting image source signatures 2026-02-25T13:26:18.693 INFO:teuthology.orchestra.run.trial023.stdout:/bin/podman: stderr Copying blob sha256:51e5e4e95d0cfd716f3a83473ca66189a5c6a813908c60429ae7a11ddd1b5d22 2026-02-25T13:26:18.694 INFO:teuthology.orchestra.run.trial023.stdout:/bin/podman: stderr Copying blob sha256:0c53e9fad0324c188a40a9b1e0ca4eb777da2812507ec104055fa6ec400d9a27 2026-02-25T13:26:18.694 INFO:teuthology.orchestra.run.trial023.stdout:/bin/podman: stderr Copying config sha256:03ebe9038c3348ac8c54b446265b490291393679a25a98696afabfc7545cca9a 2026-02-25T13:26:18.694 INFO:teuthology.orchestra.run.trial023.stdout:/bin/podman: stderr Writing manifest to image destination 2026-02-25T13:26:18.960 INFO:teuthology.orchestra.run.trial023.stdout:ceph: stdout ceph version 20.3.0-5580-g506b402a (506b402a3d3a240d0bfe073b4769eaffdf84497b) tentacle (dev) 2026-02-25T13:26:18.960 INFO:teuthology.orchestra.run.trial023.stdout:Ceph version: ceph version 20.3.0-5580-g506b402a (506b402a3d3a240d0bfe073b4769eaffdf84497b) tentacle (dev) 2026-02-25T13:26:18.960 INFO:teuthology.orchestra.run.trial023.stdout:Extracting ceph user uid/gid from container image... 2026-02-25T13:26:19.233 INFO:teuthology.orchestra.run.trial023.stdout:stat: stdout 167 167 2026-02-25T13:26:19.234 INFO:teuthology.orchestra.run.trial023.stdout:Creating initial keys... 2026-02-25T13:26:19.488 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph-authtool: stdout AQB7+J5pJAlBFhAAoHV0yPsIJO5H5qWvxbfipg== 2026-02-25T13:26:19.747 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph-authtool: stdout AQB7+J5p2xidJRAAjd9Nh32mQogIg7ttBBRZ9Q== 2026-02-25T13:26:19.997 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph-authtool: stdout AQB7+J5pmnyRNBAAh89S4e5KWjOYf3w4IpkWvw== 2026-02-25T13:26:19.997 INFO:teuthology.orchestra.run.trial023.stdout:Creating initial monmap... 2026-02-25T13:26:20.284 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-25T13:26:20.284 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = tentacle 2026-02-25T13:26:20.285 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:20.285 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-25T13:26:20.285 INFO:teuthology.orchestra.run.trial023.stdout:monmaptool for trial023 [v2:10.20.193.23:3300,v1:10.20.193.23:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-02-25T13:26:20.285 INFO:teuthology.orchestra.run.trial023.stdout:setting min_mon_release = tentacle 2026-02-25T13:26:20.285 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/monmaptool: set fsid to 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:20.285 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-02-25T13:26:20.285 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:20.285 INFO:teuthology.orchestra.run.trial023.stdout:Creating mon... 2026-02-25T13:26:20.557 INFO:teuthology.orchestra.run.trial023.stdout:create mon.trial023 on 2026-02-25T13:26:20.839 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-02-25T13:26:20.960 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460.target → /etc/systemd/system/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460.target. 2026-02-25T13:26:20.961 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460.target → /etc/systemd/system/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460.target. 2026-02-25T13:26:21.093 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial023 2026-02-25T13:26:21.093 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stderr Failed to reset failed state of unit ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial023.service: Unit ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial023.service not loaded. 2026-02-25T13:26:21.225 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460.target.wants/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial023.service → /etc/systemd/system/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@.service. 2026-02-25T13:26:21.350 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:21 trial023 podman[35738]: 2026-02-25 13:26:21.349630706 +0000 UTC m=+0.051308919 container start 1e75b2dc21de83cd99117bf0159630fbaf2f8a396efc6650ad786f577e2be1c6 (image=quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial023, io.buildah.version=1.41.3, CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, FROM_IMAGE=docker.io/rockylinux/rockylinux:10, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, ceph=True, org.opencontainers.image.version=10, vendor=Rocky Enterprise Software Foundation, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, org.opencontainers.image.licenses=BSD-3-Clause, OSD_FLAVOR=default, summary=Rocky Linux Base image, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, org.opencontainers.image.title=rockylinux, license=BSD-3-Clause, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, version=10, name=rockylinux) 2026-02-25T13:26:21.364 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-25T13:26:21.364 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout disabled 2026-02-25T13:26:21.369 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-25T13:26:21.369 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout inactive 2026-02-25T13:26:21.369 INFO:teuthology.orchestra.run.trial023.stdout:firewalld.service is not enabled 2026-02-25T13:26:21.369 INFO:teuthology.orchestra.run.trial023.stdout:Not possible to enable service . firewalld.service is not available 2026-02-25T13:26:21.370 INFO:teuthology.orchestra.run.trial023.stdout:Waiting for mon to start... 2026-02-25T13:26:21.370 INFO:teuthology.orchestra.run.trial023.stdout:Waiting for mon... 2026-02-25T13:26:21.661 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:21 trial023 bash[35738]: 1e75b2dc21de83cd99117bf0159630fbaf2f8a396efc6650ad786f577e2be1c6 2026-02-25T13:26:21.661 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:21 trial023 podman[35738]: 2026-02-25 13:26:21.307475697 +0000 UTC m=+0.009153910 image pull 03ebe9038c3348ac8c54b446265b490291393679a25a98696afabfc7545cca9a quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 2026-02-25T13:26:21.661 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:21 trial023 systemd[1]: Started Ceph mon.trial023 for 889d5fd1-124d-11f1-9da7-d404e6e7d460. 2026-02-25T13:26:21.661 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:21 trial023 ceph-mon[35785]: mkfs 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:21.661 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:21 trial023 ceph-mon[35785]: mon.trial023 is new leader, mons trial023 in quorum (ranks 0) 2026-02-25T13:26:21.665 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout cluster: 2026-02-25T13:26:21.665 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout id: 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:21.665 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-02-25T13:26:21.666 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:21.666 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout services: 2026-02-25T13:26:21.666 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum trial023 (age 0.16296s) [leader: trial023] 2026-02-25T13:26:21.666 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-02-25T13:26:21.666 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-02-25T13:26:21.666 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:21.666 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout data: 2026-02-25T13:26:21.666 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-02-25T13:26:21.666 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-02-25T13:26:21.667 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-02-25T13:26:21.667 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout pgs: 2026-02-25T13:26:21.667 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:21.667 INFO:teuthology.orchestra.run.trial023.stdout:mon is available 2026-02-25T13:26:21.667 INFO:teuthology.orchestra.run.trial023.stdout:Assimilating anything we can from ceph.conf... 2026-02-25T13:26:21.946 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:21.946 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout [global] 2026-02-25T13:26:21.946 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout fsid = 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:21.946 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-25T13:26:21.946 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.23:3300,v1:10.20.193.23:6789] 2026-02-25T13:26:21.946 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-25T13:26:21.946 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-25T13:26:21.946 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-25T13:26:21.947 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-25T13:26:21.947 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:21.947 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-25T13:26:21.947 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-25T13:26:21.947 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:21.947 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout [osd] 2026-02-25T13:26:21.947 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-25T13:26:21.947 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-25T13:26:21.947 INFO:teuthology.orchestra.run.trial023.stdout:Generating new minimal ceph.conf... 2026-02-25T13:26:22.229 INFO:teuthology.orchestra.run.trial023.stdout:Restarting the monitor... 2026-02-25T13:26:22.516 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 systemd[1]: Stopping Ceph mon.trial023 for 889d5fd1-124d-11f1-9da7-d404e6e7d460... 2026-02-25T13:26:22.516 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial023[35759]: 2026-02-25T13:26:22.312+0000 7efe7fa426c0 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.trial023 -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-25T13:26:22.516 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial023[35759]: 2026-02-25T13:26:22.312+0000 7efe7fa426c0 -1 mon.trial023@0(leader) e1 *** Got Signal Terminated *** 2026-02-25T13:26:22.791 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 podman[36153]: 2026-02-25 13:26:22.515400017 +0000 UTC m=+0.216844112 container died 1e75b2dc21de83cd99117bf0159630fbaf2f8a396efc6650ad786f577e2be1c6 (image=quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial023, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, license=BSD-3-Clause, OSD_FLAVOR=default, vendor=Rocky Enterprise Software Foundation, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.version=10, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.licenses=BSD-3-Clause, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.title=rockylinux, name=rockylinux, ceph=True, io.buildah.version=1.41.3, summary=Rocky Linux Base image, CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, version=10, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=docker.io/rockylinux/rockylinux:10) 2026-02-25T13:26:22.791 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 podman[36153]: 2026-02-25 13:26:22.626968213 +0000 UTC m=+0.328412298 container remove 1e75b2dc21de83cd99117bf0159630fbaf2f8a396efc6650ad786f577e2be1c6 (image=quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial023, org.opencontainers.image.licenses=BSD-3-Clause, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=docker.io/rockylinux/rockylinux:10, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, version=10, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, vendor=Rocky Enterprise Software Foundation, OSD_FLAVOR=default, ceph=True, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, org.opencontainers.image.title=rockylinux, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, name=rockylinux, org.opencontainers.image.version=10, license=BSD-3-Clause, summary=Rocky Linux Base image, io.buildah.version=1.41.3) 2026-02-25T13:26:22.791 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 bash[36153]: ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial023 2026-02-25T13:26:22.791 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 systemd[1]: ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial023.service: Deactivated successfully. 2026-02-25T13:26:22.791 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 systemd[1]: Stopped Ceph mon.trial023 for 889d5fd1-124d-11f1-9da7-d404e6e7d460. 2026-02-25T13:26:22.791 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 systemd[1]: Starting Ceph mon.trial023 for 889d5fd1-124d-11f1-9da7-d404e6e7d460... 2026-02-25T13:26:22.791 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 podman[36294]: 2026-02-25 13:26:22.757179378 +0000 UTC m=+0.014050893 container create 9f87b422625c249ab139087f04312af02090dd871797e2793685e17ccb86d30e (image=quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial023, org.opencontainers.image.documentation=https://docs.ceph.com/, ceph=True, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, io.buildah.version=1.41.3, vendor=Rocky Enterprise Software Foundation, CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, OSD_FLAVOR=default, org.opencontainers.image.licenses=BSD-3-Clause, license=BSD-3-Clause, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, summary=Rocky Linux Base image, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, FROM_IMAGE=docker.io/rockylinux/rockylinux:10, org.opencontainers.image.title=rockylinux, org.opencontainers.image.version=10, version=10, name=rockylinux, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190) 2026-02-25T13:26:22.801 INFO:teuthology.orchestra.run.trial023.stdout:Setting public_network to 10.20.192.0/20 in global config section 2026-02-25T13:26:23.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 podman[36294]: 2026-02-25 13:26:22.792045136 +0000 UTC m=+0.048916661 container init 9f87b422625c249ab139087f04312af02090dd871797e2793685e17ccb86d30e (image=quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial023, OSD_FLAVOR=default, license=BSD-3-Clause, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, io.buildah.version=1.41.3, ceph=True, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, org.opencontainers.image.authors=Ceph Release Team , CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, org.opencontainers.image.licenses=BSD-3-Clause, version=10, name=rockylinux, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.title=rockylinux, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, org.opencontainers.image.version=10, org.opencontainers.image.documentation=https://docs.ceph.com/, summary=Rocky Linux Base image, vendor=Rocky Enterprise Software Foundation, FROM_IMAGE=docker.io/rockylinux/rockylinux:10) 2026-02-25T13:26:23.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 podman[36294]: 2026-02-25 13:26:22.795451785 +0000 UTC m=+0.052323310 container start 9f87b422625c249ab139087f04312af02090dd871797e2793685e17ccb86d30e (image=quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial023, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, OSD_FLAVOR=default, org.opencontainers.image.version=10, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, summary=Rocky Linux Base image, io.buildah.version=1.41.3, vendor=Rocky Enterprise Software Foundation, version=10, ceph=True, license=BSD-3-Clause, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, org.opencontainers.image.licenses=BSD-3-Clause, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, name=rockylinux, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.title=rockylinux, FROM_IMAGE=docker.io/rockylinux/rockylinux:10) 2026-02-25T13:26:23.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 bash[36294]: 9f87b422625c249ab139087f04312af02090dd871797e2793685e17ccb86d30e 2026-02-25T13:26:23.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 podman[36294]: 2026-02-25 13:26:22.75154661 +0000 UTC m=+0.008418145 image pull 03ebe9038c3348ac8c54b446265b490291393679a25a98696afabfc7545cca9a quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 2026-02-25T13:26:23.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 systemd[1]: Started Ceph mon.trial023 for 889d5fd1-124d-11f1-9da7-d404e6e7d460. 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: set uid:gid to 167:167 (ceph:ceph) 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: ceph version 20.3.0-5580-g506b402a (506b402a3d3a240d0bfe073b4769eaffdf84497b) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: pidfile_write: ignore empty --pid-file 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: load: jerasure load: lrc 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: RocksDB version: 7.9.2 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Git sha 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Compile date 2026-02-25 09:54:19 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: DB SUMMARY 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: DB Session ID: GZQOEHCCJCJRE36ZM9JD 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: CURRENT file: CURRENT 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: IDENTITY file: IDENTITY 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: SST files in /var/lib/ceph/mon/ceph-trial023/store.db dir, Total Num: 1, files: 000008.sst 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-trial023/store.db: 000009.log size: 77059 ; 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.error_if_exists: 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.create_if_missing: 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.paranoid_checks: 1 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.env: 0x558133a432c0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.fs: PosixFileSystem 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.info_log: 0x558135792ac0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_file_opening_threads: 16 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.statistics: (nil) 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.use_fsync: 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_log_file_size: 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.keep_log_file_num: 1000 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.recycle_log_file_num: 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.allow_fallocate: 1 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.allow_mmap_reads: 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.allow_mmap_writes: 0 2026-02-25T13:26:23.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.use_direct_reads: 0 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.create_missing_column_families: 0 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.db_log_dir: 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.wal_dir: 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.advise_random_on_open: 1 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.db_write_buffer_size: 0 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.write_buffer_manager: 0x55813572fb80 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.rate_limiter: (nil) 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.wal_recovery_mode: 2 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.enable_thread_tracking: 0 2026-02-25T13:26:23.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.enable_pipelined_write: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.unordered_write: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.row_cache: None 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.wal_filter: None 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.allow_ingest_behind: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.two_write_queues: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.manual_wal_flush: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.wal_compression: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.atomic_flush: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.log_readahead_size: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.best_efforts_recovery: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.allow_data_in_errors: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.db_host_id: __hostname__ 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_background_jobs: 2 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_background_compactions: -1 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_subcompactions: 1 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_total_wal_size: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_open_files: -1 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bytes_per_sync: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-25T13:26:23.048 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_readahead_size: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_background_flushes: -1 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Compression algorithms supported: 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: kZSTD supported: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: kXpressCompression supported: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: kBZip2Compression supported: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: kLZ4Compression supported: 1 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: kZlibCompression supported: 1 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: kLZ4HCCompression supported: 1 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: kSnappyCompression supported: 1 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-trial023/store.db/MANIFEST-000010 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.merge_operator: 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_filter: None 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_filter_factory: None 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.sst_partitioner_factory: None 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5581358b8340) 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: cache_index_and_filter_blocks: 1 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: pin_top_level_index_and_filter: 1 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: index_type: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: data_block_index_type: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: index_shortening: 1 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: checksum: 4 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: no_block_cache: 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: block_cache: 0x558135731690 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: block_cache_name: BinnedLRUCache 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: block_cache_options: 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: capacity : 536870912 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: num_shard_bits : 4 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: strict_capacity_limit : 0 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: high_pri_pool_ratio: 0.000 2026-02-25T13:26:23.049 INFO:journalctl@ceph.mon.trial023.trial023.stdout: block_cache_compressed: (nil) 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: persistent_cache: (nil) 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: block_size: 4096 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: block_size_deviation: 10 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: block_restart_interval: 16 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: index_block_restart_interval: 1 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: metadata_block_size: 4096 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: partition_filters: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: use_delta_encoding: 1 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: filter_policy: bloomfilter 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: whole_key_filtering: 1 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: verify_compression: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: read_amp_bytes_per_bit: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: format_version: 5 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: enable_index_compression: 1 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: block_align: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: max_auto_readahead_size: 262144 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: prepopulate_block_cache: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: initial_auto_readahead_size: 8192 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout: num_file_reads_for_auto_readahead: 2 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.write_buffer_size: 33554432 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_write_buffer_number: 2 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression: NoCompression 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression: Disabled 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.prefix_extractor: nullptr 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.num_levels: 7 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-25T13:26:23.050 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression_opts.level: 32767 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression_opts.strategy: 0 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression_opts.enabled: false 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.target_file_size_base: 67108864 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.arena_block_size: 1048576 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.disable_auto_compactions: 0 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-25T13:26:23.051 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.inplace_update_support: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.bloom_locality: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.max_successive_merges: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.paranoid_file_checks: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.force_consistency_checks: 1 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.report_bg_io_stats: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.ttl: 2592000 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.enable_blob_files: false 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.min_blob_size: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.blob_file_size: 268435456 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.blob_file_starting_level: 0 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-trial023/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-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0c385bbc-26dc-4863-90c5-7c37d2f51d4c 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: EVENT_LOG_v1 {"time_micros": 1772025982811135, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: EVENT_LOG_v1 {"time_micros": 1772025982811823, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 74148, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 227, "table_properties": {"data_size": 72416, "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": 66973, "raw_average_value_size": 338, "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": 1772025982, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0c385bbc-26dc-4863-90c5-7c37d2f51d4c", "db_session_id": "GZQOEHCCJCJRE36ZM9JD", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: EVENT_LOG_v1 {"time_micros": 1772025982811883, "job": 1, "event": "recovery_finished"} 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-trial023/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558135754e00 2026-02-25T13:26:23.052 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: DB pointer 0x55813655a000 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: ** DB Stats ** 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.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-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.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-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: ** Compaction Stats [default] ** 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.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-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: L0 2/0 74.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Sum 2/0 74.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.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 142.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: ** Compaction Stats [default] ** 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.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-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.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 142.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Cumulative compaction: 0.00 GB write, 28.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Interval compaction: 0.00 GB write, 28.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.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-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: Block cache BinnedLRUCache@0x558135731690#7 capacity: 512.00 MB usage: 1.08 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.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-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-25T13:26:23.053 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: starting mon.trial023 rank 0 at public addrs [v2:10.20.193.23:3300/0,v1:10.20.193.23:6789/0] at bind addrs [v2:10.20.193.23:3300/0,v1:10.20.193.23:6789/0] mon_data /var/lib/ceph/mon/ceph-trial023 fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mon.trial023@-1(???) e1 preinit fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mon.trial023@-1(???).mds e1 new map 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mon.trial023@-1(???).mds e1 print_map 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout: e1 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout: btime 2026-02-25T13:26:21:374890+0000 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.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-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout: legacy client fscid: -1 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout: 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout: No filesystems configured 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mon.trial023@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mon.trial023@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mon.trial023@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mon.trial023@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mon.trial023@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mon.trial023 is new leader, mons trial023 in quorum (ranks 0) 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: monmap epoch 1 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: last_changed 2026-02-25T13:26:20.156705+0000 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: created 2026-02-25T13:26:20.156705+0000 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: min_mon_release 20 (tentacle) 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: election_strategy: 1 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: 0: [v2:10.20.193.23:3300/0,v1:10.20.193.23:6789/0] mon.trial023 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: fsmap 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: osdmap e1: 0 total, 0 up, 0 in 2026-02-25T13:26:23.054 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:22 trial023 ceph-mon[36346]: mgrmap e1: no daemons active 2026-02-25T13:26:23.104 INFO:teuthology.orchestra.run.trial023.stdout:Wrote config to /etc/ceph/ceph.conf 2026-02-25T13:26:23.105 INFO:teuthology.orchestra.run.trial023.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-02-25T13:26:23.105 INFO:teuthology.orchestra.run.trial023.stdout:Creating mgr... 2026-02-25T13:26:23.105 INFO:teuthology.orchestra.run.trial023.stdout:Verifying port 0.0.0.0:9283 ... 2026-02-25T13:26:23.106 INFO:teuthology.orchestra.run.trial023.stdout:Verifying port 0.0.0.0:8765 ... 2026-02-25T13:26:23.106 INFO:teuthology.orchestra.run.trial023.stdout:Verifying port 0.0.0.0:8443 ... 2026-02-25T13:26:23.245 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mgr.trial023.snnpci 2026-02-25T13:26:23.245 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stderr Failed to reset failed state of unit ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mgr.trial023.snnpci.service: Unit ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mgr.trial023.snnpci.service not loaded. 2026-02-25T13:26:23.361 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460.target.wants/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mgr.trial023.snnpci.service → /etc/systemd/system/ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@.service. 2026-02-25T13:26:23.521 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-25T13:26:23.522 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout disabled 2026-02-25T13:26:23.527 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-25T13:26:23.527 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout inactive 2026-02-25T13:26:23.527 INFO:teuthology.orchestra.run.trial023.stdout:firewalld.service is not enabled 2026-02-25T13:26:23.527 INFO:teuthology.orchestra.run.trial023.stdout:Not possible to enable service . firewalld.service is not available 2026-02-25T13:26:23.534 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-25T13:26:23.534 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout disabled 2026-02-25T13:26:23.539 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-25T13:26:23.539 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout inactive 2026-02-25T13:26:23.539 INFO:teuthology.orchestra.run.trial023.stdout:firewalld.service is not enabled 2026-02-25T13:26:23.540 INFO:teuthology.orchestra.run.trial023.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2026-02-25T13:26:23.540 INFO:teuthology.orchestra.run.trial023.stdout:Waiting for mgr to start... 2026-02-25T13:26:23.540 INFO:teuthology.orchestra.run.trial023.stdout:Waiting for mgr... 2026-02-25T13:26:23.836 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:23.836 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout { 2026-02-25T13:26:23.836 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "fsid": "889d5fd1-124d-11f1-9da7-d404e6e7d460", 2026-02-25T13:26:23.836 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "health": { 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 0 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout ], 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "trial023" 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout ], 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:23.837 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-25T13:26:23.838 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "btime": "2026-02-25T13:26:21:374890+0000", 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "available": false, 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-25T13:26:23.839 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout ], 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "modified": "2026-02-25T13:26:21.375436+0000", 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-25T13:26:23.840 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout } 2026-02-25T13:26:23.841 INFO:teuthology.orchestra.run.trial023.stdout:mgr not available, waiting (1/15)... 2026-02-25T13:26:24.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:23 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1836149482' entity='client.admin' 2026-02-25T13:26:24.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:23 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/439729801' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-25T13:26:25.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: Activating manager daemon trial023.snnpci 2026-02-25T13:26:25.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: mgrmap e2: trial023.snnpci(active, starting, since 0.00246522s) 2026-02-25T13:26:25.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "mds metadata"} : dispatch 2026-02-25T13:26:25.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata"} : dispatch 2026-02-25T13:26:25.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata"} : dispatch 2026-02-25T13:26:25.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:26:25.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr metadata", "who": "trial023.snnpci", "id": "trial023.snnpci"} : dispatch 2026-02-25T13:26:25.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: Manager daemon trial023.snnpci is now available 2026-02-25T13:26:25.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/mirror_snapshot_schedule"} : dispatch 2026-02-25T13:26:25.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' 2026-02-25T13:26:25.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/trash_purge_schedule"} : dispatch 2026-02-25T13:26:25.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' 2026-02-25T13:26:25.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:24 trial023 ceph-mon[36346]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' 2026-02-25T13:26:26.227 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:26.227 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout { 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "fsid": "889d5fd1-124d-11f1-9da7-d404e6e7d460", 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "health": { 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 0 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout ], 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "trial023" 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout ], 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "monmap": { 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "tentacle", 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-02-25T13:26:26.228 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-02-25T13:26:26.229 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-02-25T13:26:26.229 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:26.229 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-02-25T13:26:26.230 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-02-25T13:26:26.230 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-02-25T13:26:26.230 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-02-25T13:26:26.230 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-02-25T13:26:26.230 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "btime": "2026-02-25T13:26:21:374890+0000", 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "modules": [ 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "iostat", 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "nfs" 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout ], 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "modified": "2026-02-25T13:26:21.375436+0000", 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "services": {} 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout }, 2026-02-25T13:26:26.231 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-02-25T13:26:26.232 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout } 2026-02-25T13:26:26.232 INFO:teuthology.orchestra.run.trial023.stdout:mgr is available 2026-02-25T13:26:26.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:26 trial023 ceph-mon[36346]: mgrmap e3: trial023.snnpci(active, since 1.00435s) 2026-02-25T13:26:26.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:26 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1632844450' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-25T13:26:26.584 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:26.585 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout [global] 2026-02-25T13:26:26.585 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout fsid = 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:26.585 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-02-25T13:26:26.585 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_host = [v2:10.20.193.23:3300,v1:10.20.193.23:6789] 2026-02-25T13:26:26.585 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-02-25T13:26:26.586 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-02-25T13:26:26.586 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-02-25T13:26:26.586 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-02-25T13:26:26.586 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:26.586 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout [mgr] 2026-02-25T13:26:26.586 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-02-25T13:26:26.587 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 2026-02-25T13:26:26.587 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout [osd] 2026-02-25T13:26:26.587 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-02-25T13:26:26.587 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-02-25T13:26:26.587 INFO:teuthology.orchestra.run.trial023.stdout:Enabling cephadm module... 2026-02-25T13:26:27.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:27 trial023 ceph-mon[36346]: mgrmap e4: trial023.snnpci(active, since 2s) 2026-02-25T13:26:27.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:27 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3947931899' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-25T13:26:27.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:27 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2877108953' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-25T13:26:27.861 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout { 2026-02-25T13:26:27.861 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-02-25T13:26:27.861 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-25T13:26:27.861 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "active_name": "trial023.snnpci", 2026-02-25T13:26:27.861 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-25T13:26:27.862 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout } 2026-02-25T13:26:27.862 INFO:teuthology.orchestra.run.trial023.stdout:Waiting for the mgr to restart... 2026-02-25T13:26:27.862 INFO:teuthology.orchestra.run.trial023.stdout:Waiting for mgr epoch 5... 2026-02-25T13:26:28.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2877108953' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: mgrmap e5: trial023.snnpci(active, since 3s) 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1038218354' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: Active manager daemon trial023.snnpci restarted 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: Activating manager daemon trial023.snnpci 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: osdmap e2: 0 total, 0 up, 0 in 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: mgrmap e6: trial023.snnpci(active, starting, since 0.00240952s) 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr metadata", "who": "trial023.snnpci", "id": "trial023.snnpci"} : dispatch 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "mds metadata"} : dispatch 2026-02-25T13:26:28.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata"} : dispatch 2026-02-25T13:26:28.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata"} : dispatch 2026-02-25T13:26:28.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:28 trial023 ceph-mon[36346]: Manager daemon trial023.snnpci is now available 2026-02-25T13:26:29.297 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout { 2026-02-25T13:26:29.297 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-02-25T13:26:29.297 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-25T13:26:29.297 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout } 2026-02-25T13:26:29.297 INFO:teuthology.orchestra.run.trial023.stdout:mgr epoch 5 is available 2026-02-25T13:26:29.298 INFO:teuthology.orchestra.run.trial023.stdout:Verifying orchestrator module is enabled... 2026-02-25T13:26:29.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:29.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:29.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:29.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:29.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:26:29.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:26:29.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/mirror_snapshot_schedule"} : dispatch 2026-02-25T13:26:29.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/trash_purge_schedule"} : dispatch 2026-02-25T13:26:29.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:29.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:29.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:29 trial023 ceph-mon[36346]: mgrmap e7: trial023.snnpci(active, since 1.0036s) 2026-02-25T13:26:30.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:30 trial023 ceph-mon[36346]: Found migration_current of "None". Setting to last migration. 2026-02-25T13:26:30.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:30 trial023 ceph-mon[36346]: Starting service-discovery server on 10.20.193.23:8765... 2026-02-25T13:26:30.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:30 trial023 ceph-mon[36346]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-25T13:26:30.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:30 trial023 ceph-mon[36346]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-25T13:26:30.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:30 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3048250749' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-25T13:26:30.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:30 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:30.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:30 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:30.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:30 trial023 ceph-mon[36346]: Starting cephadm-agent server on 10.20.193.23:7150... 2026-02-25T13:26:30.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:30 trial023 ceph-mon[36346]: Cherrypy server started successfully. 2026-02-25T13:26:30.601 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2026-02-25T13:26:30.601 INFO:teuthology.orchestra.run.trial023.stdout:Setting orchestrator backend to cephadm... 2026-02-25T13:26:31.309 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout value unchanged 2026-02-25T13:26:31.310 INFO:teuthology.orchestra.run.trial023.stdout:Generating ssh key... 2026-02-25T13:26:31.727 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:31 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3048250749' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-25T13:26:31.727 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:31 trial023 ceph-mon[36346]: mgrmap e8: trial023.snnpci(active, since 2s) 2026-02-25T13:26:31.727 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:31 trial023 ceph-mon[36346]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:31.727 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:31 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:31.728 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:31 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:26:31.728 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:31 trial023 ceph-mon[36346]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:32.030 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJwd1yZ2UzJ9fPKggZ8gFJrB3wYfk4dguUllP3q1RETu ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:32.030 INFO:teuthology.orchestra.run.trial023.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-02-25T13:26:32.030 INFO:teuthology.orchestra.run.trial023.stdout:Adding key to root@localhost authorized_keys... 2026-02-25T13:26:32.031 INFO:teuthology.orchestra.run.trial023.stdout:Adding host trial023... 2026-02-25T13:26:32.653 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:32 trial023 ceph-mon[36346]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:32.654 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:32 trial023 ceph-mon[36346]: Generating ssh key... 2026-02-25T13:26:32.654 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:32 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:32.654 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:32 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:32.654 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:32 trial023 ceph-mon[36346]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:32.654 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:32 trial023 ceph-mon[36346]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial023", "addr": "10.20.193.23", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:33.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:33 trial023 ceph-mon[36346]: Deploying cephadm binary to trial023 2026-02-25T13:26:34.284 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout Added host 'trial023' with addr '10.20.193.23' 2026-02-25T13:26:34.284 INFO:teuthology.orchestra.run.trial023.stdout:Deploying mon service with default placement... 2026-02-25T13:26:34.658 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-02-25T13:26:34.658 INFO:teuthology.orchestra.run.trial023.stdout:Deploying mgr service with default placement... 2026-02-25T13:26:35.027 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-02-25T13:26:35.028 INFO:teuthology.orchestra.run.trial023.stdout:Deploying crash service with default placement... 2026-02-25T13:26:35.400 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:35 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:35.400 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:35 trial023 ceph-mon[36346]: Added host trial023 2026-02-25T13:26:35.400 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:35 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:26:35.400 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:35 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:35.400 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:35 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:35.400 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:35 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:35.406 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2026-02-25T13:26:35.406 INFO:teuthology.orchestra.run.trial023.stdout:Deploying ceph-exporter service with default placement... 2026-02-25T13:26:35.791 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2026-02-25T13:26:35.791 INFO:teuthology.orchestra.run.trial023.stdout:Deploying prometheus service with default placement... 2026-02-25T13:26:36.151 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2026-02-25T13:26:36.151 INFO:teuthology.orchestra.run.trial023.stdout:Deploying grafana service with default placement... 2026-02-25T13:26:36.518 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:36.518 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: Saving service mon spec with placement count:5 2026-02-25T13:26:36.518 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:36.518 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: Saving service mgr spec with placement count:2 2026-02-25T13:26:36.518 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:36.519 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:36.519 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: Saving service crash spec with placement * 2026-02-25T13:26:36.519 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:36.519 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:36.519 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:36.519 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:36 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:36.524 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2026-02-25T13:26:36.524 INFO:teuthology.orchestra.run.trial023.stdout:Deploying node-exporter service with default placement... 2026-02-25T13:26:36.900 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2026-02-25T13:26:36.900 INFO:teuthology.orchestra.run.trial023.stdout:Deploying alertmanager service with default placement... 2026-02-25T13:26:37.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:37 trial023 ceph-mon[36346]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:37.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:37 trial023 ceph-mon[36346]: Saving service ceph-exporter spec with placement * 2026-02-25T13:26:37.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:37 trial023 ceph-mon[36346]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:37.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:37 trial023 ceph-mon[36346]: Saving service prometheus spec with placement count:1 2026-02-25T13:26:37.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:37 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:37.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:37 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:37.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:37 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:37.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:37 trial023 ceph-mon[36346]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:26:37.574 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2026-02-25T13:26:38.495 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:38 trial023 ceph-mon[36346]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:38.495 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:38 trial023 ceph-mon[36346]: Saving service grafana spec with placement count:1 2026-02-25T13:26:38.495 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:38 trial023 ceph-mon[36346]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:38.495 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:38 trial023 ceph-mon[36346]: Saving service node-exporter spec with placement * 2026-02-25T13:26:38.495 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:38 trial023 ceph-mon[36346]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:38.495 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:38 trial023 ceph-mon[36346]: Saving service alertmanager spec with placement count:1 2026-02-25T13:26:38.495 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:38 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2825578524' entity='client.admin' 2026-02-25T13:26:38.806 INFO:teuthology.orchestra.run.trial023.stdout:Enabling the dashboard module... 2026-02-25T13:26:40.023 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:39 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/887513579' entity='client.admin' 2026-02-25T13:26:40.023 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:39 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3862480288' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-25T13:26:40.199 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout { 2026-02-25T13:26:40.199 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-02-25T13:26:40.199 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "available": true, 2026-02-25T13:26:40.199 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "active_name": "trial023.snnpci", 2026-02-25T13:26:40.199 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-02-25T13:26:40.200 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout } 2026-02-25T13:26:40.200 INFO:teuthology.orchestra.run.trial023.stdout:Waiting for the mgr to restart... 2026-02-25T13:26:40.200 INFO:teuthology.orchestra.run.trial023.stdout:Waiting for mgr epoch 9... 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3862480288' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: mgrmap e9: trial023.snnpci(active, since 11s) 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2699760595' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: Active manager daemon trial023.snnpci restarted 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: Activating manager daemon trial023.snnpci 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: osdmap e3: 0 total, 0 up, 0 in 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: mgrmap e10: trial023.snnpci(active, starting, since 0.00277003s) 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr metadata", "who": "trial023.snnpci", "id": "trial023.snnpci"} : dispatch 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mds metadata"} : dispatch 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata"} : dispatch 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata"} : dispatch 2026-02-25T13:26:41.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:40 trial023 ceph-mon[36346]: Manager daemon trial023.snnpci is now available 2026-02-25T13:26:41.641 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout { 2026-02-25T13:26:41.642 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-02-25T13:26:41.642 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout "initialized": true 2026-02-25T13:26:41.642 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout } 2026-02-25T13:26:41.642 INFO:teuthology.orchestra.run.trial023.stdout:mgr epoch 9 is available 2026-02-25T13:26:41.642 INFO:teuthology.orchestra.run.trial023.stdout:Using certmgr to generate dashboard self-signed certificate... 2026-02-25T13:26:41.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:41 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:26:41.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:41 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/mirror_snapshot_schedule"} : dispatch 2026-02-25T13:26:41.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:41 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/trash_purge_schedule"} : dispatch 2026-02-25T13:26:41.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:41 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:41.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:41 trial023 ceph-mon[36346]: mgrmap e11: trial023.snnpci(active, since 1.00468s) 2026-02-25T13:26:42.504 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFHjCCAwagAwIBAgITOai4ZKxq+3BF3KchL2eCvqzFbDANBgkqhkiG9w0BAQsF\nADA8MTowOAYDVQQDDDFjZXBoYWRtLXJvb3QtODg5ZDVmZDEtMTI0ZC0xMWYxLTlk\nYTctZDQwNGU2ZTdkNDYwMB4XDTI2MDIyNTEzMjY0MloXDTI5MDIyNDEzMjY0Mlow\nFzEVMBMGA1UEAwwMMTAuMjAuMTkzLjIzMIICIjANBgkqhkiG9w0BAQEFAAOCAg8A\nMIICCgKCAgEAzOGr6kpcxm1yASq2Nc3iadIQ72+AZVzq/a6e8yyuy4Vv+7STV+xy\nbB2BAocLfTsbmryI7/mOIOzvpSZmwoyL2qlxZhf4JTGEz2YBSSLq/hIMuovwmY69\nE3AT7TpRIn4OEXfGllGuHtpxHTGnFeLNA6/VEbR5h65Ms4ZM0ZRWH6zNcr8GIkRW\nf6u6FowHzE8iNR7IQErQZhjAsaLX6uwy3tAsq+B3RLjW2tmCJPArry3QEGrDiKtb\nZ6qPCxB/07fvkxvF3jHbhPkEFRcfq10LqGEx37Lhn8CQyZ1mepMz3Bumr9ilPcya\nkjMTypjCdFjksZ+09geulKvOa5/1KMfSj47YyiJC03H7ycdDAre8P4Mc9Do/q6d6\nauVRYvfCqlJ4zXpYM9bRSlXk8BdQhTmLuMTZy6P0Bn5TubILrKfER2NZ+phpuqa/\n7Lhdv+Ibd7Uhfr3udmPz9rVP+9FeMI/hJtZLMay5Loe9mZ5MTkjq5T1sftNE/Uab\nZEUdOCC0OfmkNHyNqG3ssKBFqXCmu/J/JTYszsar5r2X4tnEYAKOlHkNFCbM8Ef0\nw1W+W3pLKHztJohaL98cKIYa7jZPC0lGrV1wVICYpFrE/Yr//J6p7gc5Q471eW0l\nyL1C6fodsiZYfEJ5M8UStA6WORaPLQFgnWXTIVbtZ9b5OBZg4bFGHXsCAwEAAaM+\nMDwwLAYDVR0RBCUwI4IIdHJpYWwwMjOCEWRhc2hib2FyZF9zZXJ2ZXJzhwQKFMEX\nMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggIBAAdt//87e+js7ZWKrhvu\nVqki/ftzA7G2weGPyhcT8C2P+WPFRl5AEgY3lYl6rSL8B3fwz0aV76PIGokWrsqP\nuc3bFbhSds4U50mFl1rq64AezQKHfC3CTbO6ddS5LLEK7uG92WPPtblB/jIfi/vC\nyaCRKb5gXcB7EggOCAXd6/ODbAoeRpoKNIl2z9FI74Tv6EDxa6frQmlcAGbvp1ba\nyuFYBnnl/pusO8NZU28WmbZ5SY4LIZgixtV/90IufrH57/Y78obS0mICxQGFU6zk\nk2cKdmWaW4EfDtV5YerJ6ZUlILK8B912PY6c5SThL6b8IlYqjqa3AAzUGg0TFoXS\nxUe+alsxmXXMurMyMlug4jYDE5Pw/K9IDPfUO4efYNCJnuRoKOSvbKCUPpmzG2Ej\nIDV9BWu7XKVOVxBEJjThEJ5GBDiWY0kKnm7U7tig3F4yf5HMfLyNZAnIX1Bd3RoG\nfkGYzk8EY9IRUpBURlTjfD1mXvgaCo3sP6e67kqZJrY5OtVtP/x5vRX4M+DMgw8U\nS1lSCu7DCPNVtmEYmqCZTZPAaWBCq3L9kvE4P1h7nmXOSc1Ap1Ooqrg5zjGetHSJ\n4bLv1MjYyQWLk1yOb8fta98VDJb/LE3z2acm1Sp7VzJOUsacZc8up4cL/7thegdu\nAY1uGjz1bKYaQnLLJ8OoBPVA\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAzOGr6kpcxm1yASq2Nc3iadIQ72+AZVzq/a6e8yyuy4Vv+7ST\nV+xybB2BAocLfTsbmryI7/mOIOzvpSZmwoyL2qlxZhf4JTGEz2YBSSLq/hIMuovw\nmY69E3AT7TpRIn4OEXfGllGuHtpxHTGnFeLNA6/VEbR5h65Ms4ZM0ZRWH6zNcr8G\nIkRWf6u6FowHzE8iNR7IQErQZhjAsaLX6uwy3tAsq+B3RLjW2tmCJPArry3QEGrD\niKtbZ6qPCxB/07fvkxvF3jHbhPkEFRcfq10LqGEx37Lhn8CQyZ1mepMz3Bumr9il\nPcyakjMTypjCdFjksZ+09geulKvOa5/1KMfSj47YyiJC03H7ycdDAre8P4Mc9Do/\nq6d6auVRYvfCqlJ4zXpYM9bRSlXk8BdQhTmLuMTZy6P0Bn5TubILrKfER2NZ+php\nuqa/7Lhdv+Ibd7Uhfr3udmPz9rVP+9FeMI/hJtZLMay5Loe9mZ5MTkjq5T1sftNE\n/UabZEUdOCC0OfmkNHyNqG3ssKBFqXCmu/J/JTYszsar5r2X4tnEYAKOlHkNFCbM\n8Ef0w1W+W3pLKHztJohaL98cKIYa7jZPC0lGrV1wVICYpFrE/Yr//J6p7gc5Q471\neW0lyL1C6fodsiZYfEJ5M8UStA6WORaPLQFgnWXTIVbtZ9b5OBZg4bFGHXsCAwEA\nAQKCAgBbnJMrLbojTf/6rpcQIvIZQEGrVq/SY0R+T60qbjHwtkd3BO0XlRYq6txr\nfWgxRJNY0vHmYC/h4CBeN/geCQtmKHsY3CHsu6I3vNRZWCA8oGSJq5ZXi4BXJzf5\nzShHZJc0z1qAj6Bskl+e3rtoKWRjwCVlh84J0fHhGm3SDuKdwj6RjwIWo3kMGIUa\nnN3FySKyHwQK34klBe9v3rFujdRHVk2LQ1EBbSdBb53ml2/pInKVTLAHNhwmlBjn\nKScHTAl3vaTx8FhIsrJVHeRe0zmpvmA3Nzz1Gn2DcXrH13eKdeDIY3ar1gfN1MIG\nRt04eiE0nYWkt5WkS9h+vmU4qXUoSBMJFnP1bOMW7fuXlcuHHplcy+hu9oNV4j84\nmtpEW3B/G1YWkD+xZLwLG0E2EKIebKPeJq+unO8ajWWvFFOCC4yZ+UUDum+OEevu\nYb5AY0qAR78P6MccbV7AlxeUmPU0d5fdLUg4mxMHiW+RUaRg1kWgB01FN19FM+Lf\nJFI66cJN3VL0d6z4v6Qtoz0sGKuk8WRlyGfCGBXvxEkkcwEZJR5EGJl4793ccZII\nvONRTOO1GjpsSlh63EXEHYb4MDmqBK71OFCPMq5tiud3ZVAb+YUp1YJPfOCrUqvO\nynYFZOwhvKLPuzsIKJhIsq2a8Db8MWk9S2z6B0dr6yKfqAKHzQKCAQEA7atzqFNx\n5MQ0nsZiEpISMBLJW5mJJmhUlXQNohOonhbw09dRIMBbacP7gilxEC4+SyKdilsb\nXq6bx5GtQXIwZneHhe8GeHSyOt5YgdXXXbGssIq0w1Xp9fxXbZo41SOkT8Gao97n\nfc1LYYAYeD/tfkOa7+YsLD/PETg9G9WYBwZ801kHYmKAIu3zzM+oSFnvkCcHog/p\no6nxoLeMMLWRFM3zqsQul+93F9pRz5xwlZyYxiInZLWa3kBohTrFTRxJEqXl0QpH\nf7XZM1TDBLYZdLPbUeLC+NH3AKPsMDSg5Raxd2CAMdH4RD8g4aTYTcRKRSr3oFjf\n4epY+p69gXqXlQKCAQEA3K7ZkRSQ+cBV3KIXNZFJgm+wE3xdiqWcSwqd8TEYShTM\nUfb/6Yf+Om3FbZ/d37qeoYN5buZsvI59uNrUm2PnQS0F4SKJhQr3qlxUv+t0IiPp\n/ISKae9iGwngfCwILuBjcNSQKZzuT3vTNw2OfJMh1JWycr2eQk6ULwGPRgtusuqq\nieBBby+YR4WJEOVaRyg/p7bfxEmR+Yy7HYhu9EZ7IvFERIw8Po6G165wyRZQtrro\nlgGoFrNC2Sqa1rMN8nhW94iqUHoYbPSk5p0XlftiZdy5Lvw6BOitNG/FHweoQ3MQ\nvTFlAAnJNSL4MKrFqGhWosurBRvc8RwjumWXUvxczwKCAQEA1yGMzV7LB2I6p0W3\nXEvwPqeisFFn/eYOOkIUXRMiXAcz8u1BuD2mATSvIoDUoOra5DPvGl+hhLDUvW61\nvznXacjkWW2lE7+93N+KievAyESdpifHu9C2uDyz/rfMndFnV/JNQevw6sS7aQQE\nIkTrepFDW8ejUGJp0pJvbhSHSkSrFLvPnVS/2948ArYtA2C1ImzR0fZJbCXWW74J\nHcYcDxLlbzupWUofKO4rg5t9pU9cUmxz8AsapfbzJTWvhj8GPeUBA5kkYwt+EaK1\n7DvRCvwKmDKEfanAxUmb736T7Qn/lak6IN6ItW3XG6iVSr9U4wsjnncUIHB6HlE2\nBE+tiQKCAQBIruoHh5+MMpXU+inswbJVXJXAhTiF3q/QY2nLs6DNXXZCFLkK4HiS\nI+9fgMTh2CRBC/1l0kzD+aZcyO43U7sp0ztZgDeM8yTJHmnnYBQ63ltFiR3RcD9+\nqk0eeJ4lWlBGLCxjGEXBNgZF3pgsXYVJ8Bf7BIroSdsydDANINzP3sxWZt8GUMW1\n4LxZLUEDqLT2dxvSGW0TpQ9H1dS9ba1Gv/H9Jbb935F33gNVp5zj4kGSjm8fMuF0\nhzzCM+0HDC2Qj5mQsfXzhMv/DIRlKIurAvyXBgnR7hSF7b4dzzbTKEW+GlOqpI55\nis/1r3k0U1EdgzkLkLa/TsZRsP4bHfUvAoIBAQDP3WdX3RdVgCJJbOsOB84iqewK\nTKa7WhWFUxHVWQjkJF3dvsd2toX4fFk+6uBnf57WVFq1fMJFdCP5WXLa3aXXEwxm\nCsriAoZjPgxAmLAUXSXBfoZY9shhoZkh2gyggjbv3TWl3+0n2RGixFvBrveWUYUC\nBLT6xOzigkqKrPLo72bwzw0VgBRTocwObfV6ybqGYbIdKwDgkhXhnV6bfrbffVPS\nRawQ0oKTpDS4DZlAdG6bG42nlpMR7x1Dc8sx1XTCJyt24nANZJR4zjh3vW9ii6bc\nztLZgRm9G2BvSweo/QvsvXwHUzyl2hOZ7pxTvGaep/KGtuQjvISZFqkFJuN+\n-----END RSA PRIVATE KEY-----\n"} 2026-02-25T13:26:42.886 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout SSL certificate updated 2026-02-25T13:26:43.259 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2026-02-25T13:26:43.259 INFO:teuthology.orchestra.run.trial023.stdout:Creating initial admin user... 2026-02-25T13:26:43.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:43 trial023 ceph-mon[36346]: Starting service-discovery server on 10.20.193.23:8765... 2026-02-25T13:26:43.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:43 trial023 ceph-mon[36346]: Starting cephadm-agent server on 10.20.193.23:7150... 2026-02-25T13:26:43.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:43 trial023 ceph-mon[36346]: Cherrypy server started successfully. 2026-02-25T13:26:43.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:43 trial023 ceph-mon[36346]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-25T13:26:43.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:43 trial023 ceph-mon[36346]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-25T13:26:43.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:43 trial023 ceph-mon[36346]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:43.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:43 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:43.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:43 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:43.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:43 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:43.836 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$mXMQlkcw9OG0FzB.EnriFetJgbyAFQsuPAbu6rtSIZslOhz1.HSOC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1772026003, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-02-25T13:26:43.836 INFO:teuthology.orchestra.run.trial023.stdout:Fetching dashboard port number... 2026-02-25T13:26:44.183 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stdout 8443 2026-02-25T13:26:44.191 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2026-02-25T13:26:44.191 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout disabled 2026-02-25T13:26:44.196 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2026-02-25T13:26:44.197 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout inactive 2026-02-25T13:26:44.197 INFO:teuthology.orchestra.run.trial023.stdout:firewalld.service is not enabled 2026-02-25T13:26:44.197 INFO:teuthology.orchestra.run.trial023.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-02-25T13:26:44.197 INFO:teuthology.orchestra.run.trial023.stdout:Ceph Dashboard is now available at: 2026-02-25T13:26:44.198 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.198 INFO:teuthology.orchestra.run.trial023.stdout: URL: https://trial023:8443/ 2026-02-25T13:26:44.198 INFO:teuthology.orchestra.run.trial023.stdout: User: admin 2026-02-25T13:26:44.198 INFO:teuthology.orchestra.run.trial023.stdout: Password: n93xm8appo 2026-02-25T13:26:44.198 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.198 INFO:teuthology.orchestra.run.trial023.stdout:Saving cluster configuration to /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config directory 2026-02-25T13:26:44.597 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:44 trial023 ceph-mon[36346]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:44.597 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:44 trial023 ceph-mon[36346]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:44.597 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:44 trial023 ceph-mon[36346]: mgrmap e12: trial023.snnpci(active, since 2s) 2026-02-25T13:26:44.597 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:44 trial023 ceph-mon[36346]: from='client.14180 -' 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-25T13:26:44.597 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:44 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:44.597 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:44 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2181258937' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout:Or, if you are only running a single cluster on this host: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout:Please consider enabling telemetry to help improve Ceph: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: ceph telemetry on 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout:For more information see: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:44.599 INFO:teuthology.orchestra.run.trial023.stdout:Bootstrap complete. 2026-02-25T13:26:44.607 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout static 2026-02-25T13:26:44.613 INFO:teuthology.orchestra.run.trial023.stdout:Non-zero exit code 3 from systemctl is-active logrotate 2026-02-25T13:26:44.613 INFO:teuthology.orchestra.run.trial023.stdout:systemctl: stdout inactive 2026-02-25T13:26:44.613 INFO:teuthology.orchestra.run.trial023.stdout:Enabling the logrotate.timer service to perform daily log rotation. 2026-02-25T13:26:44.765 INFO:tasks.cephadm:Fetching config... 2026-02-25T13:26:44.765 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:26:44.765 DEBUG:teuthology.orchestra.run.trial023:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-02-25T13:26:44.782 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-02-25T13:26:44.782 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:26:44.782 DEBUG:teuthology.orchestra.run.trial023:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-02-25T13:26:44.839 INFO:tasks.cephadm:Fetching mon keyring... 2026-02-25T13:26:44.839 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:26:44.840 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/keyring of=/dev/stdout 2026-02-25T13:26:44.904 INFO:tasks.cephadm:Fetching pub ssh key... 2026-02-25T13:26:44.904 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:26:44.905 DEBUG:teuthology.orchestra.run.trial023:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-02-25T13:26:44.963 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-02-25T13:26:44.963 DEBUG:teuthology.orchestra.run.trial023:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJwd1yZ2UzJ9fPKggZ8gFJrB3wYfk4dguUllP3q1RETu ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-25T13:26:45.037 INFO:teuthology.orchestra.run.trial023.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJwd1yZ2UzJ9fPKggZ8gFJrB3wYfk4dguUllP3q1RETu ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:45.046 DEBUG:teuthology.orchestra.run.trial032:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJwd1yZ2UzJ9fPKggZ8gFJrB3wYfk4dguUllP3q1RETu ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-02-25T13:26:45.081 INFO:teuthology.orchestra.run.trial032.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJwd1yZ2UzJ9fPKggZ8gFJrB3wYfk4dguUllP3q1RETu ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:26:45.091 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-02-25T13:26:45.205 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:26:45.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:45 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2106719430' entity='client.admin' 2026-02-25T13:26:45.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:45 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2144719071' entity='client.admin' 2026-02-25T13:26:45.599 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-02-25T13:26:45.599 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-02-25T13:26:45.716 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:26:46.117 INFO:tasks.cephadm:Writing (initial) conf and keyring to trial032 2026-02-25T13:26:46.117 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:26:46.118 DEBUG:teuthology.orchestra.run.trial032:> dd of=/etc/ceph/ceph.conf 2026-02-25T13:26:46.136 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:26:46.136 DEBUG:teuthology.orchestra.run.trial032:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-25T13:26:46.193 INFO:tasks.cephadm:Adding host trial032 to orchestrator... 2026-02-25T13:26:46.193 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph orch host add trial032 2026-02-25T13:26:46.309 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:26:47.120 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:47.120 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:47.120 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd/host:trial023", "name": "osd_memory_target"} : dispatch 2026-02-25T13:26:47.120 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:47.120 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:47.120 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:47.121 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-25T13:26:47.121 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-25T13:26:47.121 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:26:47.121 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: Deploying daemon ceph-exporter.trial023 on trial023 2026-02-25T13:26:47.121 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:47.121 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:47.121 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:46 trial023 ceph-mon[36346]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial032", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:26:48.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:47 trial023 ceph-mon[36346]: Deploying cephadm binary to trial032 2026-02-25T13:26:48.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:47 trial023 ceph-mon[36346]: mgrmap e13: trial023.snnpci(active, since 6s) 2026-02-25T13:26:48.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:47 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:48.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:47 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:48.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:47 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:48.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:47 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:48.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:47 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial023", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-25T13:26:48.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:47 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial023", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-25T13:26:48.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:47 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:26:48.340 INFO:teuthology.orchestra.run.trial023.stdout:Added host 'trial032' with addr '10.20.193.32' 2026-02-25T13:26:48.603 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-25T13:26:48.818 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:26:49.049 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:49.049 INFO:teuthology.orchestra.run.trial023.stdout:[{"addr": "10.20.193.23", "hostname": "trial023", "labels": [], "status": ""}, {"addr": "10.20.193.32", "hostname": "trial032", "labels": [], "status": ""}] 2026-02-25T13:26:49.193 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config-key ls 2026-02-25T13:26:49.319 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:26:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:49 trial023 ceph-mon[36346]: Deploying daemon crash.trial023 on trial023 2026-02-25T13:26:49.436 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:49 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:49.436 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:49 trial023 ceph-mon[36346]: Added host trial032 2026-02-25T13:26:49.436 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:49 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:49.436 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:49 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:49.436 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:49 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:49.436 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:49 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:49.436 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:49 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:49.436 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:49 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:49.732 INFO:teuthology.orchestra.run.trial023.stdout:[ 2026-02-25T13:26:49.732 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/", 2026-02-25T13:26:49.732 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_cache_enabled", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_enable_ops_log", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_enable_usage_log", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/auth_debug", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/container_image", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/debug_asserts_on_shutdown", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_file", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_journald", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_stderr", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_allow_pool_delete", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_clock_drift_allowed", 2026-02-25T13:26:49.733 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_cluster_log_to_file", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_max_pg_per_osd", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_pg_warn_max_object_skew", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_legacy_crush_tunables", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_osd_down_out_interval_zero", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_too_few_osds", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/ms_die_on_bug", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/ms_die_on_old_message", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/osd_pool_default_erasure_code_profile", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/osd_pool_default_pg_autoscale_mode", 2026-02-25T13:26:49.734 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/debug_mgr", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/debug_ms", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/mon_reweight_min_bytes_per_osd", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/mon_reweight_min_pgs_per_osd", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_allow_insecure_global_id_reclaim", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_mon_ticket_ttl", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_service_ticket_ttl", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_mon", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_ms", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_paxos", 2026-02-25T13:26:49.735 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_data_avail_warn", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_mgr_mkfs_grace", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_osd_prime_pg_temp", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_osd_reporter_subtree_level", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_reweight_min_bytes_per_osd", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_reweight_min_pgs_per_osd", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/bdev_debug_aio", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/debug_ms", 2026-02-25T13:26:49.736 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/debug_osd", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_misdirected_ops", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_op_order", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_pg_log_writeout", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_shutdown", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_cached_snaps", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_missing_on_start", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_stray_on_activate", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_deep_scrub_update_digest_min_age", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_mclock_profile", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_mclock_skip_benchmark", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_memory_target_autotune", 2026-02-25T13:26:49.737 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_op_queue", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_op_queue_cut_off", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_recover_clone_overlap", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_recovery_max_chunk", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_scrub_load_threshold", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_scrub_max_interval", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_shutdown_pgref_assert", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/3/", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/3/+global/public_network", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/4/", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/4/+mgr/mgr/cephadm/migration_current", 2026-02-25T13:26:49.738 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/5/", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/5/+mgr/mgr/orchestrator/orchestrator", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/+global/container_image", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/-global/container_image", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/7/", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/7/+mgr/mgr/cephadm/container_init", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/8/", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/8/+mgr/mgr/dashboard/ssl_server_port", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/9/", 2026-02-25T13:26:49.739 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/9/+mgr/mgr/cephadm/allow_ptrace", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_cache_enabled", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_enable_ops_log", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_enable_usage_log", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/auth_debug", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/container_image", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/debug_asserts_on_shutdown", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_file", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_journald", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_stderr", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_allow_pool_delete", 2026-02-25T13:26:49.740 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_clock_drift_allowed", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_cluster_log_to_file", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_max_pg_per_osd", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_pg_warn_max_object_skew", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_legacy_crush_tunables", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_osd_down_out_interval_zero", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_too_few_osds", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/ms_die_on_bug", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/ms_die_on_old_message", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/osd_pool_default_erasure_code_profile", 2026-02-25T13:26:49.741 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/osd_pool_default_pg_autoscale_mode", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/public_network", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/debug_mgr", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/debug_ms", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/allow_ptrace", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/container_init", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/migration_current", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/dashboard/ssl_server_port", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/orchestrator/orchestrator", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mon_reweight_min_bytes_per_osd", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mon_reweight_min_pgs_per_osd", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_allow_insecure_global_id_reclaim", 2026-02-25T13:26:49.742 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_mon_ticket_ttl", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_service_ticket_ttl", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_mon", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_ms", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_paxos", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_data_avail_warn", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_mgr_mkfs_grace", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_osd_prime_pg_temp", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_osd_reporter_subtree_level", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_reweight_min_bytes_per_osd", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_reweight_min_pgs_per_osd", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-25T13:26:49.743 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/bdev_debug_aio", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/debug_ms", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/debug_osd", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_misdirected_ops", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_op_order", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_pg_log_writeout", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_shutdown", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_cached_snaps", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_missing_on_start", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_stray_on_activate", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_deep_scrub_update_digest_min_age", 2026-02-25T13:26:49.744 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_mclock_profile", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_mclock_skip_benchmark", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_memory_target_autotune", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_op_queue", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_op_queue_cut_off", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_recover_clone_overlap", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_recovery_max_chunk", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_scrub_load_threshold", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_scrub_max_interval", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_shutdown_pgref_assert", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_agent_cert", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_ceph-exporter_cert", 2026-02-25T13:26:49.745 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_node-exporter_cert", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm_root_ca_cert", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_agent_key", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_ceph-exporter_key", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_node-exporter_key", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm_root_ca_key", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/client_keyrings", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/config_checks", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/host.trial023", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/host.trial023.devices.0", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/inventory", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/osd_remove_queue", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.alertmanager", 2026-02-25T13:26:49.746 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.ceph-exporter", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.crash", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.grafana", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.mgr", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.mon", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.node-exporter", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.prometheus", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/ssh_identity_key", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/ssh_identity_pub", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/accessdb_v2", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/cluster/status", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/crt", 2026-02-25T13:26:49.747 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/key", 2026-02-25T13:26:49.748 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/collection", 2026-02-25T13:26:49.748 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/report_id", 2026-02-25T13:26:49.748 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/salt" 2026-02-25T13:26:49.748 INFO:teuthology.orchestra.run.trial023.stdout:] 2026-02-25T13:26:49.878 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config-key get mgr/cephadm/inventory 2026-02-25T13:26:49.997 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:26:50.438 INFO:teuthology.orchestra.run.trial023.stdout:{"trial023": {"hostname": "trial023", "addr": "10.20.193.23", "labels": [], "status": ""}, "trial032": {"hostname": "trial032", "addr": "10.20.193.32", "labels": [], "status": ""}} 2026-02-25T13:26:50.438 INFO:tasks.cephadm:Host add for trial032 incomplete Host in host ls: True Host got config-key entry: False Host in cephadm inventory config-key entry: True 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: Deploying daemon node-exporter.trial023 on trial023 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3761410551' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:50.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:50 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/972876312' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-25T13:26:51.994 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:51 trial023 ceph-mon[36346]: Deploying daemon alertmanager.trial023 on trial023 2026-02-25T13:26:51.994 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:51 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.295 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-25T13:26:54.296 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-25T13:26:54.297 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:54.297 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:53 trial023 ceph-mon[36346]: Deploying daemon grafana.trial023 on trial023 2026-02-25T13:26:55.439 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-25T13:26:55.559 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:26:55.796 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:26:55.796 INFO:teuthology.orchestra.run.trial023.stdout:[{"addr": "10.20.193.23", "hostname": "trial023", "labels": [], "status": ""}, {"addr": "10.20.193.32", "hostname": "trial032", "labels": [], "status": ""}] 2026-02-25T13:26:55.935 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config-key ls 2026-02-25T13:26:56.053 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:26:56.332 INFO:teuthology.orchestra.run.trial023.stdout:[ 2026-02-25T13:26:56.332 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/10/", 2026-02-25T13:26:56.332 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/10/+mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_cache_enabled", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_enable_ops_log", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_enable_usage_log", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/auth_debug", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/container_image", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/debug_asserts_on_shutdown", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_file", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_journald", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_stderr", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_allow_pool_delete", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_clock_drift_allowed", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_cluster_log_to_file", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_max_pg_per_osd", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_pg_warn_max_object_skew", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_legacy_crush_tunables", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_osd_down_out_interval_zero", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_too_few_osds", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/ms_die_on_bug", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/ms_die_on_old_message", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/osd_pool_default_erasure_code_profile", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/osd_pool_default_pg_autoscale_mode", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/debug_mgr", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/debug_ms", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/mon_reweight_min_bytes_per_osd", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/mon_reweight_min_pgs_per_osd", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_allow_insecure_global_id_reclaim", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_mon_ticket_ttl", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_service_ticket_ttl", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_mon", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_ms", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_paxos", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_data_avail_warn", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_mgr_mkfs_grace", 2026-02-25T13:26:56.333 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_osd_prime_pg_temp", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_osd_reporter_subtree_level", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_reweight_min_bytes_per_osd", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_reweight_min_pgs_per_osd", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/bdev_debug_aio", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/debug_ms", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/debug_osd", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_misdirected_ops", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_op_order", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_pg_log_writeout", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_shutdown", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_cached_snaps", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_missing_on_start", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_stray_on_activate", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_deep_scrub_update_digest_min_age", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_mclock_profile", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_mclock_skip_benchmark", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_memory_target_autotune", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_op_queue", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_op_queue_cut_off", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_recover_clone_overlap", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_recovery_max_chunk", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_scrub_load_threshold", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_scrub_max_interval", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_shutdown_pgref_assert", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/3/", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/3/+global/public_network", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/4/", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/4/+mgr/mgr/cephadm/migration_current", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/5/", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/5/+mgr/mgr/orchestrator/orchestrator", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/+global/container_image", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/-global/container_image", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/7/", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/7/+mgr/mgr/cephadm/container_init", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/8/", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/8/+mgr/mgr/dashboard/ssl_server_port", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/9/", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/9/+mgr/mgr/cephadm/allow_ptrace", 2026-02-25T13:26:56.334 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_cache_enabled", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_enable_ops_log", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_enable_usage_log", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/auth_debug", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/container_image", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/debug_asserts_on_shutdown", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_file", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_journald", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_stderr", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_allow_pool_delete", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_clock_drift_allowed", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_cluster_log_to_file", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_max_pg_per_osd", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_pg_warn_max_object_skew", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_legacy_crush_tunables", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_osd_down_out_interval_zero", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_too_few_osds", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/ms_die_on_bug", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/ms_die_on_old_message", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/osd_pool_default_erasure_code_profile", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/osd_pool_default_pg_autoscale_mode", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/public_network", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/debug_mgr", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/debug_ms", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/allow_ptrace", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/container_init", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/migration_current", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/dashboard/ssl_server_port", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/orchestrator/orchestrator", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mon_reweight_min_bytes_per_osd", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mon_reweight_min_pgs_per_osd", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_allow_insecure_global_id_reclaim", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_mon_ticket_ttl", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_service_ticket_ttl", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_mon", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_ms", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_paxos", 2026-02-25T13:26:56.335 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_data_avail_warn", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_mgr_mkfs_grace", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_osd_prime_pg_temp", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_osd_reporter_subtree_level", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_reweight_min_bytes_per_osd", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_reweight_min_pgs_per_osd", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/bdev_debug_aio", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/debug_ms", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/debug_osd", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_misdirected_ops", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_op_order", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_pg_log_writeout", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_shutdown", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_cached_snaps", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_missing_on_start", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_stray_on_activate", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_deep_scrub_update_digest_min_age", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_mclock_profile", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_mclock_skip_benchmark", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_memory_target_autotune", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_op_queue", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_op_queue_cut_off", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_recover_clone_overlap", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_recovery_max_chunk", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_scrub_load_threshold", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_scrub_max_interval", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_shutdown_pgref_assert", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_agent_cert", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_alertmanager_cert", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_ceph-exporter_cert", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_grafana_cert", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_node-exporter_cert", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm_root_ca_cert", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_agent_key", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_alertmanager_key", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_ceph-exporter_key", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_grafana_key", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_node-exporter_key", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm_root_ca_key", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/client_keyrings", 2026-02-25T13:26:56.336 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/config_checks", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/host.trial023", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/host.trial023.devices.0", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/inventory", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/osd_remove_queue", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/prometheus/web_password", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/prometheus/web_user", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.alertmanager", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.ceph-exporter", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.crash", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.grafana", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.mgr", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.mon", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.node-exporter", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.prometheus", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/ssh_identity_key", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/ssh_identity_pub", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/accessdb_v2", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/cluster/status", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/crt", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/key", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/progress/completed", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/collection", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/report_id", 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/salt" 2026-02-25T13:26:56.337 INFO:teuthology.orchestra.run.trial023.stdout:] 2026-02-25T13:26:56.475 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config-key get mgr/cephadm/inventory 2026-02-25T13:26:56.593 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:26:56.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:56 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:26:56.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:56 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3708414956' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-25T13:26:57.025 INFO:teuthology.orchestra.run.trial023.stdout:{"trial023": {"hostname": "trial023", "addr": "10.20.193.23", "labels": [], "status": ""}, "trial032": {"hostname": "trial032", "addr": "10.20.193.32", "labels": [], "status": ""}} 2026-02-25T13:26:57.025 INFO:tasks.cephadm:Host add for trial032 incomplete Host in host ls: True Host got config-key entry: False Host in cephadm inventory config-key entry: True 2026-02-25T13:26:58.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:57 trial023 ceph-mon[36346]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:26:58.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:26:57 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2189020602' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:01.757 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:01 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:02.026 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-25T13:27:02.147 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:02.410 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:02.411 INFO:teuthology.orchestra.run.trial023.stdout:[{"addr": "10.20.193.23", "hostname": "trial023", "labels": [], "status": ""}, {"addr": "10.20.193.32", "hostname": "trial032", "labels": [], "status": ""}] 2026-02-25T13:27:02.566 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config-key ls 2026-02-25T13:27:02.686 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:02.770 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:02 trial023 ceph-mon[36346]: Deploying daemon prometheus.trial023 on trial023 2026-02-25T13:27:02.986 INFO:teuthology.orchestra.run.trial023.stdout:[ 2026-02-25T13:27:02.986 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/10/", 2026-02-25T13:27:02.986 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/10/+mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-25T13:27:02.986 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/", 2026-02-25T13:27:02.986 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_cache_enabled", 2026-02-25T13:27:02.986 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_enable_ops_log", 2026-02-25T13:27:02.986 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_enable_usage_log", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/auth_debug", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/container_image", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/debug_asserts_on_shutdown", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_file", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_journald", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_stderr", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_allow_pool_delete", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_clock_drift_allowed", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_cluster_log_to_file", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_max_pg_per_osd", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_pg_warn_max_object_skew", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_legacy_crush_tunables", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_osd_down_out_interval_zero", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_too_few_osds", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/ms_die_on_bug", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/ms_die_on_old_message", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/osd_pool_default_erasure_code_profile", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/osd_pool_default_pg_autoscale_mode", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/debug_mgr", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/debug_ms", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/mon_reweight_min_bytes_per_osd", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/mon_reweight_min_pgs_per_osd", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_allow_insecure_global_id_reclaim", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_mon_ticket_ttl", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_service_ticket_ttl", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_mon", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_ms", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_paxos", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_data_avail_warn", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_mgr_mkfs_grace", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_osd_prime_pg_temp", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_osd_reporter_subtree_level", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_reweight_min_bytes_per_osd", 2026-02-25T13:27:02.987 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_reweight_min_pgs_per_osd", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/bdev_debug_aio", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/debug_ms", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/debug_osd", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_misdirected_ops", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_op_order", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_pg_log_writeout", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_shutdown", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_cached_snaps", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_missing_on_start", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_stray_on_activate", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_deep_scrub_update_digest_min_age", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_mclock_profile", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_mclock_skip_benchmark", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_memory_target_autotune", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_op_queue", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_op_queue_cut_off", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_recover_clone_overlap", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_recovery_max_chunk", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_scrub_load_threshold", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_scrub_max_interval", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_shutdown_pgref_assert", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/3/", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/3/+global/public_network", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/4/", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/4/+mgr/mgr/cephadm/migration_current", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/5/", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/5/+mgr/mgr/orchestrator/orchestrator", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/+global/container_image", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/-global/container_image", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/7/", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/7/+mgr/mgr/cephadm/container_init", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/8/", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/8/+mgr/mgr/dashboard/ssl_server_port", 2026-02-25T13:27:02.988 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/9/", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/9/+mgr/mgr/cephadm/allow_ptrace", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_cache_enabled", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_enable_ops_log", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_enable_usage_log", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/auth_debug", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/container_image", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/debug_asserts_on_shutdown", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_file", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_journald", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_stderr", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_allow_pool_delete", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_clock_drift_allowed", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_cluster_log_to_file", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_max_pg_per_osd", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_pg_warn_max_object_skew", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_legacy_crush_tunables", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_osd_down_out_interval_zero", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_too_few_osds", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/ms_die_on_bug", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/ms_die_on_old_message", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/osd_pool_default_erasure_code_profile", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/osd_pool_default_pg_autoscale_mode", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/public_network", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/debug_mgr", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/debug_ms", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/allow_ptrace", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/container_init", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/migration_current", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/dashboard/ssl_server_port", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/orchestrator/orchestrator", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mon_reweight_min_bytes_per_osd", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mon_reweight_min_pgs_per_osd", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_allow_insecure_global_id_reclaim", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_mon_ticket_ttl", 2026-02-25T13:27:02.989 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_service_ticket_ttl", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_mon", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_ms", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_paxos", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_data_avail_warn", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_mgr_mkfs_grace", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_osd_prime_pg_temp", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_osd_reporter_subtree_level", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_reweight_min_bytes_per_osd", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_reweight_min_pgs_per_osd", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/bdev_debug_aio", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/debug_ms", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/debug_osd", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_misdirected_ops", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_op_order", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_pg_log_writeout", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_shutdown", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_cached_snaps", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_missing_on_start", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_stray_on_activate", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_deep_scrub_update_digest_min_age", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_mclock_profile", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_mclock_skip_benchmark", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_memory_target_autotune", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_op_queue", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_op_queue_cut_off", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_recover_clone_overlap", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_recovery_max_chunk", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_scrub_load_threshold", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_scrub_max_interval", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_shutdown_pgref_assert", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/alertmanager/web_password", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/alertmanager/web_user", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_agent_cert", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_alertmanager_cert", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_ceph-exporter_cert", 2026-02-25T13:27:02.990 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_grafana_cert", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_node-exporter_cert", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_prometheus_cert", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm_root_ca_cert", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_agent_key", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_alertmanager_key", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_ceph-exporter_key", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_grafana_key", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_node-exporter_key", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_prometheus_key", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm_root_ca_key", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/client_keyrings", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/config_checks", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/host.trial023", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/host.trial023.devices.0", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/inventory", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/osd_remove_queue", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/prometheus/web_password", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/prometheus/web_user", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.alertmanager", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.ceph-exporter", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.crash", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.grafana", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.mgr", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.mon", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.node-exporter", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.prometheus", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/ssh_identity_key", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/ssh_identity_pub", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/accessdb_v2", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/cluster/status", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/crt", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/key", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/progress/completed", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/collection", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/report_id", 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/salt" 2026-02-25T13:27:02.991 INFO:teuthology.orchestra.run.trial023.stdout:] 2026-02-25T13:27:03.128 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config-key get mgr/cephadm/inventory 2026-02-25T13:27:03.249 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:03.693 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:03 trial023 ceph-mon[36346]: from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:27:03.693 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:03 trial023 ceph-mon[36346]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:03.693 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:03 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2752818621' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-25T13:27:03.712 INFO:teuthology.orchestra.run.trial023.stdout:{"trial023": {"hostname": "trial023", "addr": "10.20.193.23", "labels": [], "status": ""}, "trial032": {"hostname": "trial032", "addr": "10.20.193.32", "labels": [], "status": ""}} 2026-02-25T13:27:03.713 INFO:tasks.cephadm:Host add for trial032 incomplete Host in host ls: True Host got config-key entry: False Host in cephadm inventory config-key entry: True 2026-02-25T13:27:04.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:04 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/847170591' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-25T13:27:05.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:05 trial023 ceph-mon[36346]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:05.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:05 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:05.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:05 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:05.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:05 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:05.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:05 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2026-02-25T13:27:07.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-02-25T13:27:07.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: mgrmap e14: trial023.snnpci(active, since 25s) 2026-02-25T13:27:07.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: Active manager daemon trial023.snnpci restarted 2026-02-25T13:27:07.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: Activating manager daemon trial023.snnpci 2026-02-25T13:27:07.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: osdmap e4: 0 total, 0 up, 0 in 2026-02-25T13:27:07.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: mgrmap e15: trial023.snnpci(active, starting, since 0.00265757s) 2026-02-25T13:27:07.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:07.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr metadata", "who": "trial023.snnpci", "id": "trial023.snnpci"} : dispatch 2026-02-25T13:27:07.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mds metadata"} : dispatch 2026-02-25T13:27:07.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata"} : dispatch 2026-02-25T13:27:07.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata"} : dispatch 2026-02-25T13:27:07.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: Manager daemon trial023.snnpci is now available 2026-02-25T13:27:07.047 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:06 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:08.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:08.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:27:08.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-25T13:27:08.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/mirror_snapshot_schedule"} : dispatch 2026-02-25T13:27:08.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/trash_purge_schedule"} : dispatch 2026-02-25T13:27:08.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:08.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:08.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:07 trial023 ceph-mon[36346]: mgrmap e16: trial023.snnpci(active, since 1.00422s) 2026-02-25T13:27:08.714 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph orch host ls --format=json 2026-02-25T13:27:08.830 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:09.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: Starting service-discovery server on 10.20.193.23:8765... 2026-02-25T13:27:09.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: Starting cephadm-agent server on 10.20.193.23:7150... 2026-02-25T13:27:09.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: Cherrypy server started successfully. 2026-02-25T13:27:09.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-25T13:27:09.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:09.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:09.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:09.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:09.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:09.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:08 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd/host:trial023", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:09.068 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:09.068 INFO:teuthology.orchestra.run.trial023.stdout:[{"addr": "10.20.193.23", "hostname": "trial023", "labels": [], "status": ""}, {"addr": "10.20.193.32", "hostname": "trial032", "labels": [], "status": ""}] 2026-02-25T13:27:09.212 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config-key ls 2026-02-25T13:27:09.329 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout:[ 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/10/", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/10/+mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_cache_enabled", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_enable_ops_log", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+client.rgw/rgw_enable_usage_log", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/auth_debug", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/container_image", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/debug_asserts_on_shutdown", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_file", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_journald", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/log_to_stderr", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_allow_pool_delete", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_clock_drift_allowed", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_cluster_log_to_file", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_max_pg_per_osd", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_pg_warn_max_object_skew", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_legacy_crush_tunables", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_osd_down_out_interval_zero", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/mon_warn_on_too_few_osds", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/ms_die_on_bug", 2026-02-25T13:27:09.603 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/ms_die_on_old_message", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/osd_pool_default_erasure_code_profile", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+global/osd_pool_default_pg_autoscale_mode", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/debug_mgr", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/debug_ms", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/mon_reweight_min_bytes_per_osd", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mgr/mon_reweight_min_pgs_per_osd", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_allow_insecure_global_id_reclaim", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_mon_ticket_ttl", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/auth_service_ticket_ttl", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_mon", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_ms", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/debug_paxos", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_data_avail_warn", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_mgr_mkfs_grace", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_osd_prime_pg_temp", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_osd_reporter_subtree_level", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_reweight_min_bytes_per_osd", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_reweight_min_pgs_per_osd", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/bdev_debug_aio", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/debug_ms", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/debug_osd", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_misdirected_ops", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_op_order", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_pg_log_writeout", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_shutdown", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_cached_snaps", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_missing_on_start", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_debug_verify_stray_on_activate", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_deep_scrub_update_digest_min_age", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_mclock_profile", 2026-02-25T13:27:09.604 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_mclock_skip_benchmark", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_memory_target_autotune", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_op_queue", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_op_queue_cut_off", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_recover_clone_overlap", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_recovery_max_chunk", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_scrub_load_threshold", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_scrub_max_interval", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/2/+osd/osd_shutdown_pgref_assert", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/3/", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/3/+global/public_network", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/4/", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/4/+mgr/mgr/cephadm/migration_current", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/5/", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/5/+mgr/mgr/orchestrator/orchestrator", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/+global/container_image", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/6/-global/container_image", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/7/", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/7/+mgr/mgr/cephadm/container_init", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/8/", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/8/+mgr/mgr/dashboard/ssl_server_port", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/9/", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config-history/9/+mgr/mgr/cephadm/allow_ptrace", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_cache_enabled", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_enable_ops_log", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/client.rgw/rgw_enable_usage_log", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/auth_debug", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/container_image", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/debug_asserts_on_shutdown", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_file", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_journald", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/log_to_stderr", 2026-02-25T13:27:09.605 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_allow_pool_delete", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_clock_drift_allowed", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_cluster_log_to_file", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_max_pg_per_osd", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_pg_warn_max_object_skew", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_crush_straw_calc_version_zero", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_legacy_crush_tunables", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_osd_down_out_interval_zero", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_pool_pg_num_not_power_of_two", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/mon_warn_on_too_few_osds", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/ms_die_on_bug", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/ms_die_on_old_message", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/osd_pool_default_erasure_code_profile", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/osd_pool_default_pg_autoscale_mode", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/global/public_network", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/debug_mgr", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/debug_ms", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/allow_ptrace", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/container_init", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/cephadm/migration_current", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/dashboard/ssl_server_port", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mgr/orchestrator/orchestrator", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mon_reweight_min_bytes_per_osd", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mgr/mon_reweight_min_pgs_per_osd", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_allow_insecure_global_id_reclaim", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_mon_ticket_ttl", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/auth_service_ticket_ttl", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_mon", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_ms", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/debug_paxos", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_data_avail_warn", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_mgr_mkfs_grace", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_osd_prime_pg_temp", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_osd_reporter_subtree_level", 2026-02-25T13:27:09.606 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_reweight_min_bytes_per_osd", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_reweight_min_pgs_per_osd", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/mon/mon_warn_on_insecure_global_id_reclaim_allowed", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/bdev_debug_aio", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/debug_ms", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/debug_osd", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_misdirected_ops", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_op_order", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_pg_log_writeout", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_shutdown", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_cached_snaps", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_missing_on_start", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_debug_verify_stray_on_activate", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_deep_scrub_update_digest_min_age", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_mclock_profile", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_mclock_skip_benchmark", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_memory_target_autotune", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_op_queue", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_op_queue_cut_off", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_recover_clone_overlap", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_recovery_max_chunk", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_scrub_load_threshold", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_scrub_max_interval", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "config/osd/osd_shutdown_pgref_assert", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/alertmanager/web_password", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/alertmanager/web_user", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_agent_cert", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_alertmanager_cert", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_ceph-exporter_cert", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_grafana_cert", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_node-exporter_cert", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm-signed_prometheus_cert", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.cert.cephadm_root_ca_cert", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_agent_key", 2026-02-25T13:27:09.607 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_alertmanager_key", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_ceph-exporter_key", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_grafana_key", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_node-exporter_key", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm-signed_prometheus_key", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/cert_store.key.cephadm_root_ca_key", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/client_keyrings", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/config_checks", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/host.trial023", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/host.trial023.devices.0", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/host.trial032", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/inventory", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/osd_remove_queue", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/prometheus/web_password", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/prometheus/web_user", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.alertmanager", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.ceph-exporter", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.crash", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.grafana", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.mgr", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.mon", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.node-exporter", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/spec.prometheus", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/ssh_identity_key", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/cephadm/ssh_identity_pub", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/accessdb_v2", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/cluster/status", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/crt", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/dashboard/key", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/progress/completed", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/prometheus/health_history", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/collection", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/report_id", 2026-02-25T13:27:09.608 INFO:teuthology.orchestra.run.trial023.stdout: "mgr/telemetry/salt" 2026-02-25T13:27:09.609 INFO:teuthology.orchestra.run.trial023.stdout:] 2026-02-25T13:27:09.749 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config-key get mgr/cephadm/inventory 2026-02-25T13:27:09.862 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:10.286 INFO:teuthology.orchestra.run.trial023.stdout:{"trial023": {"hostname": "trial023", "addr": "10.20.193.23", "labels": [], "status": ""}, "trial032": {"hostname": "trial032", "addr": "10.20.193.32", "labels": [], "status": ""}} 2026-02-25T13:27:10.286 INFO:tasks.cephadm:Setting crush tunables to default 2026-02-25T13:27:10.287 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd crush tunables default 2026-02-25T13:27:10.400 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:10.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='client.14219 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:27:10.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: mgrmap e17: trial023.snnpci(active, since 2s) 2026-02-25T13:27:10.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1379659030' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-25T13:27:10.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:10.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:10.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:10.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:10.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd/host:trial032", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:10.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:10.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-25T13:27:10.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:10 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3913555976' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-25T13:27:11.427 INFO:teuthology.orchestra.run.trial023.stderr:adjusted tunables profile to default 2026-02-25T13:27:11.573 INFO:tasks.cephadm:Adding mon.trial023 on trial023 2026-02-25T13:27:11.573 INFO:tasks.cephadm:Adding mon.trial032 on trial032 2026-02-25T13:27:11.573 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph orch apply mon '2;trial023:10.20.193.23=trial023;trial032:10.20.193.32=trial032' 2026-02-25T13:27:11.789 INFO:teuthology.orchestra.run.trial032.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: Updating trial023:/etc/ceph/ceph.conf 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: Updating trial032:/etc/ceph/ceph.conf 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: Updating trial023:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: Updating trial032:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: Updating trial023:/etc/ceph/ceph.client.admin.keyring 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: Updating trial032:/etc/ceph/ceph.client.admin.keyring 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: Updating trial023:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: Updating trial032:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-25T13:27:11.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:11.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: Deploying daemon ceph-exporter.trial032 on trial032 2026-02-25T13:27:11.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:11 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1920065666' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-25T13:27:12.092 INFO:teuthology.orchestra.run.trial032.stdout:Scheduled mon update... 2026-02-25T13:27:12.236 DEBUG:teuthology.orchestra.run.trial032:mon.trial032> sudo journalctl -f -n 0 -u ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial032.service 2026-02-25T13:27:12.239 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-25T13:27:12.239 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph mon dump -f json 2026-02-25T13:27:12.395 INFO:teuthology.orchestra.run.trial032.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:12.659 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:27:12.660 INFO:teuthology.orchestra.run.trial032.stdout:{"epoch":1,"fsid":"889d5fd1-124d-11f1-9da7-d404e6e7d460","modified":"2026-02-25T13:26:20.156705Z","created":"2026-02-25T13:26:20.156705Z","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":"trial023","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:3300","nonce":0},{"type":"v1","addr":"10.20.193.23:6789","nonce":0}]},"addr":"10.20.193.23:6789/0","public_addr":"10.20.193.23:6789/0","priority":0,"weight":0,"time_added":"2026-02-25T13:26:20:156715+0000","crush_location":[]}],"quorum":[0]} 2026-02-25T13:27:12.660 INFO:teuthology.orchestra.run.trial032.stderr:dumped monmap epoch 1 2026-02-25T13:27:12.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1920065666' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-25T13:27:12.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: osdmap e5: 0 total, 0 up, 0 in 2026-02-25T13:27:12.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:12.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:12.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:12.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:12.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial032", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-25T13:27:12.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial032", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-25T13:27:12.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:12.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:12 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:13.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:13 trial023 ceph-mon[36346]: Deploying daemon crash.trial032 on trial032 2026-02-25T13:27:13.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:13 trial023 ceph-mon[36346]: from='client.14227 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;trial023:10.20.193.23=trial023;trial032:10.20.193.32=trial032", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:13.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:13 trial023 ceph-mon[36346]: Saving service mon spec with placement trial023:10.20.193.23=trial023;trial032:10.20.193.32=trial032;count:2 2026-02-25T13:27:13.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:13 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/3724485582' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-25T13:27:13.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:13 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:13.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:13 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:13.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:13 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:13.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:13 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:13.867 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-25T13:27:13.867 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph mon dump -f json 2026-02-25T13:27:13.991 INFO:teuthology.orchestra.run.trial032.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:14.267 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:27:14.267 INFO:teuthology.orchestra.run.trial032.stdout:{"epoch":1,"fsid":"889d5fd1-124d-11f1-9da7-d404e6e7d460","modified":"2026-02-25T13:26:20.156705Z","created":"2026-02-25T13:26:20.156705Z","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":"trial023","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:3300","nonce":0},{"type":"v1","addr":"10.20.193.23:6789","nonce":0}]},"addr":"10.20.193.23:6789/0","public_addr":"10.20.193.23:6789/0","priority":0,"weight":0,"time_added":"2026-02-25T13:26:20:156715+0000","crush_location":[]}],"quorum":[0]} 2026-02-25T13:27:14.267 INFO:teuthology.orchestra.run.trial032.stderr:dumped monmap epoch 1 2026-02-25T13:27:14.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:14 trial023 ceph-mon[36346]: Deploying daemon node-exporter.trial032 on trial032 2026-02-25T13:27:14.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:14 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/1123420389' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-25T13:27:15.413 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-25T13:27:15.414 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph mon dump -f json 2026-02-25T13:27:15.535 INFO:teuthology.orchestra.run.trial032.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:15.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial032.moobkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.trial032.moobkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr services"} : dispatch 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: Deploying daemon mgr.trial032.moobkg on trial032 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:15.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:15.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-25T13:27:15.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-25T13:27:15.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:15 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:15.828 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:27:15.828 INFO:teuthology.orchestra.run.trial032.stdout:{"epoch":1,"fsid":"889d5fd1-124d-11f1-9da7-d404e6e7d460","modified":"2026-02-25T13:26:20.156705Z","created":"2026-02-25T13:26:20.156705Z","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":"trial023","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:3300","nonce":0},{"type":"v1","addr":"10.20.193.23:6789","nonce":0}]},"addr":"10.20.193.23:6789/0","public_addr":"10.20.193.23:6789/0","priority":0,"weight":0,"time_added":"2026-02-25T13:26:20:156715+0000","crush_location":[]}],"quorum":[0]} 2026-02-25T13:27:15.828 INFO:teuthology.orchestra.run.trial032.stderr:dumped monmap epoch 1 2026-02-25T13:27:16.540 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 systemd[1]: Starting Ceph mon.trial032 for 889d5fd1-124d-11f1-9da7-d404e6e7d460... 2026-02-25T13:27:16.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:16 trial023 ceph-mon[36346]: Deploying daemon mon.trial032 on trial032 2026-02-25T13:27:16.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:16 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/757901863' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-25T13:27:16.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:16 trial023 ceph-mon[36346]: Standby manager daemon trial032.moobkg started 2026-02-25T13:27:16.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:16 trial023 ceph-mon[36346]: from='mgr.? 10.20.193.32:0/2849928012' entity='mgr.trial032.moobkg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial032.moobkg/crt"} : dispatch 2026-02-25T13:27:16.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:16 trial023 ceph-mon[36346]: from='mgr.? 10.20.193.32:0/2849928012' entity='mgr.trial032.moobkg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-25T13:27:16.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:16 trial023 ceph-mon[36346]: from='mgr.? 10.20.193.32:0/2849928012' entity='mgr.trial032.moobkg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial032.moobkg/key"} : dispatch 2026-02-25T13:27:16.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:16 trial023 ceph-mon[36346]: from='mgr.? 10.20.193.32:0/2849928012' entity='mgr.trial032.moobkg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-25T13:27:16.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 podman[43597]: 2026-02-25 13:27:16.538901038 +0000 UTC m=+0.017053802 container create 7041266730f71a34ec96898e790837677426ade357fa96060af3bb1ef0acf35a (image=quay.ceph.io/ceph-ci/ceph@sha256:d76ad95a03e52df98ccb254d7e1ab1084b669674e2688325703e3801dfb0dc82, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial032, org.opencontainers.image.authors=Ceph Release Team , vendor=Rocky Enterprise Software Foundation, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.version=10, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, license=BSD-3-Clause, summary=Rocky Linux Base image, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, OSD_FLAVOR=default, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, FROM_IMAGE=docker.io/rockylinux/rockylinux:10, CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, ceph=True, name=rockylinux, io.buildah.version=1.41.3, version=10, org.opencontainers.image.title=rockylinux, org.opencontainers.image.licenses=BSD-3-Clause, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation) 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 podman[43597]: 2026-02-25 13:27:16.585433457 +0000 UTC m=+0.063586221 container init 7041266730f71a34ec96898e790837677426ade357fa96060af3bb1ef0acf35a (image=quay.ceph.io/ceph-ci/ceph@sha256:d76ad95a03e52df98ccb254d7e1ab1084b669674e2688325703e3801dfb0dc82, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial032, vendor=Rocky Enterprise Software Foundation, org.opencontainers.image.title=rockylinux, FROM_IMAGE=docker.io/rockylinux/rockylinux:10, summary=Rocky Linux Base image, CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, ceph=True, org.opencontainers.image.authors=Ceph Release Team , version=10, org.opencontainers.image.version=10, license=BSD-3-Clause, OSD_FLAVOR=default, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, name=rockylinux, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, org.opencontainers.image.licenses=BSD-3-Clause) 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 podman[43597]: 2026-02-25 13:27:16.588691458 +0000 UTC m=+0.066844222 container start 7041266730f71a34ec96898e790837677426ade357fa96060af3bb1ef0acf35a (image=quay.ceph.io/ceph-ci/ceph@sha256:d76ad95a03e52df98ccb254d7e1ab1084b669674e2688325703e3801dfb0dc82, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial032, OSD_FLAVOR=default, org.opencontainers.image.authors=Ceph Release Team , vendor=Rocky Enterprise Software Foundation, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, org.opencontainers.image.documentation=https://docs.ceph.com/, org.opencontainers.image.title=rockylinux, license=BSD-3-Clause, summary=Rocky Linux Base image, io.buildah.version=1.41.3, FROM_IMAGE=docker.io/rockylinux/rockylinux:10, org.opencontainers.image.version=10, org.opencontainers.image.licenses=BSD-3-Clause, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, name=rockylinux, version=10, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, ceph=True) 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 bash[43597]: 7041266730f71a34ec96898e790837677426ade357fa96060af3bb1ef0acf35a 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 podman[43597]: 2026-02-25 13:27:16.531786206 +0000 UTC m=+0.009938970 image pull 03ebe9038c3348ac8c54b446265b490291393679a25a98696afabfc7545cca9a quay.ceph.io/ceph-ci/ceph@sha256:d76ad95a03e52df98ccb254d7e1ab1084b669674e2688325703e3801dfb0dc82 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 systemd[1]: Started Ceph mon.trial032 for 889d5fd1-124d-11f1-9da7-d404e6e7d460. 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: set uid:gid to 167:167 (ceph:ceph) 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: ceph version 20.3.0-5580-g506b402a (506b402a3d3a240d0bfe073b4769eaffdf84497b) tentacle (dev - RelWithDebInfo), process ceph-mon, pid 7 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: pidfile_write: ignore empty --pid-file 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: load: jerasure load: lrc 2026-02-25T13:27:16.911 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: RocksDB version: 7.9.2 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Git sha 0 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Compile date 2026-02-25 09:54:19 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: DB SUMMARY 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: DB Session ID: H0Z1WQ4NPFN6YXW7SE1T 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: CURRENT file: CURRENT 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: IDENTITY file: IDENTITY 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: SST files in /var/lib/ceph/mon/ceph-trial032/store.db dir, Total Num: 0, files: 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-trial032/store.db: 000004.log size: 519 ; 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.error_if_exists: 0 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.create_if_missing: 0 2026-02-25T13:27:16.912 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.paranoid_checks: 1 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.flush_verify_memtable_count: 1 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.env: 0x560c41f302c0 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.fs: PosixFileSystem 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.info_log: 0x560c43514ac0 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_file_opening_threads: 16 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.statistics: (nil) 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.use_fsync: 0 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_log_file_size: 0 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_manifest_file_size: 1073741824 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.log_file_time_to_roll: 0 2026-02-25T13:27:16.913 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.keep_log_file_num: 1000 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.recycle_log_file_num: 0 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.allow_fallocate: 1 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.allow_mmap_reads: 0 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.allow_mmap_writes: 0 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.use_direct_reads: 0 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.create_missing_column_families: 0 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.db_log_dir: 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.wal_dir: 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.table_cache_numshardbits: 6 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.WAL_ttl_seconds: 0 2026-02-25T13:27:16.914 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.WAL_size_limit_MB: 0 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.manifest_preallocation_size: 4194304 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.is_fd_close_on_exec: 1 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.advise_random_on_open: 1 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.db_write_buffer_size: 0 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.write_buffer_manager: 0x560c434b1b80 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.access_hint_on_compaction_start: 1 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.random_access_max_buffer_size: 1048576 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.use_adaptive_mutex: 0 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.rate_limiter: (nil) 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.wal_recovery_mode: 2 2026-02-25T13:27:16.915 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.enable_thread_tracking: 0 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.enable_pipelined_write: 0 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.unordered_write: 0 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.allow_concurrent_memtable_write: 1 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.write_thread_max_yield_usec: 100 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.write_thread_slow_yield_usec: 3 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.row_cache: None 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.wal_filter: None 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.avoid_flush_during_recovery: 0 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.allow_ingest_behind: 0 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.two_write_queues: 0 2026-02-25T13:27:16.916 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.manual_wal_flush: 0 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.wal_compression: 0 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.atomic_flush: 0 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.persist_stats_to_disk: 0 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.write_dbid_to_manifest: 0 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.log_readahead_size: 0 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.file_checksum_gen_factory: Unknown 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.best_efforts_recovery: 0 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.allow_data_in_errors: 0 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.db_host_id: __hostname__ 2026-02-25T13:27:16.917 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.enforce_single_del_contracts: true 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_background_jobs: 2 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_background_compactions: -1 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_subcompactions: 1 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.avoid_flush_during_shutdown: 0 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.delayed_write_rate : 16777216 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_total_wal_size: 0 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.stats_dump_period_sec: 600 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.stats_persist_period_sec: 600 2026-02-25T13:27:16.918 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.stats_history_buffer_size: 1048576 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_open_files: -1 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bytes_per_sync: 0 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.wal_bytes_per_sync: 0 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.strict_bytes_per_sync: 0 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_readahead_size: 0 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_background_flushes: -1 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Compression algorithms supported: 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: kZSTD supported: 0 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: kXpressCompression supported: 0 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: kBZip2Compression supported: 0 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: kZSTDNotFinalCompression supported: 0 2026-02-25T13:27:16.919 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: kLZ4Compression supported: 1 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: kZlibCompression supported: 1 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: kLZ4HCCompression supported: 1 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: kSnappyCompression supported: 1 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Fast CRC32 supported: Supported on x86 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: DMutex implementation: pthread_mutex_t 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-trial032/store.db/MANIFEST-000005 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.merge_operator: 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_filter: None 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_filter_factory: None 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.sst_partitioner_factory: None 2026-02-25T13:27:16.920 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.memtable_factory: SkipListFactory 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.table_factory: BlockBasedTable 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560c4363a340) 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: cache_index_and_filter_blocks: 1 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: pin_top_level_index_and_filter: 1 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: index_type: 0 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: data_block_index_type: 0 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: index_shortening: 1 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: data_block_hash_table_util_ratio: 0.750000 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: checksum: 4 2026-02-25T13:27:16.921 INFO:journalctl@ceph.mon.trial032.trial032.stdout: no_block_cache: 0 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: block_cache: 0x560c434b3690 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: block_cache_name: BinnedLRUCache 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: block_cache_options: 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: capacity : 536870912 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: num_shard_bits : 4 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: strict_capacity_limit : 0 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: high_pri_pool_ratio: 0.000 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: block_cache_compressed: (nil) 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: persistent_cache: (nil) 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: block_size: 4096 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: block_size_deviation: 10 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: block_restart_interval: 16 2026-02-25T13:27:16.922 INFO:journalctl@ceph.mon.trial032.trial032.stdout: index_block_restart_interval: 1 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: metadata_block_size: 4096 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: partition_filters: 0 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: use_delta_encoding: 1 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: filter_policy: bloomfilter 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: whole_key_filtering: 1 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: verify_compression: 0 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: read_amp_bytes_per_bit: 0 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: format_version: 5 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: enable_index_compression: 1 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: block_align: 0 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: max_auto_readahead_size: 262144 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: prepopulate_block_cache: 0 2026-02-25T13:27:16.923 INFO:journalctl@ceph.mon.trial032.trial032.stdout: initial_auto_readahead_size: 8192 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout: num_file_reads_for_auto_readahead: 2 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.write_buffer_size: 33554432 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_write_buffer_number: 2 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression: NoCompression 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression: Disabled 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.prefix_extractor: nullptr 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.num_levels: 7 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-02-25T13:27:16.924 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression_opts.level: 32767 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression_opts.enabled: false 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression_opts.window_bits: -14 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression_opts.level: 32767 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression_opts.strategy: 0 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-02-25T13:27:16.925 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression_opts.parallel_threads: 1 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression_opts.enabled: false 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.level0_stop_writes_trigger: 36 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.target_file_size_base: 67108864 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.target_file_size_multiplier: 1 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bytes_for_level_base: 268435456 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-02-25T13:27:16.926 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_compaction_bytes: 1677721600 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.arena_block_size: 1048576 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-02-25T13:27:16.927 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-02-25T13:27:16.928 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.disable_auto_compactions: 0 2026-02-25T13:27:16.928 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-02-25T13:27:16.928 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-02-25T13:27:16.928 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-02-25T13:27:16.928 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-02-25T13:27:16.928 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-02-25T13:27:16.928 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-02-25T13:27:16.928 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.inplace_update_support: 0 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.inplace_update_num_locks: 10000 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.memtable_whole_key_filtering: 0 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.memtable_huge_page_size: 0 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.bloom_locality: 0 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.max_successive_merges: 0 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.optimize_filters_for_hits: 0 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.paranoid_file_checks: 0 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.force_consistency_checks: 1 2026-02-25T13:27:16.929 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.report_bg_io_stats: 0 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.ttl: 2592000 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.periodic_compaction_seconds: 0 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.preclude_last_level_data_seconds: 0 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.preserve_internal_time_seconds: 0 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.enable_blob_files: false 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.min_blob_size: 0 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.blob_file_size: 268435456 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.blob_compression_type: NoCompression 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.enable_blob_garbage_collection: false 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.blob_compaction_readahead_size: 0 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.blob_file_starting_level: 0 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-02-25T13:27:16.930 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-trial032/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bea41db6-bfab-43aa-9358-d88411f8ebff 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: EVENT_LOG_v1 {"time_micros": 1772026036604633, "job": 1, "event": "recovery_started", "wal_files": [4]} 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: EVENT_LOG_v1 {"time_micros": 1772026036605724, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1655, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 531, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 409, "raw_average_value_size": 81, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "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": 1772026036, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bea41db6-bfab-43aa-9358-d88411f8ebff", "db_session_id": "H0Z1WQ4NPFN6YXW7SE1T", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: EVENT_LOG_v1 {"time_micros": 1772026036605782, "job": 1, "event": "recovery_finished"} 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-trial032/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560c434d6e00 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: DB pointer 0x560c442dc000 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032 does not exist in monmap, will attempt to join an existing cluster 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: rocksdb: [db/db_impl/db_impl.cc:1111] 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout: ** DB Stats ** 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-25T13:27:16.931 INFO:journalctl@ceph.mon.trial032.trial032.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-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.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-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: ** Compaction Stats [default] ** 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.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-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: L0 1/0 1.62 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Sum 1/0 1.62 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.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 1.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.stdout: ** Compaction Stats [default] ** 2026-02-25T13:27:16.932 INFO:journalctl@ceph.mon.trial032.trial032.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-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.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 1.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Uptime(secs): 0.0 total, 0.0 interval 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Flush(GB): cumulative 0.000, interval 0.000 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: AddFile(Total Files): cumulative 0, interval 0 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: AddFile(L0 Files): cumulative 0, interval 0 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: AddFile(Keys): cumulative 0, interval 0 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Interval compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-02-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.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-25T13:27:16.933 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Block cache BinnedLRUCache@0x560c434b3690#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.2e-05 secs_since: 0 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout: 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout: ** File Read Latency Histogram By Level [default] ** 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: using public_addr v2:10.20.193.32:0/0 -> [v2:10.20.193.32:3300/0,v1:10.20.193.32:6789/0] 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: starting mon.trial032 rank -1 at public addrs [v2:10.20.193.32:3300/0,v1:10.20.193.32:6789/0] at bind addrs [v2:10.20.193.32:3300/0,v1:10.20.193.32:6789/0] mon_data /var/lib/ceph/mon/ceph-trial032 fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(???) e0 preinit fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).mds e1 new map 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).mds e1 print_map 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout: e1 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout: btime 2026-02-25T13:26:21:374890+0000 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout: enable_multiple, ever_enabled_multiple: 1,1 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.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-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout: legacy client fscid: -1 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout: 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout: No filesystems configured 2026-02-25T13:27:16.934 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mkfs 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial023 is new leader, mons trial023 in quorum (ranks 0) 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial023 is new leader, mons trial023 in quorum (ranks 0) 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: monmap epoch 1 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: last_changed 2026-02-25T13:26:20.156705+0000 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: created 2026-02-25T13:26:20.156705+0000 2026-02-25T13:27:16.935 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: min_mon_release 20 (tentacle) 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: election_strategy: 1 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: 0: [v2:10.20.193.23:3300/0,v1:10.20.193.23:6789/0] mon.trial023 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: fsmap 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: osdmap e1: 0 total, 0 up, 0 in 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e1: no daemons active 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1836149482' entity='client.admin' 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/439729801' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Activating manager daemon trial023.snnpci 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e2: trial023.snnpci(active, starting, since 0.00246522s) 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "mds metadata"} : dispatch 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata"} : dispatch 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata"} : dispatch 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr metadata", "who": "trial023.snnpci", "id": "trial023.snnpci"} : dispatch 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Manager daemon trial023.snnpci is now available 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/mirror_snapshot_schedule"} : dispatch 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.936 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/trash_purge_schedule"} : dispatch 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14100 10.20.193.23:0/1081607752' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e3: trial023.snnpci(active, since 1.00435s) 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1632844450' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e4: trial023.snnpci(active, since 2s) 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3947931899' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2877108953' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2877108953' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e5: trial023.snnpci(active, since 3s) 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1038218354' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Active manager daemon trial023.snnpci restarted 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Activating manager daemon trial023.snnpci 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: osdmap e2: 0 total, 0 up, 0 in 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e6: trial023.snnpci(active, starting, since 0.00240952s) 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr metadata", "who": "trial023.snnpci", "id": "trial023.snnpci"} : dispatch 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "mds metadata"} : dispatch 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata"} : dispatch 2026-02-25T13:27:16.937 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata"} : dispatch 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Manager daemon trial023.snnpci is now available 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/mirror_snapshot_schedule"} : dispatch 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/trash_purge_schedule"} : dispatch 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e7: trial023.snnpci(active, since 1.0036s) 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Found migration_current of "None". Setting to last migration. 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Starting service-discovery server on 10.20.193.23:8765... 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3048250749' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2026-02-25T13:27:16.938 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Starting cephadm-agent server on 10.20.193.23:7150... 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Cherrypy server started successfully. 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3048250749' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e8: trial023.snnpci(active, since 2s) 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Generating ssh key... 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial023", "addr": "10.20.193.23", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying cephadm binary to trial023 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.939 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Added host trial023 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Saving service mon spec with placement count:5 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Saving service mgr spec with placement count:2 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Saving service crash spec with placement * 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Saving service ceph-exporter spec with placement * 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.940 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Saving service prometheus spec with placement count:1 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14116 10.20.193.23:0/327957720' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Saving service grafana spec with placement count:1 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Saving service node-exporter spec with placement * 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Saving service alertmanager spec with placement count:1 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2825578524' entity='client.admin' 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/887513579' entity='client.admin' 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3862480288' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3862480288' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e9: trial023.snnpci(active, since 11s) 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2699760595' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Active manager daemon trial023.snnpci restarted 2026-02-25T13:27:16.941 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Activating manager daemon trial023.snnpci 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: osdmap e3: 0 total, 0 up, 0 in 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e10: trial023.snnpci(active, starting, since 0.00277003s) 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr metadata", "who": "trial023.snnpci", "id": "trial023.snnpci"} : dispatch 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mds metadata"} : dispatch 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata"} : dispatch 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata"} : dispatch 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Manager daemon trial023.snnpci is now available 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/mirror_snapshot_schedule"} : dispatch 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/trash_purge_schedule"} : dispatch 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e11: trial023.snnpci(active, since 1.00468s) 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Starting service-discovery server on 10.20.193.23:8765... 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Starting cephadm-agent server on 10.20.193.23:7150... 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Cherrypy server started successfully. 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-02-25T13:27:16.942 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e12: trial023.snnpci(active, since 2s) 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14180 -' 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-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2181258937' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2106719430' entity='client.admin' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2144719071' entity='client.admin' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd/host:trial023", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.943 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon ceph-exporter.trial023 on trial023 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "trial032", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying cephadm binary to trial032 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e13: trial023.snnpci(active, since 6s) 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial023", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial023", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon crash.trial023 on trial023 2026-02-25T13:27:16.944 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Added host trial032 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon node-exporter.trial023 on trial023 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3761410551' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/972876312' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon alertmanager.trial023 on trial023 2026-02-25T13:27:16.945 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon grafana.trial023 on trial023 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3708414956' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2189020602' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-25T13:27:16.946 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon prometheus.trial023 on trial023 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2752818621' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/847170591' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.947 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14162 10.20.193.23:0/2752319130' entity='mgr.trial023.snnpci' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e14: trial023.snnpci(active, since 25s) 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Active manager daemon trial023.snnpci restarted 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Activating manager daemon trial023.snnpci 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: osdmap e4: 0 total, 0 up, 0 in 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e15: trial023.snnpci(active, starting, since 0.00265757s) 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr metadata", "who": "trial023.snnpci", "id": "trial023.snnpci"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mds metadata"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Manager daemon trial023.snnpci is now available 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/mirror_snapshot_schedule"} : dispatch 2026-02-25T13:27:16.948 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/trial023.snnpci/trash_purge_schedule"} : dispatch 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e16: trial023.snnpci(active, since 1.00422s) 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Starting service-discovery server on 10.20.193.23:8765... 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Starting cephadm-agent server on 10.20.193.23:7150... 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Cherrypy server started successfully. 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd/host:trial023", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14219 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mgrmap e17: trial023.snnpci(active, since 2s) 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1379659030' entity='client.admin' cmd={"prefix": "config-key ls"} : dispatch 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.949 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd/host:trial032", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3913555976' entity='client.admin' cmd={"prefix": "config-key get", "key": "mgr/cephadm/inventory"} : dispatch 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Updating trial023:/etc/ceph/ceph.conf 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Updating trial032:/etc/ceph/ceph.conf 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Updating trial023:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Updating trial032:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Updating trial023:/etc/ceph/ceph.client.admin.keyring 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Updating trial032:/etc/ceph/ceph.client.admin.keyring 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Updating trial023:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Updating trial032:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.client.admin.keyring 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.950 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon ceph-exporter.trial032 on trial032 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1920065666' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1920065666' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: osdmap e5: 0 total, 0 up, 0 in 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial032", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.trial032", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon crash.trial032 on trial032 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.14227 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;trial023:10.20.193.23=trial023;trial032:10.20.193.32=trial032", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:16.951 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Saving service mon spec with placement trial023:10.20.193.23=trial023;trial032:10.20.193.32=trial032;count:2 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/3724485582' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon node-exporter.trial032 on trial032 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/1123420389' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial032.moobkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.trial032.moobkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr services"} : dispatch 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon mgr.trial032.moobkg on trial032 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.952 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Deploying daemon mon.trial032 on trial032 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/757901863' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: Standby manager daemon trial032.moobkg started 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.? 10.20.193.32:0/2849928012' entity='mgr.trial032.moobkg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial032.moobkg/crt"} : dispatch 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.? 10.20.193.32:0/2849928012' entity='mgr.trial032.moobkg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.? 10.20.193.32:0/2849928012' entity='mgr.trial032.moobkg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/trial032.moobkg/key"} : dispatch 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: from='mgr.? 10.20.193.32:0/2849928012' entity='mgr.trial032.moobkg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2026-02-25T13:27:16.953 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:16 trial032 ceph-mon[43680]: mon.trial032@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2026-02-25T13:27:16.981 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2026-02-25T13:27:16.982 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph mon dump -f json 2026-02-25T13:27:17.103 INFO:teuthology.orchestra.run.trial032.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial032/config 2026-02-25T13:27:21.783 INFO:teuthology.orchestra.run.trial032.stdout: 2026-02-25T13:27:21.783 INFO:teuthology.orchestra.run.trial032.stdout:{"epoch":2,"fsid":"889d5fd1-124d-11f1-9da7-d404e6e7d460","modified":"2026-02-25T13:27:16.633523Z","created":"2026-02-25T13:26:20.156705Z","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":"trial023","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:3300","nonce":0},{"type":"v1","addr":"10.20.193.23:6789","nonce":0}]},"addr":"10.20.193.23:6789/0","public_addr":"10.20.193.23:6789/0","priority":0,"weight":0,"time_added":"2026-02-25T13:26:20:156715+0000","crush_location":[]},{"rank":1,"name":"trial032","public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:3300","nonce":0},{"type":"v1","addr":"10.20.193.32:6789","nonce":0}]},"addr":"10.20.193.32:6789/0","public_addr":"10.20.193.32:6789/0","priority":0,"weight":0,"time_added":"2026-02-25T13:27:16:633522+0000","crush_location":[]}],"quorum":[0,1]} 2026-02-25T13:27:21.783 INFO:teuthology.orchestra.run.trial032.stderr:dumped monmap epoch 2 2026-02-25T13:27:21.927 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-02-25T13:27:21.927 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config generate-minimal-conf 2026-02-25T13:27:21.950 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:21.950 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:21.950 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: mon.trial023 calling monitor election 2026-02-25T13:27:21.950 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:21.950 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:21.950 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:21.950 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: mon.trial032 calling monitor election 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: mon.trial023 is new leader, mons trial023,trial032 in quorum (ranks 0,1) 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: monmap epoch 2 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: last_changed 2026-02-25T13:27:16.633523+0000 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: created 2026-02-25T13:26:20.156705+0000 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: min_mon_release 20 (tentacle) 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: election_strategy: 1 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: 0: [v2:10.20.193.23:3300/0,v1:10.20.193.23:6789/0] mon.trial023 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: 1: [v2:10.20.193.32:3300/0,v1:10.20.193.32:6789/0] mon.trial032 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: fsmap 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: osdmap e5: 0 total, 0 up, 0 in 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: mgrmap e18: trial023.snnpci(active, since 15s), standbys: trial032.moobkg 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: overall HEALTH_OK 2026-02-25T13:27:21.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:21 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.004 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:22.004 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:22.004 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: mon.trial023 calling monitor election 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: mon.trial032 calling monitor election 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: mon.trial023 is new leader, mons trial023,trial032 in quorum (ranks 0,1) 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: monmap epoch 2 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: last_changed 2026-02-25T13:27:16.633523+0000 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: created 2026-02-25T13:26:20.156705+0000 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: min_mon_release 20 (tentacle) 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: election_strategy: 1 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: 0: [v2:10.20.193.23:3300/0,v1:10.20.193.23:6789/0] mon.trial023 2026-02-25T13:27:22.005 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: 1: [v2:10.20.193.32:3300/0,v1:10.20.193.32:6789/0] mon.trial032 2026-02-25T13:27:22.006 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: fsmap 2026-02-25T13:27:22.006 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: osdmap e5: 0 total, 0 up, 0 in 2026-02-25T13:27:22.006 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: mgrmap e18: trial023.snnpci(active, since 15s), standbys: trial032.moobkg 2026-02-25T13:27:22.006 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: overall HEALTH_OK 2026-02-25T13:27:22.006 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:21 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.046 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:22.280 INFO:teuthology.orchestra.run.trial023.stdout:# minimal ceph.conf for 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:27:22.280 INFO:teuthology.orchestra.run.trial023.stdout:[global] 2026-02-25T13:27:22.280 INFO:teuthology.orchestra.run.trial023.stdout: fsid = 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:27:22.280 INFO:teuthology.orchestra.run.trial023.stdout: mon_host = [v2:10.20.193.23:3300/0,v1:10.20.193.23:6789/0] [v2:10.20.193.32:3300/0,v1:10.20.193.32:6789/0] 2026-02-25T13:27:22.424 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-02-25T13:27:22.425 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:27:22.425 DEBUG:teuthology.orchestra.run.trial023:> sudo dd of=/etc/ceph/ceph.conf 2026-02-25T13:27:22.491 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:27:22.491 DEBUG:teuthology.orchestra.run.trial023:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-25T13:27:22.557 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:27:22.557 DEBUG:teuthology.orchestra.run.trial032:> sudo dd of=/etc/ceph/ceph.conf 2026-02-25T13:27:22.583 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:27:22.583 DEBUG:teuthology.orchestra.run.trial032:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-02-25T13:27:22.648 DEBUG:tasks.cephadm:set 0 configs 2026-02-25T13:27:22.649 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config dump 2026-02-25T13:27:22.765 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:22.816 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/781023678' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-25T13:27:22.816 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/161396372' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: Updating trial023:/etc/ceph/ceph.conf 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: Updating trial032:/etc/ceph/ceph.conf 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: Updating trial032:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: Updating trial023:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.817 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.818 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.818 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.818 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: Reconfiguring mon.trial023 (unknown last config time)... 2026-02-25T13:27:22.818 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-25T13:27:22.818 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-25T13:27:22.818 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:22.818 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: Reconfiguring daemon mon.trial023 on trial023 2026-02-25T13:27:22.818 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:22 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:22.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/781023678' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2026-02-25T13:27:22.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/161396372' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:22.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:22.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-25T13:27:22.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: Updating trial023:/etc/ceph/ceph.conf 2026-02-25T13:27:22.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: Updating trial032:/etc/ceph/ceph.conf 2026-02-25T13:27:22.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: Updating trial032:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: Updating trial023:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/config/ceph.conf 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: Reconfiguring mon.trial023 (unknown last config time)... 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: Reconfiguring daemon mon.trial023 on trial023 2026-02-25T13:27:22.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:22 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:23.014 INFO:teuthology.orchestra.run.trial023.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global dev auth_debug true 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global basic container_image quay.ceph.io/ceph-ci/ceph@sha256:d76ad95a03e52df98ccb254d7e1ab1084b669674e2688325703e3801dfb0dc82 * 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global dev debug_asserts_on_shutdown true 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global basic log_to_file true 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global basic log_to_journald false 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global basic log_to_stderr false 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global advanced mon_allow_pool_delete true 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global advanced mon_clock_drift_allowed 1.000000 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global advanced mon_cluster_log_to_file true 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global advanced mon_max_pg_per_osd 10000 2026-02-25T13:27:23.015 INFO:teuthology.orchestra.run.trial023.stdout:global advanced mon_pg_warn_max_object_skew 0.000000 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:global advanced mon_warn_on_crush_straw_calc_version_zero false 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:global advanced mon_warn_on_legacy_crush_tunables false 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:global advanced mon_warn_on_osd_down_out_interval_zero false 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:global dev mon_warn_on_pool_pg_num_not_power_of_two false 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:global advanced mon_warn_on_too_few_osds false 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:global dev ms_die_on_bug true 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:global dev ms_die_on_old_message true 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.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-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:global advanced osd_pool_default_pg_autoscale_mode off 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:global advanced public_network 10.20.192.0/20 * 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced auth_allow_insecure_global_id_reclaim false 2026-02-25T13:27:23.016 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced auth_mon_ticket_ttl 660.000000 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced auth_service_ticket_ttl 240.000000 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced debug_mon 20/20 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced debug_ms 1/1 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced debug_paxos 20/20 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced mon_data_avail_warn 5 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced mon_mgr_mkfs_grace 240 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon dev mon_osd_prime_pg_temp true 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced mon_osd_reporter_subtree_level osd 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced mon_reweight_min_bytes_per_osd 10 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced mon_reweight_min_pgs_per_osd 4 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim false 2026-02-25T13:27:23.017 INFO:teuthology.orchestra.run.trial023.stdout:mon advanced mon_warn_on_insecure_global_id_reclaim_allowed false 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced debug_mgr 20/20 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced debug_ms 1/1 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced mgr/cephadm/allow_ptrace true * 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced mgr/cephadm/container_init True * 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced mgr/cephadm/migration_current 8 * 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced mgr/dashboard/GRAFANA_API_SSL_VERIFY false * 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced mgr/dashboard/ssl_server_port 8443 * 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced mgr/orchestrator/orchestrator cephadm 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced mon_reweight_min_bytes_per_osd 10 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:mgr advanced mon_reweight_min_pgs_per_osd 4 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:osd dev bdev_debug_aio true 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced debug_ms 1/1 2026-02-25T13:27:23.018 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced debug_osd 20/20 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd dev osd_debug_misdirected_ops true 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd dev osd_debug_op_order true 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd dev osd_debug_pg_log_writeout true 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd dev osd_debug_shutdown true 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd dev osd_debug_verify_cached_snaps true 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd dev osd_debug_verify_missing_on_start true 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd dev osd_debug_verify_stray_on_activate true 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_deep_scrub_update_digest_min_age 30 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_mclock_profile high_recovery_ops 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd dev osd_mclock_skip_benchmark true 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_memory_target_autotune true 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_op_queue debug_random * 2026-02-25T13:27:23.019 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_op_queue_cut_off debug_random * 2026-02-25T13:27:23.020 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_recover_clone_overlap true 2026-02-25T13:27:23.020 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_recovery_max_chunk 1048576 2026-02-25T13:27:23.020 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_scrub_load_threshold 5.000000 2026-02-25T13:27:23.020 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_scrub_max_interval 600.000000 2026-02-25T13:27:23.020 INFO:teuthology.orchestra.run.trial023.stdout:osd advanced osd_shutdown_pgref_assert true 2026-02-25T13:27:23.020 INFO:teuthology.orchestra.run.trial023.stdout:client.rgw advanced rgw_cache_enabled true 2026-02-25T13:27:23.020 INFO:teuthology.orchestra.run.trial023.stdout:client.rgw advanced rgw_enable_ops_log true 2026-02-25T13:27:23.020 INFO:teuthology.orchestra.run.trial023.stdout:client.rgw advanced rgw_enable_usage_log true 2026-02-25T13:27:23.157 INFO:tasks.cephadm:Deploying OSDs... 2026-02-25T13:27:23.158 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:27:23.158 DEBUG:teuthology.orchestra.run.trial023:> dd if=/scratch_devs of=/dev/stdout 2026-02-25T13:27:23.174 DEBUG:teuthology.misc:devs=['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-25T13:27:23.174 DEBUG:teuthology.orchestra.run.trial023:> stat /dev/nvme3n1 2026-02-25T13:27:23.239 INFO:teuthology.orchestra.run.trial023.stdout: File: /dev/nvme3n1 2026-02-25T13:27:23.240 INFO:teuthology.orchestra.run.trial023.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-25T13:27:23.240 INFO:teuthology.orchestra.run.trial023.stdout:Device: 6h/6d Inode: 1325 Links: 1 Device type: 103,6 2026-02-25T13:27:23.240 INFO:teuthology.orchestra.run.trial023.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-25T13:27:23.240 INFO:teuthology.orchestra.run.trial023.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-25T13:27:23.240 INFO:teuthology.orchestra.run.trial023.stdout:Access: 2026-02-25 13:26:46.767674650 +0000 2026-02-25T13:27:23.240 INFO:teuthology.orchestra.run.trial023.stdout:Modify: 2026-02-25 13:25:59.303433076 +0000 2026-02-25T13:27:23.240 INFO:teuthology.orchestra.run.trial023.stdout:Change: 2026-02-25 13:25:59.303433076 +0000 2026-02-25T13:27:23.240 INFO:teuthology.orchestra.run.trial023.stdout: Birth: 2026-02-25 13:25:58.390105081 +0000 2026-02-25T13:27:23.241 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2026-02-25T13:27:23.309 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records in 2026-02-25T13:27:23.309 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records out 2026-02-25T13:27:23.309 INFO:teuthology.orchestra.run.trial023.stderr:512 bytes copied, 0.000197486 s, 2.6 MB/s 2026-02-25T13:27:23.310 DEBUG:teuthology.orchestra.run.trial023:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2026-02-25T13:27:23.369 DEBUG:teuthology.orchestra.run.trial023:> stat /dev/nvme4n1 2026-02-25T13:27:23.426 INFO:teuthology.orchestra.run.trial023.stdout: File: /dev/nvme4n1 2026-02-25T13:27:23.426 INFO:teuthology.orchestra.run.trial023.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-25T13:27:23.426 INFO:teuthology.orchestra.run.trial023.stdout:Device: 6h/6d Inode: 1337 Links: 1 Device type: 103,8 2026-02-25T13:27:23.426 INFO:teuthology.orchestra.run.trial023.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-25T13:27:23.426 INFO:teuthology.orchestra.run.trial023.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-25T13:27:23.426 INFO:teuthology.orchestra.run.trial023.stdout:Access: 2026-02-25 13:26:46.806673781 +0000 2026-02-25T13:27:23.426 INFO:teuthology.orchestra.run.trial023.stdout:Modify: 2026-02-25 13:25:59.699617417 +0000 2026-02-25T13:27:23.426 INFO:teuthology.orchestra.run.trial023.stdout:Change: 2026-02-25 13:25:59.699617417 +0000 2026-02-25T13:27:23.426 INFO:teuthology.orchestra.run.trial023.stdout: Birth: 2026-02-25 13:25:58.518102230 +0000 2026-02-25T13:27:23.426 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2026-02-25T13:27:23.491 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records in 2026-02-25T13:27:23.491 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records out 2026-02-25T13:27:23.491 INFO:teuthology.orchestra.run.trial023.stderr:512 bytes copied, 0.000181306 s, 2.8 MB/s 2026-02-25T13:27:23.492 DEBUG:teuthology.orchestra.run.trial023:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2026-02-25T13:27:23.550 DEBUG:teuthology.orchestra.run.trial023:> stat /dev/nvme5n1 2026-02-25T13:27:23.605 INFO:teuthology.orchestra.run.trial023.stdout: File: /dev/nvme5n1 2026-02-25T13:27:23.605 INFO:teuthology.orchestra.run.trial023.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-25T13:27:23.605 INFO:teuthology.orchestra.run.trial023.stdout:Device: 6h/6d Inode: 1349 Links: 1 Device type: 103,a 2026-02-25T13:27:23.605 INFO:teuthology.orchestra.run.trial023.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-25T13:27:23.605 INFO:teuthology.orchestra.run.trial023.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-25T13:27:23.605 INFO:teuthology.orchestra.run.trial023.stdout:Access: 2026-02-25 13:26:46.845672912 +0000 2026-02-25T13:27:23.605 INFO:teuthology.orchestra.run.trial023.stdout:Modify: 2026-02-25 13:26:00.101621337 +0000 2026-02-25T13:27:23.605 INFO:teuthology.orchestra.run.trial023.stdout:Change: 2026-02-25 13:26:00.101621337 +0000 2026-02-25T13:27:23.606 INFO:teuthology.orchestra.run.trial023.stdout: Birth: 2026-02-25 13:25:58.650099289 +0000 2026-02-25T13:27:23.606 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/nvme5n1 of=/dev/null count=1 2026-02-25T13:27:23.671 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records in 2026-02-25T13:27:23.671 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records out 2026-02-25T13:27:23.671 INFO:teuthology.orchestra.run.trial023.stderr:512 bytes copied, 0.000169634 s, 3.0 MB/s 2026-02-25T13:27:23.673 DEBUG:teuthology.orchestra.run.trial023:> ! mount | grep -v devtmpfs | grep -q /dev/nvme5n1 2026-02-25T13:27:23.730 DEBUG:teuthology.orchestra.run.trial023:> stat /dev/nvme6n1 2026-02-25T13:27:23.785 INFO:teuthology.orchestra.run.trial023.stdout: File: /dev/nvme6n1 2026-02-25T13:27:23.785 INFO:teuthology.orchestra.run.trial023.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-25T13:27:23.786 INFO:teuthology.orchestra.run.trial023.stdout:Device: 6h/6d Inode: 1361 Links: 1 Device type: 103,c 2026-02-25T13:27:23.786 INFO:teuthology.orchestra.run.trial023.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-25T13:27:23.786 INFO:teuthology.orchestra.run.trial023.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-25T13:27:23.786 INFO:teuthology.orchestra.run.trial023.stdout:Access: 2026-02-25 13:26:46.883672066 +0000 2026-02-25T13:27:23.786 INFO:teuthology.orchestra.run.trial023.stdout:Modify: 2026-02-25 13:26:00.497654401 +0000 2026-02-25T13:27:23.786 INFO:teuthology.orchestra.run.trial023.stdout:Change: 2026-02-25 13:26:00.497654401 +0000 2026-02-25T13:27:23.786 INFO:teuthology.orchestra.run.trial023.stdout: Birth: 2026-02-25 13:25:58.778160728 +0000 2026-02-25T13:27:23.786 DEBUG:teuthology.orchestra.run.trial023:> sudo dd if=/dev/nvme6n1 of=/dev/null count=1 2026-02-25T13:27:23.848 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records in 2026-02-25T13:27:23.848 INFO:teuthology.orchestra.run.trial023.stderr:1+0 records out 2026-02-25T13:27:23.848 INFO:teuthology.orchestra.run.trial023.stderr:512 bytes copied, 0.000165928 s, 3.1 MB/s 2026-02-25T13:27:23.849 DEBUG:teuthology.orchestra.run.trial023:> ! mount | grep -v devtmpfs | grep -q /dev/nvme6n1 2026-02-25T13:27:23.907 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:27:23.907 DEBUG:teuthology.orchestra.run.trial032:> dd if=/scratch_devs of=/dev/stdout 2026-02-25T13:27:23.926 DEBUG:teuthology.misc:devs=['/dev/nvme3n1', '/dev/nvme4n1', '/dev/nvme5n1', '/dev/nvme6n1'] 2026-02-25T13:27:23.926 DEBUG:teuthology.orchestra.run.trial032:> stat /dev/nvme3n1 2026-02-25T13:27:23.936 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3875139329' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-25T13:27:23.936 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:23.936 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:23.936 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: Reconfiguring mgr.trial023.snnpci (unknown last config time)... 2026-02-25T13:27:23.936 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial023.snnpci", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-25T13:27:23.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr services"} : dispatch 2026-02-25T13:27:23.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:23.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: Reconfiguring daemon mgr.trial023.snnpci on trial023 2026-02-25T13:27:23.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:23.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:23.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-25T13:27:23.937 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:23 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:23.983 INFO:teuthology.orchestra.run.trial032.stdout: File: /dev/nvme3n1 2026-02-25T13:27:23.983 INFO:teuthology.orchestra.run.trial032.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-25T13:27:23.983 INFO:teuthology.orchestra.run.trial032.stdout:Device: 6h/6d Inode: 1325 Links: 1 Device type: 103,6 2026-02-25T13:27:23.983 INFO:teuthology.orchestra.run.trial032.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-25T13:27:23.984 INFO:teuthology.orchestra.run.trial032.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-25T13:27:23.984 INFO:teuthology.orchestra.run.trial032.stdout:Access: 2026-02-25 13:27:09.690034748 +0000 2026-02-25T13:27:23.984 INFO:teuthology.orchestra.run.trial032.stdout:Modify: 2026-02-25 13:26:02.481830351 +0000 2026-02-25T13:27:23.984 INFO:teuthology.orchestra.run.trial032.stdout:Change: 2026-02-25 13:26:02.481830351 +0000 2026-02-25T13:27:23.984 INFO:teuthology.orchestra.run.trial032.stdout: Birth: 2026-02-25 13:26:01.553870855 +0000 2026-02-25T13:27:23.984 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2026-02-25T13:27:24.044 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3875139329' entity='client.admin' cmd={"prefix": "config dump"} : dispatch 2026-02-25T13:27:24.044 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:24.044 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:24.044 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: Reconfiguring mgr.trial023.snnpci (unknown last config time)... 2026-02-25T13:27:24.044 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial023.snnpci", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-25T13:27:24.044 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr services"} : dispatch 2026-02-25T13:27:24.044 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:24.045 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: Reconfiguring daemon mgr.trial023.snnpci on trial023 2026-02-25T13:27:24.045 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:24.045 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:24.045 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial023", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-25T13:27:24.045 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:23 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:24.046 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records in 2026-02-25T13:27:24.046 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records out 2026-02-25T13:27:24.046 INFO:teuthology.orchestra.run.trial032.stderr:512 bytes copied, 0.000178562 s, 2.9 MB/s 2026-02-25T13:27:24.047 DEBUG:teuthology.orchestra.run.trial032:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2026-02-25T13:27:24.103 DEBUG:teuthology.orchestra.run.trial032:> stat /dev/nvme4n1 2026-02-25T13:27:24.159 INFO:teuthology.orchestra.run.trial032.stdout: File: /dev/nvme4n1 2026-02-25T13:27:24.159 INFO:teuthology.orchestra.run.trial032.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-25T13:27:24.159 INFO:teuthology.orchestra.run.trial032.stdout:Device: 6h/6d Inode: 1337 Links: 1 Device type: 103,8 2026-02-25T13:27:24.159 INFO:teuthology.orchestra.run.trial032.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-25T13:27:24.159 INFO:teuthology.orchestra.run.trial032.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-25T13:27:24.159 INFO:teuthology.orchestra.run.trial032.stdout:Access: 2026-02-25 13:27:09.729033559 +0000 2026-02-25T13:27:24.159 INFO:teuthology.orchestra.run.trial032.stdout:Modify: 2026-02-25 13:26:02.880812937 +0000 2026-02-25T13:27:24.159 INFO:teuthology.orchestra.run.trial032.stdout:Change: 2026-02-25 13:26:02.880812937 +0000 2026-02-25T13:27:24.159 INFO:teuthology.orchestra.run.trial032.stdout: Birth: 2026-02-25 13:26:01.689864919 +0000 2026-02-25T13:27:24.160 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2026-02-25T13:27:24.222 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records in 2026-02-25T13:27:24.222 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records out 2026-02-25T13:27:24.222 INFO:teuthology.orchestra.run.trial032.stderr:512 bytes copied, 0.000166228 s, 3.1 MB/s 2026-02-25T13:27:24.224 DEBUG:teuthology.orchestra.run.trial032:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2026-02-25T13:27:24.280 DEBUG:teuthology.orchestra.run.trial032:> stat /dev/nvme5n1 2026-02-25T13:27:24.336 INFO:teuthology.orchestra.run.trial032.stdout: File: /dev/nvme5n1 2026-02-25T13:27:24.336 INFO:teuthology.orchestra.run.trial032.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-25T13:27:24.336 INFO:teuthology.orchestra.run.trial032.stdout:Device: 6h/6d Inode: 1349 Links: 1 Device type: 103,a 2026-02-25T13:27:24.336 INFO:teuthology.orchestra.run.trial032.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-25T13:27:24.336 INFO:teuthology.orchestra.run.trial032.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-25T13:27:24.337 INFO:teuthology.orchestra.run.trial032.stdout:Access: 2026-02-25 13:27:09.768032371 +0000 2026-02-25T13:27:24.337 INFO:teuthology.orchestra.run.trial032.stdout:Modify: 2026-02-25 13:26:03.276795653 +0000 2026-02-25T13:27:24.337 INFO:teuthology.orchestra.run.trial032.stdout:Change: 2026-02-25 13:26:03.276795653 +0000 2026-02-25T13:27:24.337 INFO:teuthology.orchestra.run.trial032.stdout: Birth: 2026-02-25 13:26:01.822859114 +0000 2026-02-25T13:27:24.337 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/nvme5n1 of=/dev/null count=1 2026-02-25T13:27:24.399 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records in 2026-02-25T13:27:24.399 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records out 2026-02-25T13:27:24.399 INFO:teuthology.orchestra.run.trial032.stderr:512 bytes copied, 0.000185635 s, 2.8 MB/s 2026-02-25T13:27:24.401 DEBUG:teuthology.orchestra.run.trial032:> ! mount | grep -v devtmpfs | grep -q /dev/nvme5n1 2026-02-25T13:27:24.459 DEBUG:teuthology.orchestra.run.trial032:> stat /dev/nvme6n1 2026-02-25T13:27:24.516 INFO:teuthology.orchestra.run.trial032.stdout: File: /dev/nvme6n1 2026-02-25T13:27:24.516 INFO:teuthology.orchestra.run.trial032.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-02-25T13:27:24.516 INFO:teuthology.orchestra.run.trial032.stdout:Device: 6h/6d Inode: 1361 Links: 1 Device type: 103,c 2026-02-25T13:27:24.516 INFO:teuthology.orchestra.run.trial032.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-02-25T13:27:24.516 INFO:teuthology.orchestra.run.trial032.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2026-02-25T13:27:24.516 INFO:teuthology.orchestra.run.trial032.stdout:Access: 2026-02-25 13:27:09.807031182 +0000 2026-02-25T13:27:24.517 INFO:teuthology.orchestra.run.trial032.stdout:Modify: 2026-02-25 13:26:03.673778326 +0000 2026-02-25T13:27:24.517 INFO:teuthology.orchestra.run.trial032.stdout:Change: 2026-02-25 13:26:03.673778326 +0000 2026-02-25T13:27:24.517 INFO:teuthology.orchestra.run.trial032.stdout: Birth: 2026-02-25 13:26:01.949853571 +0000 2026-02-25T13:27:24.517 DEBUG:teuthology.orchestra.run.trial032:> sudo dd if=/dev/nvme6n1 of=/dev/null count=1 2026-02-25T13:27:24.579 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records in 2026-02-25T13:27:24.579 INFO:teuthology.orchestra.run.trial032.stderr:1+0 records out 2026-02-25T13:27:24.580 INFO:teuthology.orchestra.run.trial032.stderr:512 bytes copied, 0.000164205 s, 3.1 MB/s 2026-02-25T13:27:24.581 DEBUG:teuthology.orchestra.run.trial032:> ! mount | grep -v devtmpfs | grep -q /dev/nvme6n1 2026-02-25T13:27:24.638 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph orch apply osd --all-available-devices 2026-02-25T13:27:24.792 INFO:teuthology.orchestra.run.trial032.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial032/config 2026-02-25T13:27:25.039 INFO:teuthology.orchestra.run.trial032.stdout:Scheduled osd.all-available-devices update... 2026-02-25T13:27:25.185 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2026-02-25T13:27:25.185 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:25.307 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:25.368 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: Reconfiguring ceph-exporter.trial023 (monmap changed)... 2026-02-25T13:27:25.369 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: Reconfiguring daemon ceph-exporter.trial023 on trial023 2026-02-25T13:27:25.369 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.369 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.369 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: Reconfiguring crash.trial023 (monmap changed)... 2026-02-25T13:27:25.369 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial023", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-25T13:27:25.369 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:25.369 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: Reconfiguring daemon crash.trial023 on trial023 2026-02-25T13:27:25.369 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.370 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.370 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:25 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.533 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:25.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: Reconfiguring ceph-exporter.trial023 (monmap changed)... 2026-02-25T13:27:25.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: Reconfiguring daemon ceph-exporter.trial023 on trial023 2026-02-25T13:27:25.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: Reconfiguring crash.trial023 (monmap changed)... 2026-02-25T13:27:25.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial023", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-25T13:27:25.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:25.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: Reconfiguring daemon crash.trial023 on trial023 2026-02-25T13:27:25.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:25 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:25.677 INFO:teuthology.orchestra.run.trial023.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-25T13:27:26.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: Reconfiguring alertmanager.trial023 deps ['mgr.trial023.snnpci', 'secure_monitoring_stack:False'] -> ['alertmanager.trial023', 'mgr.trial023.snnpci', 'mgr.trial032.moobkg', 'secure_monitoring_stack:False'] (diff {'mgr.trial032.moobkg', 'alertmanager.trial023'}) 2026-02-25T13:27:26.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: Reconfiguring daemon alertmanager.trial023 on trial023 2026-02-25T13:27:26.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: from='client.14252 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:26.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: Marking host: trial023 for OSDSpec preview refresh. 2026-02-25T13:27:26.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: Marking host: trial032 for OSDSpec preview refresh. 2026-02-25T13:27:26.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: Saving service osd.all-available-devices spec with placement * 2026-02-25T13:27:26.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3017937310' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:26.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:26.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:26.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:26 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: Reconfiguring alertmanager.trial023 deps ['mgr.trial023.snnpci', 'secure_monitoring_stack:False'] -> ['alertmanager.trial023', 'mgr.trial023.snnpci', 'mgr.trial032.moobkg', 'secure_monitoring_stack:False'] (diff {'mgr.trial032.moobkg', 'alertmanager.trial023'}) 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: Reconfiguring daemon alertmanager.trial023 on trial023 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: from='client.14252 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: Marking host: trial023 for OSDSpec preview refresh. 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: Marking host: trial032 for OSDSpec preview refresh. 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: Saving service osd.all-available-devices spec with placement * 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3017937310' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:26.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:26 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2026-02-25T13:27:26.679 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:26.794 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:27.030 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:27.174 INFO:teuthology.orchestra.run.trial023.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-25T13:27:27.632 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:27 trial023 ceph-mon[36346]: Reconfiguring grafana.trial023 deps ['secure_monitoring_stack:False'] -> ['prometheus.trial023', 'secure_monitoring_stack:False'] (diff {'prometheus.trial023'}) 2026-02-25T13:27:27.632 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:27 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-25T13:27:27.633 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:27 trial023 ceph-mon[36346]: Reconfiguring daemon grafana.trial023 on trial023 2026-02-25T13:27:27.633 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:27 trial023 ceph-mon[36346]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:27.633 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:27 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2318632886' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:27.633 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:27 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:27.633 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:27 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:27.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:27 trial032 ceph-mon[43680]: Reconfiguring grafana.trial023 deps ['secure_monitoring_stack:False'] -> ['prometheus.trial023', 'secure_monitoring_stack:False'] (diff {'prometheus.trial023'}) 2026-02-25T13:27:27.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:27 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-02-25T13:27:27.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:27 trial032 ceph-mon[43680]: Reconfiguring daemon grafana.trial023 on trial023 2026-02-25T13:27:27.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:27 trial032 ceph-mon[43680]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:27.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:27 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2318632886' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:27.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:27 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:27.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:27 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:28.175 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:28.294 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:28.542 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:28.667 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:28 trial023 ceph-mon[36346]: Reconfiguring prometheus.trial023 deps ['8765', 'alertmanager_configured:True', 'ceph-exporter_configured:True', 'ingress_configured:False', 'mgmt-gateway_configured:False', 'mgr.trial023.snnpci', 'nfs_configured:False', 'node-exporter_configured:True', 'nvmeof_configured:False', 'oauth2-proxy_configured:False', 'secure_monitoring_stack:False', 'smb_configured:False'] -> ['8765', 'alertmanager_configured:True', 'ceph-exporter_configured:True', 'ingress_configured:False', 'mgmt-gateway_configured:False', 'mgr.trial023.snnpci', 'mgr.trial032.moobkg', 'nfs_configured:False', 'node-exporter_configured:True', 'nvmeof_configured:False', 'oauth2-proxy_configured:False', 'secure_monitoring_stack:False', 'smb_configured:False'] (diff {'mgr.trial032.moobkg'}) 2026-02-25T13:27:28.667 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:28 trial023 ceph-mon[36346]: Reconfiguring daemon prometheus.trial023 on trial023 2026-02-25T13:27:28.667 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:28 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/4053654752' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:28.667 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:28 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:28.667 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:28 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:28.667 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:28 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-25T13:27:28.667 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:28 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:28.688 INFO:teuthology.orchestra.run.trial023.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-25T13:27:28.873 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:28 trial032 ceph-mon[43680]: Reconfiguring prometheus.trial023 deps ['8765', 'alertmanager_configured:True', 'ceph-exporter_configured:True', 'ingress_configured:False', 'mgmt-gateway_configured:False', 'mgr.trial023.snnpci', 'nfs_configured:False', 'node-exporter_configured:True', 'nvmeof_configured:False', 'oauth2-proxy_configured:False', 'secure_monitoring_stack:False', 'smb_configured:False'] -> ['8765', 'alertmanager_configured:True', 'ceph-exporter_configured:True', 'ingress_configured:False', 'mgmt-gateway_configured:False', 'mgr.trial023.snnpci', 'mgr.trial032.moobkg', 'nfs_configured:False', 'node-exporter_configured:True', 'nvmeof_configured:False', 'oauth2-proxy_configured:False', 'secure_monitoring_stack:False', 'smb_configured:False'] (diff {'mgr.trial032.moobkg'}) 2026-02-25T13:27:28.873 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:28 trial032 ceph-mon[43680]: Reconfiguring daemon prometheus.trial023 on trial023 2026-02-25T13:27:28.873 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:28 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/4053654752' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:28.873 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:28 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:28.873 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:28 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:28.873 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:28 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.trial032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2026-02-25T13:27:28.874 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:28 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:29.688 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:29.808 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:29.876 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:29 trial032 ceph-mon[43680]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:29.876 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:29 trial032 ceph-mon[43680]: Reconfiguring ceph-exporter.trial032 (monmap changed)... 2026-02-25T13:27:29.876 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:29 trial032 ceph-mon[43680]: Reconfiguring daemon ceph-exporter.trial032 on trial032 2026-02-25T13:27:29.876 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:29 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:29.877 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:29 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:29.877 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:29 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial032", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-25T13:27:29.877 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:29 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:29.882 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:29 trial023 ceph-mon[36346]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:29.882 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:29 trial023 ceph-mon[36346]: Reconfiguring ceph-exporter.trial032 (monmap changed)... 2026-02-25T13:27:29.882 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:29 trial023 ceph-mon[36346]: Reconfiguring daemon ceph-exporter.trial032 on trial032 2026-02-25T13:27:29.882 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:29 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:29.882 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:29 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:29.882 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:29 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "client.crash.trial032", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2026-02-25T13:27:29.883 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:29 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:30.042 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:30.184 INFO:teuthology.orchestra.run.trial023.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-25T13:27:30.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: Reconfiguring crash.trial032 (monmap changed)... 2026-02-25T13:27:30.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: Reconfiguring daemon crash.trial032 on trial032 2026-02-25T13:27:30.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:30.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:30.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial032.moobkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-25T13:27:30.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr services"} : dispatch 2026-02-25T13:27:30.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:30.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2174014469' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:30.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:30.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:30.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-25T13:27:30.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-25T13:27:30.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:30 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: Reconfiguring crash.trial032 (monmap changed)... 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: Reconfiguring daemon crash.trial032 on trial032 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get-or-create", "entity": "mgr.trial032.moobkg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mgr services"} : dispatch 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2174014469' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2026-02-25T13:27:31.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:30 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:31.185 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:31.301 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:31.545 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:31.689 INFO:teuthology.orchestra.run.trial023.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-25T13:27:31.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: Reconfiguring mgr.trial032.moobkg (monmap changed)... 2026-02-25T13:27:31.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: Reconfiguring daemon mgr.trial032.moobkg on trial032 2026-02-25T13:27:31.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: Reconfiguring mon.trial032 (monmap changed)... 2026-02-25T13:27:31.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: Reconfiguring daemon mon.trial032 on trial032 2026-02-25T13:27:31.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:31.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial023:9093"} : dispatch 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://trial023:3000"} : dispatch 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://trial023:9095"} : dispatch 2026-02-25T13:27:31.797 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.798 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-25T13:27:31.798 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:31.798 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:31 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3910468476' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:31.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: Reconfiguring mgr.trial032.moobkg (monmap changed)... 2026-02-25T13:27:31.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: Reconfiguring daemon mgr.trial032.moobkg on trial032 2026-02-25T13:27:31.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: Reconfiguring mon.trial032 (monmap changed)... 2026-02-25T13:27:31.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: Reconfiguring daemon mon.trial032 on trial032 2026-02-25T13:27:31.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:31.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial023:9093"} : dispatch 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://trial023:3000"} : dispatch 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2026-02-25T13:27:31.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://trial023:9095"} : dispatch 2026-02-25T13:27:31.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:31.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "orch get-security-config"} : dispatch 2026-02-25T13:27:31.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:31.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:31 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3910468476' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:32.691 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:32.807 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:32.888 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial023:9093"}]: dispatch 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://trial023:3000"}]: dispatch 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://trial023:9095"}]: dispatch 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: Certificate for "cephadm-signed_agent_cert (trial023)" is still valid for 1824 days. 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: Certificate for "cephadm-signed_grafana_cert (trial023)" is still valid for 1094 days. 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.889 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-25T13:27:32.890 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:32 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:32.900 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-02-25T13:27:32.900 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://trial023:9093"}]: dispatch 2026-02-25T13:27:32.900 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-02-25T13:27:32.900 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://trial023:3000"}]: dispatch 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://trial023:9095"}]: dispatch 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: Certificate for "cephadm-signed_agent_cert (trial023)" is still valid for 1824 days. 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch get-security-config"}]: dispatch 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: Certificate for "cephadm-signed_grafana_cert (trial023)" is still valid for 1094 days. 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.901 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2026-02-25T13:27:32.902 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:32 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:33.054 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:33.201 INFO:teuthology.orchestra.run.trial023.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-25T13:27:33.882 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:33 trial023 ceph-mon[36346]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:33.882 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:33 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/937749144' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:33.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:33 trial032 ceph-mon[43680]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:33.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:33 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/937749144' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:34.203 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:34.322 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:34.559 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:34.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/74505067' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3238b38a-4859-4107-acf9-2ceaf247d669"} : dispatch 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3238b38a-4859-4107-acf9-2ceaf247d669"} : dispatch 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3238b38a-4859-4107-acf9-2ceaf247d669"}]': finished 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: osdmap e6: 1 total, 0 up, 1 in 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/877094936' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a01d9396-5f0c-474c-bf7f-839472135769"} : dispatch 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/877094936' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a01d9396-5f0c-474c-bf7f-839472135769"}]': finished 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: osdmap e7: 2 total, 0 up, 2 in 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:34.681 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/3621632899' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:34.682 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1322990473' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:34.682 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:34 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1710122638' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:34.701 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1772026053,"num_remapped_pgs":0} 2026-02-25T13:27:34.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/74505067' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3238b38a-4859-4107-acf9-2ceaf247d669"} : dispatch 2026-02-25T13:27:34.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3238b38a-4859-4107-acf9-2ceaf247d669"} : dispatch 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3238b38a-4859-4107-acf9-2ceaf247d669"}]': finished 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: osdmap e6: 1 total, 0 up, 1 in 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/877094936' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a01d9396-5f0c-474c-bf7f-839472135769"} : dispatch 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/877094936' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a01d9396-5f0c-474c-bf7f-839472135769"}]': finished 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: osdmap e7: 2 total, 0 up, 2 in 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/3621632899' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:34.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1322990473' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:34.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:34 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1710122638' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:35.703 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:35.823 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:35.875 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:35.875 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/697538332' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0f76696c-55bc-47d3-a503-5a5769ba1c11"} : dispatch 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0f76696c-55bc-47d3-a503-5a5769ba1c11"} : dispatch 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f76696c-55bc-47d3-a503-5a5769ba1c11"}]': finished 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: osdmap e8: 3 total, 0 up, 3 in 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3043450007' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "28ad3312-a06a-4c0b-89d1-8c4af14d80cb"} : dispatch 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3043450007' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28ad3312-a06a-4c0b-89d1-8c4af14d80cb"}]': finished 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: osdmap e9: 4 total, 0 up, 4 in 2026-02-25T13:27:35.876 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:35.877 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:35.877 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:35.877 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:35 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:35.897 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:35.897 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/697538332' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0f76696c-55bc-47d3-a503-5a5769ba1c11"} : dispatch 2026-02-25T13:27:35.897 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0f76696c-55bc-47d3-a503-5a5769ba1c11"} : dispatch 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f76696c-55bc-47d3-a503-5a5769ba1c11"}]': finished 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: osdmap e8: 3 total, 0 up, 3 in 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3043450007' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "28ad3312-a06a-4c0b-89d1-8c4af14d80cb"} : dispatch 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3043450007' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28ad3312-a06a-4c0b-89d1-8c4af14d80cb"}]': finished 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: osdmap e9: 4 total, 0 up, 4 in 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:35.898 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:35 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:36.057 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:36.202 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1772026055,"num_remapped_pgs":0} 2026-02-25T13:27:36.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:36 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2804989141' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:36.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:36 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/2052729256' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:36.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:36 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2864246709' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:36.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:36 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:27:37.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:36 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2804989141' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:37.045 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:36 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/2052729256' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:37.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:36 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2864246709' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:37.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:36 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:27:37.203 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:37.324 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:37.566 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:37.687 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:37.687 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/1118402314' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f4f4ac8-83c5-4218-a677-57d499ed9cc2"} : dispatch 2026-02-25T13:27:37.687 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f4f4ac8-83c5-4218-a677-57d499ed9cc2"} : dispatch 2026-02-25T13:27:37.688 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f4f4ac8-83c5-4218-a677-57d499ed9cc2"}]': finished 2026-02-25T13:27:37.688 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: osdmap e10: 5 total, 0 up, 5 in 2026-02-25T13:27:37.688 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:37.688 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:37.688 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:37.688 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1490780296' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "220bb95d-56e2-45f3-b179-8d11417930aa"} : dispatch 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1490780296' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "220bb95d-56e2-45f3-b179-8d11417930aa"}]': finished 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: osdmap e11: 6 total, 0 up, 6 in 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:37.689 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:37 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1216799736' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:37.707 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1772026057,"num_remapped_pgs":0} 2026-02-25T13:27:37.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:37.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/1118402314' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f4f4ac8-83c5-4218-a677-57d499ed9cc2"} : dispatch 2026-02-25T13:27:37.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4f4f4ac8-83c5-4218-a677-57d499ed9cc2"} : dispatch 2026-02-25T13:27:37.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f4f4ac8-83c5-4218-a677-57d499ed9cc2"}]': finished 2026-02-25T13:27:37.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: osdmap e10: 5 total, 0 up, 5 in 2026-02-25T13:27:37.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:37.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1490780296' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "220bb95d-56e2-45f3-b179-8d11417930aa"} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1490780296' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "220bb95d-56e2-45f3-b179-8d11417930aa"}]': finished 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: osdmap e11: 6 total, 0 up, 6 in 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:37.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:37 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1216799736' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:38.709 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:38.831 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:38.880 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:38 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/676367290' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:38.881 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:38 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3050071903' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:38.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:38 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/676367290' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:38.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:38 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3050071903' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:39.078 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:39.223 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1772026057,"num_remapped_pgs":0} 2026-02-25T13:27:39.678 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:39.678 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3711383896' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:39.678 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/2760729942' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "01c05e5f-d650-4a3b-becd-a471e4adf245"} : dispatch 2026-02-25T13:27:39.678 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "01c05e5f-d650-4a3b-becd-a471e4adf245"} : dispatch 2026-02-25T13:27:39.678 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01c05e5f-d650-4a3b-becd-a471e4adf245"}]': finished 2026-02-25T13:27:39.678 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: osdmap e12: 7 total, 0 up, 7 in 2026-02-25T13:27:39.678 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2002198946' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3b89f9af-924b-4353-875f-74fc52651487"} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2002198946' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b89f9af-924b-4353-875f-74fc52651487"}]': finished 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: osdmap e13: 8 total, 0 up, 8 in 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:39.679 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:39.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:39.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:39.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:39.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:39.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:39.680 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:39 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/790259630' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:39.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:39.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3711383896' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:39.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/2760729942' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "01c05e5f-d650-4a3b-becd-a471e4adf245"} : dispatch 2026-02-25T13:27:39.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "01c05e5f-d650-4a3b-becd-a471e4adf245"} : dispatch 2026-02-25T13:27:39.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01c05e5f-d650-4a3b-becd-a471e4adf245"}]': finished 2026-02-25T13:27:39.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: osdmap e12: 7 total, 0 up, 7 in 2026-02-25T13:27:39.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:39.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2002198946' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3b89f9af-924b-4353-875f-74fc52651487"} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2002198946' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b89f9af-924b-4353-875f-74fc52651487"}]': finished 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: osdmap e13: 8 total, 0 up, 8 in 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:39.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:39.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:39.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:39.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:39.910 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:39 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/790259630' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:40.225 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:40.341 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:40.580 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:40.724 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:40.864 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:40 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1496642676' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:40.864 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:40 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2485504933' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:40.938 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:40 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1496642676' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2026-02-25T13:27:40.938 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:40 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2485504933' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:41.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:41 trial032 ceph-mon[43680]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:41.725 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:41.726 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:41 trial023 ceph-mon[36346]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:41.844 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:42.084 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:42.229 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:42.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:42 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-25T13:27:42.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:42 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:42.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:42 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-25T13:27:42.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:42 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:42.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:42 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2566488732' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:42.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:42 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2026-02-25T13:27:42.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:42 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:42.951 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:42 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2026-02-25T13:27:42.952 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:42 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:42.952 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:42 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2566488732' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:43.230 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:43.353 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:43.582 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:43.726 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:43.853 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:43 trial032 ceph-mon[43680]: Deploying daemon osd.0 on trial032 2026-02-25T13:27:43.854 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:43 trial032 ceph-mon[43680]: Deploying daemon osd.1 on trial023 2026-02-25T13:27:43.854 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:43 trial032 ceph-mon[43680]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:43.854 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:43 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/4042860276' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:43.961 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:43 trial023 ceph-mon[36346]: Deploying daemon osd.0 on trial032 2026-02-25T13:27:43.961 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:43 trial023 ceph-mon[36346]: Deploying daemon osd.1 on trial023 2026-02-25T13:27:43.961 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:43 trial023 ceph-mon[36346]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:43.961 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:43 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/4042860276' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:44.728 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:44.845 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:45.065 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:45.065 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:45.065 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-25T13:27:45.065 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:45.066 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: Deploying daemon osd.2 on trial032 2026-02-25T13:27:45.066 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:45.066 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:45.066 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2026-02-25T13:27:45.066 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:45.066 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: Deploying daemon osd.3 on trial023 2026-02-25T13:27:45.066 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:45.066 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='osd.0 [v2:10.20.193.32:6800/370945794,v1:10.20.193.32:6801/370945794]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-25T13:27:45.066 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:44 trial032 ceph-mon[43680]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-25T13:27:45.087 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:45.110 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:45.110 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:45.110 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2026-02-25T13:27:45.110 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:45.110 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: Deploying daemon osd.2 on trial032 2026-02-25T13:27:45.110 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:45.110 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:45.110 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2026-02-25T13:27:45.111 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:45.111 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: Deploying daemon osd.3 on trial023 2026-02-25T13:27:45.111 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:45.111 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='osd.0 [v2:10.20.193.32:6800/370945794,v1:10.20.193.32:6801/370945794]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-25T13:27:45.111 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:44 trial023 ceph-mon[36346]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2026-02-25T13:27:45.234 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3219133509' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: osdmap e14: 8 total, 0 up, 8 in 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial023", "root=default"]} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='osd.0 [v2:10.20.193.32:6800/370945794,v1:10.20.193.32:6801/370945794]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:46.046 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:45 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3219133509' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: osdmap e14: 8 total, 0 up, 8 in 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial023", "root=default"]} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='osd.0 [v2:10.20.193.32:6800/370945794,v1:10.20.193.32:6801/370945794]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:46.106 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:45 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:46.235 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:46.356 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:46.606 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:46.753 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":15,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:47.395 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:47.395 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:47.396 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-25T13:27:47.396 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:47.396 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: Deploying daemon osd.4 on trial032 2026-02-25T13:27:47.396 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial023", "root=default"]}]': finished 2026-02-25T13:27:47.396 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial032", "root=default"]}]': finished 2026-02-25T13:27:47.396 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: osdmap e15: 8 total, 0 up, 8 in 2026-02-25T13:27:47.396 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:47.396 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:47.396 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2368228240' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:47.397 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:47.398 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:47.398 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-25T13:27:47.398 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:47.398 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='osd.2 [v2:10.20.193.32:6808/706320532,v1:10.20.193.32:6809/706320532]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-25T13:27:47.398 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:47 trial023 ceph-mon[36346]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-25T13:27:47.489 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:47.489 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:47.489 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2026-02-25T13:27:47.489 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: Deploying daemon osd.4 on trial032 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.6836, "args": ["host=trial023", "root=default"]}]': finished 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.6836, "args": ["host=trial032", "root=default"]}]': finished 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: osdmap e15: 8 total, 0 up, 8 in 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:47.490 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2368228240' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='osd.2 [v2:10.20.193.32:6808/706320532,v1:10.20.193.32:6809/706320532]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-25T13:27:47.491 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:47 trial032 ceph-mon[43680]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2026-02-25T13:27:47.754 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:47.935 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:48.184 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:48.329 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":16,"num_osds":8,"num_up_osds":2,"osd_up_since":1772026067,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:48.608 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: purged_snaps scrub starts 2026-02-25T13:27:48.609 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: purged_snaps scrub ok 2026-02-25T13:27:48.609 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: purged_snaps scrub starts 2026-02-25T13:27:48.609 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: purged_snaps scrub ok 2026-02-25T13:27:48.609 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: Deploying daemon osd.5 on trial023 2026-02-25T13:27:48.609 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-25T13:27:48.609 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: osd.0 [v2:10.20.193.32:6800/370945794,v1:10.20.193.32:6801/370945794] boot 2026-02-25T13:27:48.610 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688] boot 2026-02-25T13:27:48.610 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: osdmap e16: 8 total, 2 up, 8 in 2026-02-25T13:27:48.610 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='osd.2 [v2:10.20.193.32:6808/706320532,v1:10.20.193.32:6809/706320532]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:48.610 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:48.610 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:48.610 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:48.611 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:48.611 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:48.611 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:48.611 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:48.611 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:48.611 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:48.612 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-25T13:27:48.612 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:48 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/197089982' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:48.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: purged_snaps scrub starts 2026-02-25T13:27:48.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: purged_snaps scrub ok 2026-02-25T13:27:48.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: purged_snaps scrub starts 2026-02-25T13:27:48.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: purged_snaps scrub ok 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: Deploying daemon osd.5 on trial023 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: osd.0 [v2:10.20.193.32:6800/370945794,v1:10.20.193.32:6801/370945794] boot 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: osd.1 [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688] boot 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: osdmap e16: 8 total, 2 up, 8 in 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='osd.2 [v2:10.20.193.32:6808/706320532,v1:10.20.193.32:6809/706320532]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2026-02-25T13:27:48.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:48 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/197089982' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:49.331 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:49.433 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial032", "root=default"]}]': finished 2026-02-25T13:27:49.433 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2026-02-25T13:27:49.433 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: osdmap e17: 8 total, 2 up, 8 in 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial023", "root=default"]} : dispatch 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: pgmap v27: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:49.434 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2026-02-25T13:27:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: Deploying daemon osd.6 on trial032 2026-02-25T13:27:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2026-02-25T13:27:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='osd.4 [v2:10.20.193.32:6816/2060705400,v1:10.20.193.32:6817/2060705400]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-25T13:27:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-25T13:27:49.435 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:49 trial023 ceph-mon[36346]: from='osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial023", "root=default"]}]': finished 2026-02-25T13:27:49.473 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.6836, "args": ["host=trial032", "root=default"]}]': finished 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: osdmap e17: 8 total, 2 up, 8 in 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial023", "root=default"]} : dispatch 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:49.565 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: pgmap v27: 0 pgs: ; 0 B data, 53 MiB used, 1.4 TiB / 1.4 TiB avail 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: Deploying daemon osd.6 on trial032 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='osd.4 [v2:10.20.193.32:6816/2060705400,v1:10.20.193.32:6817/2060705400]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2026-02-25T13:27:49.566 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:49 trial032 ceph-mon[43680]: from='osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.6836, "args": ["host=trial023", "root=default"]}]': finished 2026-02-25T13:27:49.723 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:49.869 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":18,"num_osds":8,"num_up_osds":3,"osd_up_since":1772026069,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:50.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: purged_snaps scrub starts 2026-02-25T13:27:50.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: purged_snaps scrub ok 2026-02-25T13:27:50.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: Deploying daemon osd.7 on trial023 2026-02-25T13:27:50.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: osd.2 [v2:10.20.193.32:6808/706320532,v1:10.20.193.32:6809/706320532] boot 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='osd.4 [v2:10.20.193.32:6816/2060705400,v1:10.20.193.32:6817/2060705400]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: osdmap e18: 8 total, 3 up, 8 in 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/622091518' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:50.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:50 trial023 ceph-mon[36346]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial032", "root=default"]}]': finished 2026-02-25T13:27:50.634 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: purged_snaps scrub starts 2026-02-25T13:27:50.634 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: purged_snaps scrub ok 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: Deploying daemon osd.7 on trial023 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: osd.2 [v2:10.20.193.32:6808/706320532,v1:10.20.193.32:6809/706320532] boot 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='osd.4 [v2:10.20.193.32:6816/2060705400,v1:10.20.193.32:6817/2060705400]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: osdmap e18: 8 total, 3 up, 8 in 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/622091518' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:50.635 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:50 trial032 ceph-mon[43680]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.6836, "args": ["host=trial032", "root=default"]}]': finished 2026-02-25T13:27:50.870 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:50.993 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:51.235 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:51.385 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":19,"num_osds":8,"num_up_osds":4,"osd_up_since":1772026070,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: purged_snaps scrub starts 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: purged_snaps scrub ok 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704] boot 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: osdmap e19: 8 total, 4 up, 8 in 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial023", "root=default"]} : dispatch 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: pgmap v30: 0 pgs: ; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 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-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3403940114' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:51.614 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial023", "root=default"]}]': finished 2026-02-25T13:27:51.615 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:51 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 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-25T13:27:51.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: purged_snaps scrub starts 2026-02-25T13:27:51.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: purged_snaps scrub ok 2026-02-25T13:27:51.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2026-02-25T13:27:51.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: osd.3 [v2:10.20.193.23:6810/3904055704,v1:10.20.193.23:6811/3904055704] boot 2026-02-25T13:27:51.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: osdmap e19: 8 total, 4 up, 8 in 2026-02-25T13:27:51.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial023", "root=default"]} : dispatch 2026-02-25T13:27:51.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2026-02-25T13:27:51.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:51.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:51.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:51.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:51.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:51.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: pgmap v30: 0 pgs: ; 0 B data, 79 MiB used, 2.1 TiB / 2.1 TiB avail 2026-02-25T13:27:51.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 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-25T13:27:51.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:51.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:51.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:51.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:51.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3403940114' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:51.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.6836, "args": ["host=trial023", "root=default"]}]': finished 2026-02-25T13:27:51.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:51 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 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-25T13:27:52.386 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:52.509 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:52.589 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: purged_snaps scrub starts 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: purged_snaps scrub ok 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: osd.4 [v2:10.20.193.32:6816/2060705400,v1:10.20.193.32:6817/2060705400] boot 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: osdmap e20: 8 total, 5 up, 8 in 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:52.590 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='osd.6 [v2:10.20.193.32:6824/3211666230,v1:10.20.193.32:6825/3211666230]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-25T13:27:52.591 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-25T13:27:52.591 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:27:52.591 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2026-02-25T13:27:52.591 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:52.591 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:52.591 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-25T13:27:52.591 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2026-02-25T13:27:52.591 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: from='osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2026-02-25T13:27:52.591 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:52 trial023 ceph-mon[36346]: osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214] boot 2026-02-25T13:27:52.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: purged_snaps scrub starts 2026-02-25T13:27:52.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: purged_snaps scrub ok 2026-02-25T13:27:52.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: osd.4 [v2:10.20.193.32:6816/2060705400,v1:10.20.193.32:6817/2060705400] boot 2026-02-25T13:27:52.657 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: osdmap e20: 8 total, 5 up, 8 in 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='osd.6 [v2:10.20.193.32:6824/3211666230,v1:10.20.193.32:6825/3211666230]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: from='osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2026-02-25T13:27:52.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:52 trial032 ceph-mon[43680]: osd.5 [v2:10.20.193.23:6818/3396224214,v1:10.20.193.23:6819/3396224214] boot 2026-02-25T13:27:52.750 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:52.894 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":21,"num_osds":8,"num_up_osds":6,"osd_up_since":1772026072,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:53.388 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: purged_snaps scrub starts 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: purged_snaps scrub ok 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='osd.6 [v2:10.20.193.32:6824/3211666230,v1:10.20.193.32:6825/3211666230]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: osdmap e21: 8 total, 6 up, 8 in 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial023", "root=default"]} : dispatch 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: pgmap v33: 1 pgs: 1 unknown; 0 B data, 132 MiB used, 3.4 TiB / 3.4 TiB avail 2026-02-25T13:27:53.389 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:53.390 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:53.390 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:53.390 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2281326649' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:53.390 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:53.390 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:53.390 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:53 trial023 ceph-mon[36346]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial032", "root=default"]}]': finished 2026-02-25T13:27:53.628 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: purged_snaps scrub starts 2026-02-25T13:27:53.628 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: purged_snaps scrub ok 2026-02-25T13:27:53.628 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='osd.6 [v2:10.20.193.32:6824/3211666230,v1:10.20.193.32:6825/3211666230]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:53.628 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: osdmap e21: 8 total, 6 up, 8 in 2026-02-25T13:27:53.628 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial032", "root=default"]} : dispatch 2026-02-25T13:27:53.628 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial023", "root=default"]} : dispatch 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: pgmap v33: 1 pgs: 1 unknown; 0 B data, 132 MiB used, 3.4 TiB / 3.4 TiB avail 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2281326649' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:53.629 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:53 trial032 ceph-mon[43680]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.6836, "args": ["host=trial032", "root=default"]}]': finished 2026-02-25T13:27:53.895 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:54.011 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:54.251 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:54.395 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":22,"num_osds":8,"num_up_osds":6,"osd_up_since":1772026072,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial023", "root=default"]}]': finished 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: osdmap e22: 8 total, 6 up, 8 in 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2062861407' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896] boot 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: osd.6 [v2:10.20.193.32:6824/3211666230,v1:10.20.193.32:6825/3211666230] boot 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: osdmap e23: 8 total, 8 up, 8 in 2026-02-25T13:27:54.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:54.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:54 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.6836, "args": ["host=trial023", "root=default"]}]': finished 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: osdmap e22: 8 total, 6 up, 8 in 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2062861407' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: osd.7 [v2:10.20.193.23:6826/2911727896,v1:10.20.193.23:6827/2911727896] boot 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: osd.6 [v2:10.20.193.32:6824/3211666230,v1:10.20.193.32:6825/3211666230] boot 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: osdmap e23: 8 total, 8 up, 8 in 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2026-02-25T13:27:54.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:54 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2026-02-25T13:27:55.396 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd stat -f json 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: purged_snaps scrub starts 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: purged_snaps scrub ok 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: purged_snaps scrub starts 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: purged_snaps scrub ok 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: pgmap v36: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-25T13:27:55.422 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:55 trial023 ceph-mon[36346]: osdmap e24: 8 total, 8 up, 8 in 2026-02-25T13:27:55.517 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:55.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: purged_snaps scrub starts 2026-02-25T13:27:55.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: purged_snaps scrub ok 2026-02-25T13:27:55.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: purged_snaps scrub starts 2026-02-25T13:27:55.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: purged_snaps scrub ok 2026-02-25T13:27:55.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: pgmap v36: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:27:55.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2026-02-25T13:27:55.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2026-02-25T13:27:55.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2026-02-25T13:27:55.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:55.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2026-02-25T13:27:55.660 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:55 trial032 ceph-mon[43680]: osdmap e24: 8 total, 8 up, 8 in 2026-02-25T13:27:55.744 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:55.885 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":24,"num_osds":8,"num_up_osds":8,"osd_up_since":1772026074,"num_in_osds":8,"osd_in_since":1772026059,"num_remapped_pgs":0} 2026-02-25T13:27:55.885 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd dump --format=json 2026-02-25T13:27:56.039 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:56.275 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:56.275 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":24,"fsid":"889d5fd1-124d-11f1-9da7-d404e6e7d460","created":"2026-02-25T13:26:21.375063+0000","modified":"2026-02-25T13:27:55.369333+0000","last_up_change":"2026-02-25T13:27:54.367916+0000","last_in_change":"2026-02-25T13:27:39.340462+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-25T13:27:50.618306+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":"21","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":"3238b38a-4859-4107-acf9-2ceaf247d669","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.32:6800","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6801","nonce":370945794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6802","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6803","nonce":370945794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6806","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6807","nonce":370945794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6804","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6805","nonce":370945794}]},"public_addr":"10.20.193.32:6801/370945794","cluster_addr":"10.20.193.32:6803/370945794","heartbeat_back_addr":"10.20.193.32:6807/370945794","heartbeat_front_addr":"10.20.193.32:6805/370945794","state":["exists","up"]},{"osd":1,"uuid":"a01d9396-5f0c-474c-bf7f-839472135769","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.23:6802","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6803","nonce":1653421688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6804","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6805","nonce":1653421688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6808","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6809","nonce":1653421688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6806","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6807","nonce":1653421688}]},"public_addr":"10.20.193.23:6803/1653421688","cluster_addr":"10.20.193.23:6805/1653421688","heartbeat_back_addr":"10.20.193.23:6809/1653421688","heartbeat_front_addr":"10.20.193.23:6807/1653421688","state":["exists","up"]},{"osd":2,"uuid":"0f76696c-55bc-47d3-a503-5a5769ba1c11","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6808","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6809","nonce":706320532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6810","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6811","nonce":706320532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6814","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6815","nonce":706320532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6812","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6813","nonce":706320532}]},"public_addr":"10.20.193.32:6809/706320532","cluster_addr":"10.20.193.32:6811/706320532","heartbeat_back_addr":"10.20.193.32:6815/706320532","heartbeat_front_addr":"10.20.193.32:6813/706320532","state":["exists","up"]},{"osd":3,"uuid":"28ad3312-a06a-4c0b-89d1-8c4af14d80cb","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.23:6810","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6811","nonce":3904055704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6812","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6813","nonce":3904055704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6816","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6817","nonce":3904055704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6814","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6815","nonce":3904055704}]},"public_addr":"10.20.193.23:6811/3904055704","cluster_addr":"10.20.193.23:6813/3904055704","heartbeat_back_addr":"10.20.193.23:6817/3904055704","heartbeat_front_addr":"10.20.193.23:6815/3904055704","state":["exists","up"]},{"osd":4,"uuid":"4f4f4ac8-83c5-4218-a677-57d499ed9cc2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6816","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6817","nonce":2060705400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6818","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6819","nonce":2060705400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6822","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6823","nonce":2060705400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6820","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6821","nonce":2060705400}]},"public_addr":"10.20.193.32:6817/2060705400","cluster_addr":"10.20.193.32:6819/2060705400","heartbeat_back_addr":"10.20.193.32:6823/2060705400","heartbeat_front_addr":"10.20.193.32:6821/2060705400","state":["exists","up"]},{"osd":5,"uuid":"220bb95d-56e2-45f3-b179-8d11417930aa","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.23:6818","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6819","nonce":3396224214}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6820","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6821","nonce":3396224214}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6824","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6825","nonce":3396224214}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6822","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6823","nonce":3396224214}]},"public_addr":"10.20.193.23:6819/3396224214","cluster_addr":"10.20.193.23:6821/3396224214","heartbeat_back_addr":"10.20.193.23:6825/3396224214","heartbeat_front_addr":"10.20.193.23:6823/3396224214","state":["exists","up"]},{"osd":6,"uuid":"01c05e5f-d650-4a3b-becd-a471e4adf245","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6824","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6825","nonce":3211666230}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6826","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6827","nonce":3211666230}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6830","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6831","nonce":3211666230}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6828","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6829","nonce":3211666230}]},"public_addr":"10.20.193.32:6825/3211666230","cluster_addr":"10.20.193.32:6827/3211666230","heartbeat_back_addr":"10.20.193.32:6831/3211666230","heartbeat_front_addr":"10.20.193.32:6829/3211666230","state":["exists","up"]},{"osd":7,"uuid":"3b89f9af-924b-4353-875f-74fc52651487","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6826","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6827","nonce":2911727896}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6828","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6829","nonce":2911727896}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6832","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6833","nonce":2911727896}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6830","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6831","nonce":2911727896}]},"public_addr":"10.20.193.23:6827/2911727896","cluster_addr":"10.20.193.23:6829/2911727896","heartbeat_back_addr":"10.20.193.23:6833/2911727896","heartbeat_front_addr":"10.20.193.23:6831/2911727896","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-25T13:27:45.598354+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-25T13:27:45.998006+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-25T13:27:47.873198+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-25T13:27:48.350046+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-25T13:27:50.190319+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-25T13:27:50.629783+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-25T13:27:52.441083+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-25T13:27:52.913241+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.23:0/3810356990":"2026-02-26T13:27:06.412590+0000","10.20.193.23:6801/3601799052":"2026-02-26T13:27:06.412590+0000","10.20.193.23:6800/4119903552":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/565374315":"2026-02-26T13:26:28.164509+0000","10.20.193.23:6800/1537362169":"2026-02-26T13:26:40.504409+0000","10.20.193.23:0/662974648":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/2521046268":"2026-02-26T13:26:40.504409+0000","10.20.193.23:6801/4119903552":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/3438569173":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/3062819061":"2026-02-26T13:26:40.504409+0000","10.20.193.23:0/2539051363":"2026-02-26T13:26:40.504409+0000","10.20.193.23:6801/1537362169":"2026-02-26T13:26:40.504409+0000","10.20.193.23:6800/3601799052":"2026-02-26T13:27:06.412590+0000","10.20.193.23:0/2332875106":"2026-02-26T13:27:06.412590+0000","10.20.193.23:0/2038797182":"2026-02-26T13:27:06.412590+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-25T13:27:56.416 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2026-02-25T13:27:50.618306+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': '21', '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-25T13:27:56.416 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd pool get .mgr pg_num 2026-02-25T13:27:56.538 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:56.629 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 ceph-mon[36346]: Detected new or changed devices on trial032 2026-02-25T13:27:56.630 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 ceph-mon[36346]: Adjusting osd_memory_target on trial032 to 20467M 2026-02-25T13:27:56.630 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 ceph-mon[36346]: Detected new or changed devices on trial023 2026-02-25T13:27:56.630 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 ceph-mon[36346]: Adjusting osd_memory_target on trial023 to 19699M 2026-02-25T13:27:56.630 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3962834370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:56.630 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/4227104689' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-25T13:27:56.630 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 ceph-mon[36346]: osdmap e25: 8 total, 8 up, 8 in 2026-02-25T13:27:56.654 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 ceph-mon[43680]: Detected new or changed devices on trial032 2026-02-25T13:27:56.654 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 ceph-mon[43680]: Adjusting osd_memory_target on trial032 to 20467M 2026-02-25T13:27:56.654 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 ceph-mon[43680]: Detected new or changed devices on trial023 2026-02-25T13:27:56.654 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 ceph-mon[43680]: Adjusting osd_memory_target on trial023 to 19699M 2026-02-25T13:27:56.654 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3962834370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2026-02-25T13:27:56.654 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/4227104689' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-25T13:27:56.654 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 ceph-mon[43680]: osdmap e25: 8 total, 8 up, 8 in 2026-02-25T13:27:56.775 INFO:teuthology.orchestra.run.trial023.stdout:pg_num: 1 2026-02-25T13:27:56.897 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 sudo[81725]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-25T13:27:56.897 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 sudo[81725]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-25T13:27:56.898 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 sudo[81725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-25T13:27:56.898 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 sudo[81725]: pam_unix(sudo:session): session closed for user root 2026-02-25T13:27:56.898 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 sudo[81729]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-25T13:27:56.898 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 sudo[81729]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-25T13:27:56.898 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 sudo[81729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-25T13:27:56.898 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:56 trial023 sudo[81729]: pam_unix(sudo:session): session closed for user root 2026-02-25T13:27:56.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 sudo[62152]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme1n1 2026-02-25T13:27:56.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 sudo[62152]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-25T13:27:56.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 sudo[62152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-25T13:27:56.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 sudo[62152]: pam_unix(sudo:session): session closed for user root 2026-02-25T13:27:56.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 sudo[62156]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme mtfdkcc1t9tgp-1bk1jabyy smart-log-add --json /dev/nvme1n1 2026-02-25T13:27:56.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 sudo[62156]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2026-02-25T13:27:56.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 sudo[62156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2026-02-25T13:27:56.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:56 trial032 sudo[62156]: pam_unix(sudo:session): session closed for user root 2026-02-25T13:27:56.920 INFO:tasks.cephadm:Setting up client nodes... 2026-02-25T13:27:56.920 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-25T13:27:57.035 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:57.307 INFO:teuthology.orchestra.run.trial023.stdout:[client.0] 2026-02-25T13:27:57.308 INFO:teuthology.orchestra.run.trial023.stdout: key = AQDd+J5pe24wEhAAW9RYfYhSGzGr1AxJaX8mwg== 2026-02-25T13:27:57.450 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:27:57.450 DEBUG:teuthology.orchestra.run.trial023:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-02-25T13:27:57.451 DEBUG:teuthology.orchestra.run.trial023:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-25T13:27:57.487 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-02-25T13:27:57.607 INFO:teuthology.orchestra.run.trial032.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial032/config 2026-02-25T13:27:57.687 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: pgmap v39: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:27:57.687 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.687 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.687 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.687 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.687 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.687 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.687 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2789150314' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-25T13:27:57.688 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.689 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2726552564' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-25T13:27:57.689 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2726552564' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-25T13:27:57.689 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: osdmap e26: 8 total, 8 up, 8 in 2026-02-25T13:27:57.689 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:57 trial032 ceph-mon[43680]: mgrmap e19: trial023.snnpci(active, since 50s), standbys: trial032.moobkg 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: pgmap v39: 1 pgs: 1 unknown; 0 B data, 212 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.795 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial023"} : dispatch 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "mon metadata", "id": "trial032"} : dispatch 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2789150314' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2726552564' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2726552564' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: osdmap e26: 8 total, 8 up, 8 in 2026-02-25T13:27:57.796 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:57 trial023 ceph-mon[36346]: mgrmap e19: trial023.snnpci(active, since 50s), standbys: trial032.moobkg 2026-02-25T13:27:57.884 INFO:teuthology.orchestra.run.trial032.stdout:[client.1] 2026-02-25T13:27:57.885 INFO:teuthology.orchestra.run.trial032.stdout: key = AQDd+J5pkL6DNBAAtMze1qYKywCJ0O5rLLn9+g== 2026-02-25T13:27:58.026 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:27:58.026 DEBUG:teuthology.orchestra.run.trial032:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2026-02-25T13:27:58.026 DEBUG:teuthology.orchestra.run.trial032:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2026-02-25T13:27:58.063 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph config log 1 --format=json 2026-02-25T13:27:58.178 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:58.411 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:58.555 INFO:teuthology.orchestra.run.trial023.stdout:[{"version":15,"timestamp":"2026-02-25T13:27:55.323037+0000","name":"","changes":[{"name":"osd/host:trial023/osd_memory_target","new_value":"20656749056"}]}] 2026-02-25T13:27:58.555 INFO:tasks.ceph_manager:config epoch is 15 2026-02-25T13:27:58.555 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-25T13:27:58.555 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-02-25T13:27:58.556 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph mgr dump --format=json 2026-02-25T13:27:58.669 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:58.691 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:58 trial023 ceph-mon[36346]: from='client.? 10.20.193.32:0/2548780009' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-25T13:27:58.691 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:58 trial023 ceph-mon[36346]: 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-25T13:27:58.691 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:58 trial023 ceph-mon[36346]: 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-25T13:27:58.691 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:58 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2607360442' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-25T13:27:58.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:58 trial032 ceph-mon[43680]: from='client.? 10.20.193.32:0/2548780009' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2026-02-25T13:27:58.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:58 trial032 ceph-mon[43680]: 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-25T13:27:58.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:58 trial032 ceph-mon[43680]: 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-25T13:27:58.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:58 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2607360442' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2026-02-25T13:27:58.932 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:59.075 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":19,"flags":0,"active_gid":14211,"active_name":"trial023.snnpci","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6800","nonce":4035313175},{"type":"v1","addr":"10.20.193.23:6801","nonce":4035313175}]},"active_addr":"10.20.193.23:6801/4035313175","active_change":"2026-02-25T13:27:06.412706+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":14234,"name":"trial032.moobkg","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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","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 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-signed certificates generated and signed by the 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 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_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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.7","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:devbuilds-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:devbuilds-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 for which 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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute 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 sequential SSH connection liveness check failures 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 the 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 to ensure that 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":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","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":[]},"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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","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 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-signed certificates generated and signed by the 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 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_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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.7","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:devbuilds-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:devbuilds-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 for which 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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute 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 sequential SSH connection liveness check failures 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 the 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 to ensure that 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":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","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":[]},"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.23:8443/","prometheus":"http://10.20.193.23: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":4,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.23:0","nonce":2053766738}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.23:0","nonce":2804427541}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.23:0","nonce":4210641913}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.23:0","nonce":940083095}]}]} 2026-02-25T13:27:59.077 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-02-25T13:27:59.077 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-02-25T13:27:59.077 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd dump --format=json 2026-02-25T13:27:59.192 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:59.438 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:59.438 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":26,"fsid":"889d5fd1-124d-11f1-9da7-d404e6e7d460","created":"2026-02-25T13:26:21.375063+0000","modified":"2026-02-25T13:27:57.371372+0000","last_up_change":"2026-02-25T13:27:54.367916+0000","last_in_change":"2026-02-25T13:27:39.340462+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-25T13:27:50.618306+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":"26","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":"3238b38a-4859-4107-acf9-2ceaf247d669","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.32:6800","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6801","nonce":370945794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6802","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6803","nonce":370945794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6806","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6807","nonce":370945794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6804","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6805","nonce":370945794}]},"public_addr":"10.20.193.32:6801/370945794","cluster_addr":"10.20.193.32:6803/370945794","heartbeat_back_addr":"10.20.193.32:6807/370945794","heartbeat_front_addr":"10.20.193.32:6805/370945794","state":["exists","up"]},{"osd":1,"uuid":"a01d9396-5f0c-474c-bf7f-839472135769","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.23:6802","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6803","nonce":1653421688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6804","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6805","nonce":1653421688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6808","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6809","nonce":1653421688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6806","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6807","nonce":1653421688}]},"public_addr":"10.20.193.23:6803/1653421688","cluster_addr":"10.20.193.23:6805/1653421688","heartbeat_back_addr":"10.20.193.23:6809/1653421688","heartbeat_front_addr":"10.20.193.23:6807/1653421688","state":["exists","up"]},{"osd":2,"uuid":"0f76696c-55bc-47d3-a503-5a5769ba1c11","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6808","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6809","nonce":706320532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6810","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6811","nonce":706320532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6814","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6815","nonce":706320532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6812","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6813","nonce":706320532}]},"public_addr":"10.20.193.32:6809/706320532","cluster_addr":"10.20.193.32:6811/706320532","heartbeat_back_addr":"10.20.193.32:6815/706320532","heartbeat_front_addr":"10.20.193.32:6813/706320532","state":["exists","up"]},{"osd":3,"uuid":"28ad3312-a06a-4c0b-89d1-8c4af14d80cb","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.23:6810","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6811","nonce":3904055704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6812","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6813","nonce":3904055704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6816","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6817","nonce":3904055704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6814","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6815","nonce":3904055704}]},"public_addr":"10.20.193.23:6811/3904055704","cluster_addr":"10.20.193.23:6813/3904055704","heartbeat_back_addr":"10.20.193.23:6817/3904055704","heartbeat_front_addr":"10.20.193.23:6815/3904055704","state":["exists","up"]},{"osd":4,"uuid":"4f4f4ac8-83c5-4218-a677-57d499ed9cc2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6816","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6817","nonce":2060705400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6818","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6819","nonce":2060705400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6822","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6823","nonce":2060705400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6820","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6821","nonce":2060705400}]},"public_addr":"10.20.193.32:6817/2060705400","cluster_addr":"10.20.193.32:6819/2060705400","heartbeat_back_addr":"10.20.193.32:6823/2060705400","heartbeat_front_addr":"10.20.193.32:6821/2060705400","state":["exists","up"]},{"osd":5,"uuid":"220bb95d-56e2-45f3-b179-8d11417930aa","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.23:6818","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6819","nonce":3396224214}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6820","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6821","nonce":3396224214}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6824","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6825","nonce":3396224214}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6822","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6823","nonce":3396224214}]},"public_addr":"10.20.193.23:6819/3396224214","cluster_addr":"10.20.193.23:6821/3396224214","heartbeat_back_addr":"10.20.193.23:6825/3396224214","heartbeat_front_addr":"10.20.193.23:6823/3396224214","state":["exists","up"]},{"osd":6,"uuid":"01c05e5f-d650-4a3b-becd-a471e4adf245","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6824","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6825","nonce":3211666230}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6826","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6827","nonce":3211666230}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6830","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6831","nonce":3211666230}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6828","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6829","nonce":3211666230}]},"public_addr":"10.20.193.32:6825/3211666230","cluster_addr":"10.20.193.32:6827/3211666230","heartbeat_back_addr":"10.20.193.32:6831/3211666230","heartbeat_front_addr":"10.20.193.32:6829/3211666230","state":["exists","up"]},{"osd":7,"uuid":"3b89f9af-924b-4353-875f-74fc52651487","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6826","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6827","nonce":2911727896}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6828","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6829","nonce":2911727896}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6832","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6833","nonce":2911727896}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6830","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6831","nonce":2911727896}]},"public_addr":"10.20.193.23:6827/2911727896","cluster_addr":"10.20.193.23:6829/2911727896","heartbeat_back_addr":"10.20.193.23:6833/2911727896","heartbeat_front_addr":"10.20.193.23:6831/2911727896","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-25T13:27:45.598354+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-25T13:27:45.998006+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-25T13:27:47.873198+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-25T13:27:48.350046+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-25T13:27:50.190319+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-25T13:27:50.629783+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-25T13:27:52.441083+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-25T13:27:52.913241+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.23:0/3810356990":"2026-02-26T13:27:06.412590+0000","10.20.193.23:6801/3601799052":"2026-02-26T13:27:06.412590+0000","10.20.193.23:6800/4119903552":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/565374315":"2026-02-26T13:26:28.164509+0000","10.20.193.23:6800/1537362169":"2026-02-26T13:26:40.504409+0000","10.20.193.23:0/662974648":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/2521046268":"2026-02-26T13:26:40.504409+0000","10.20.193.23:6801/4119903552":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/3438569173":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/3062819061":"2026-02-26T13:26:40.504409+0000","10.20.193.23:0/2539051363":"2026-02-26T13:26:40.504409+0000","10.20.193.23:6801/1537362169":"2026-02-26T13:26:40.504409+0000","10.20.193.23:6800/3601799052":"2026-02-26T13:27:06.412590+0000","10.20.193.23:0/2332875106":"2026-02-26T13:27:06.412590+0000","10.20.193.23:0/2038797182":"2026-02-26T13:27:06.412590+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-25T13:27:59.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:59 trial023 ceph-mon[36346]: pgmap v41: 1 pgs: 1 unknown; 0 B data, 213 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:27:59.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:27:59 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2166201503' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-25T13:27:59.583 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-02-25T13:27:59.584 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd dump --format=json 2026-02-25T13:27:59.699 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:27:59.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:59 trial032 ceph-mon[43680]: pgmap v41: 1 pgs: 1 unknown; 0 B data, 213 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:27:59.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:27:59 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2166201503' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2026-02-25T13:27:59.926 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:27:59.926 INFO:teuthology.orchestra.run.trial023.stdout:{"epoch":26,"fsid":"889d5fd1-124d-11f1-9da7-d404e6e7d460","created":"2026-02-25T13:26:21.375063+0000","modified":"2026-02-25T13:27:57.371372+0000","last_up_change":"2026-02-25T13:27:54.367916+0000","last_in_change":"2026-02-25T13:27:39.340462+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-25T13:27:50.618306+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":"26","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":"3238b38a-4859-4107-acf9-2ceaf247d669","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.32:6800","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6801","nonce":370945794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6802","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6803","nonce":370945794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6806","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6807","nonce":370945794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6804","nonce":370945794},{"type":"v1","addr":"10.20.193.32:6805","nonce":370945794}]},"public_addr":"10.20.193.32:6801/370945794","cluster_addr":"10.20.193.32:6803/370945794","heartbeat_back_addr":"10.20.193.32:6807/370945794","heartbeat_front_addr":"10.20.193.32:6805/370945794","state":["exists","up"]},{"osd":1,"uuid":"a01d9396-5f0c-474c-bf7f-839472135769","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.23:6802","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6803","nonce":1653421688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6804","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6805","nonce":1653421688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6808","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6809","nonce":1653421688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6806","nonce":1653421688},{"type":"v1","addr":"10.20.193.23:6807","nonce":1653421688}]},"public_addr":"10.20.193.23:6803/1653421688","cluster_addr":"10.20.193.23:6805/1653421688","heartbeat_back_addr":"10.20.193.23:6809/1653421688","heartbeat_front_addr":"10.20.193.23:6807/1653421688","state":["exists","up"]},{"osd":2,"uuid":"0f76696c-55bc-47d3-a503-5a5769ba1c11","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6808","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6809","nonce":706320532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6810","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6811","nonce":706320532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6814","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6815","nonce":706320532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6812","nonce":706320532},{"type":"v1","addr":"10.20.193.32:6813","nonce":706320532}]},"public_addr":"10.20.193.32:6809/706320532","cluster_addr":"10.20.193.32:6811/706320532","heartbeat_back_addr":"10.20.193.32:6815/706320532","heartbeat_front_addr":"10.20.193.32:6813/706320532","state":["exists","up"]},{"osd":3,"uuid":"28ad3312-a06a-4c0b-89d1-8c4af14d80cb","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.23:6810","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6811","nonce":3904055704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6812","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6813","nonce":3904055704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6816","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6817","nonce":3904055704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6814","nonce":3904055704},{"type":"v1","addr":"10.20.193.23:6815","nonce":3904055704}]},"public_addr":"10.20.193.23:6811/3904055704","cluster_addr":"10.20.193.23:6813/3904055704","heartbeat_back_addr":"10.20.193.23:6817/3904055704","heartbeat_front_addr":"10.20.193.23:6815/3904055704","state":["exists","up"]},{"osd":4,"uuid":"4f4f4ac8-83c5-4218-a677-57d499ed9cc2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6816","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6817","nonce":2060705400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6818","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6819","nonce":2060705400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6822","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6823","nonce":2060705400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6820","nonce":2060705400},{"type":"v1","addr":"10.20.193.32:6821","nonce":2060705400}]},"public_addr":"10.20.193.32:6817/2060705400","cluster_addr":"10.20.193.32:6819/2060705400","heartbeat_back_addr":"10.20.193.32:6823/2060705400","heartbeat_front_addr":"10.20.193.32:6821/2060705400","state":["exists","up"]},{"osd":5,"uuid":"220bb95d-56e2-45f3-b179-8d11417930aa","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.23:6818","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6819","nonce":3396224214}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6820","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6821","nonce":3396224214}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6824","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6825","nonce":3396224214}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6822","nonce":3396224214},{"type":"v1","addr":"10.20.193.23:6823","nonce":3396224214}]},"public_addr":"10.20.193.23:6819/3396224214","cluster_addr":"10.20.193.23:6821/3396224214","heartbeat_back_addr":"10.20.193.23:6825/3396224214","heartbeat_front_addr":"10.20.193.23:6823/3396224214","state":["exists","up"]},{"osd":6,"uuid":"01c05e5f-d650-4a3b-becd-a471e4adf245","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6824","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6825","nonce":3211666230}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6826","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6827","nonce":3211666230}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6830","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6831","nonce":3211666230}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.32:6828","nonce":3211666230},{"type":"v1","addr":"10.20.193.32:6829","nonce":3211666230}]},"public_addr":"10.20.193.32:6825/3211666230","cluster_addr":"10.20.193.32:6827/3211666230","heartbeat_back_addr":"10.20.193.32:6831/3211666230","heartbeat_front_addr":"10.20.193.32:6829/3211666230","state":["exists","up"]},{"osd":7,"uuid":"3b89f9af-924b-4353-875f-74fc52651487","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6826","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6827","nonce":2911727896}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6828","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6829","nonce":2911727896}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6832","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6833","nonce":2911727896}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.23:6830","nonce":2911727896},{"type":"v1","addr":"10.20.193.23:6831","nonce":2911727896}]},"public_addr":"10.20.193.23:6827/2911727896","cluster_addr":"10.20.193.23:6829/2911727896","heartbeat_back_addr":"10.20.193.23:6833/2911727896","heartbeat_front_addr":"10.20.193.23:6831/2911727896","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-25T13:27:45.598354+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-25T13:27:45.998006+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-25T13:27:47.873198+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-25T13:27:48.350046+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-25T13:27:50.190319+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-25T13:27:50.629783+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-25T13:27:52.441083+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-25T13:27:52.913241+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.20.193.23:0/3810356990":"2026-02-26T13:27:06.412590+0000","10.20.193.23:6801/3601799052":"2026-02-26T13:27:06.412590+0000","10.20.193.23:6800/4119903552":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/565374315":"2026-02-26T13:26:28.164509+0000","10.20.193.23:6800/1537362169":"2026-02-26T13:26:40.504409+0000","10.20.193.23:0/662974648":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/2521046268":"2026-02-26T13:26:40.504409+0000","10.20.193.23:6801/4119903552":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/3438569173":"2026-02-26T13:26:28.164509+0000","10.20.193.23:0/3062819061":"2026-02-26T13:26:40.504409+0000","10.20.193.23:0/2539051363":"2026-02-26T13:26:40.504409+0000","10.20.193.23:6801/1537362169":"2026-02-26T13:26:40.504409+0000","10.20.193.23:6800/3601799052":"2026-02-26T13:27:06.412590+0000","10.20.193.23:0/2332875106":"2026-02-26T13:27:06.412590+0000","10.20.193.23:0/2038797182":"2026-02-26T13:27:06.412590+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-25T13:28:00.068 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph tell osd.0 flush_pg_stats 2026-02-25T13:28:00.068 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph tell osd.1 flush_pg_stats 2026-02-25T13:28:00.069 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph tell osd.2 flush_pg_stats 2026-02-25T13:28:00.069 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph tell osd.3 flush_pg_stats 2026-02-25T13:28:00.069 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph tell osd.4 flush_pg_stats 2026-02-25T13:28:00.069 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph tell osd.5 flush_pg_stats 2026-02-25T13:28:00.069 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph tell osd.6 flush_pg_stats 2026-02-25T13:28:00.069 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph tell osd.7 flush_pg_stats 2026-02-25T13:28:00.196 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.197 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.198 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.199 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.200 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.202 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.205 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.214 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.533 INFO:teuthology.orchestra.run.trial023.stdout:68719476741 2026-02-25T13:28:00.533 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd last-stat-seq osd.1 2026-02-25T13:28:00.535 INFO:teuthology.orchestra.run.trial023.stdout:81604378629 2026-02-25T13:28:00.535 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd last-stat-seq osd.3 2026-02-25T13:28:00.540 INFO:teuthology.orchestra.run.trial023.stdout:90194313220 2026-02-25T13:28:00.541 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd last-stat-seq osd.5 2026-02-25T13:28:00.545 INFO:teuthology.orchestra.run.trial023.stdout:85899345924 2026-02-25T13:28:00.546 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd last-stat-seq osd.4 2026-02-25T13:28:00.548 INFO:teuthology.orchestra.run.trial023.stdout:98784247811 2026-02-25T13:28:00.548 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd last-stat-seq osd.7 2026-02-25T13:28:00.549 INFO:teuthology.orchestra.run.trial023.stdout:98784247812 2026-02-25T13:28:00.550 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd last-stat-seq osd.6 2026-02-25T13:28:00.552 INFO:teuthology.orchestra.run.trial023.stdout:77309411333 2026-02-25T13:28:00.553 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd last-stat-seq osd.2 2026-02-25T13:28:00.555 INFO:teuthology.orchestra.run.trial023.stdout:68719476740 2026-02-25T13:28:00.555 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph osd last-stat-seq osd.0 2026-02-25T13:28:00.567 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:00 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2415526577' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-25T13:28:00.567 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:00 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/114922645' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-25T13:28:00.667 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.667 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.668 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.671 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.673 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.674 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.692 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.693 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:00.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:00 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2415526577' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-25T13:28:00.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:00 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/114922645' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2026-02-25T13:28:00.943 INFO:teuthology.orchestra.run.trial023.stdout:90194313220 2026-02-25T13:28:00.946 INFO:teuthology.orchestra.run.trial023.stdout:81604378629 2026-02-25T13:28:00.946 INFO:teuthology.orchestra.run.trial023.stdout:98784247811 2026-02-25T13:28:00.949 INFO:teuthology.orchestra.run.trial023.stdout:68719476741 2026-02-25T13:28:00.950 INFO:teuthology.orchestra.run.trial023.stdout:68719476740 2026-02-25T13:28:00.953 INFO:teuthology.orchestra.run.trial023.stdout:85899345924 2026-02-25T13:28:00.956 INFO:teuthology.orchestra.run.trial023.stdout:98784247812 2026-02-25T13:28:00.959 INFO:teuthology.orchestra.run.trial023.stdout:77309411333 2026-02-25T13:28:01.093 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313220 got 90194313220 for osd.5 2026-02-25T13:28:01.093 DEBUG:teuthology.parallel:result is None 2026-02-25T13:28:01.100 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476741 got 68719476741 for osd.1 2026-02-25T13:28:01.101 DEBUG:teuthology.parallel:result is None 2026-02-25T13:28:01.108 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476740 got 68719476740 for osd.0 2026-02-25T13:28:01.108 DEBUG:teuthology.parallel:result is None 2026-02-25T13:28:01.115 INFO:tasks.cephadm.ceph_manager.ceph:need seq 98784247811 got 98784247811 for osd.7 2026-02-25T13:28:01.115 DEBUG:teuthology.parallel:result is None 2026-02-25T13:28:01.116 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411333 got 77309411333 for osd.2 2026-02-25T13:28:01.117 DEBUG:teuthology.parallel:result is None 2026-02-25T13:28:01.121 INFO:tasks.cephadm.ceph_manager.ceph:need seq 98784247812 got 98784247812 for osd.6 2026-02-25T13:28:01.121 DEBUG:teuthology.parallel:result is None 2026-02-25T13:28:01.127 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345924 got 85899345924 for osd.4 2026-02-25T13:28:01.128 DEBUG:teuthology.parallel:result is None 2026-02-25T13:28:01.131 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378629 got 81604378629 for osd.3 2026-02-25T13:28:01.131 DEBUG:teuthology.parallel:result is None 2026-02-25T13:28:01.132 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-02-25T13:28:01.132 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph pg dump --format=json 2026-02-25T13:28:01.287 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:01.523 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:28:01.524 INFO:teuthology.orchestra.run.trial023.stderr:dumped all 2026-02-25T13:28:01.524 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:01 trial023 ceph-mon[36346]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:28:01.524 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:01 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1197465911' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-25T13:28:01.524 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:01 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/3231245761' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-25T13:28:01.524 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:01 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1160828281' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-25T13:28:01.525 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:01 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1062793240' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-25T13:28:01.525 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:01 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/1433126382' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-25T13:28:01.525 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:01 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/273686787' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-25T13:28:01.525 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:01 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/309843863' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-25T13:28:01.525 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:01 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/2028732817' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-25T13:28:01.667 INFO:teuthology.orchestra.run.trial023.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2026-02-25T13:28:00.420596+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":219968,"kb_used_data":3692,"kb_used_omap":62,"kb_used_meta":215489,"kb_avail":5871772864,"statfs":{"total":6012920659968,"available":6012695412736,"internally_reserved":0,"allocated":3780608,"data_stored":2535520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64327,"internal_metadata":220660921},"hb_peers":[],"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":[],"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":"25'232","reported_seq":288,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-25T13:27:57.373144+0000","last_change":"2026-02-25T13:27:56.374225+0000","last_active":"2026-02-25T13:27:57.373144+0000","last_peered":"2026-02-25T13:27:57.373144+0000","last_clean":"2026-02-25T13:27:57.373144+0000","last_became_active":"2026-02-25T13:27:56.373429+0000","last_became_peered":"2026-02-25T13:27:56.373429+0000","last_unstale":"2026-02-25T13:27:57.373144+0000","last_undegraded":"2026-02-25T13:27:57.373144+0000","last_fullsized":"2026-02-25T13:27:57.373144+0000","mapping_epoch":24,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-25T13:27:51.361094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-25T13:27:51.361094+0000","last_clean_scrub_stamp":"2026-02-25T13:27:51.361094+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-26T13:55:33.437857+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":23,"seq":98784247811,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27208,"kb_used_data":244,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6163,"internal_metadata":27584493},"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":23,"seq":98784247812,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27976,"kb_used_data":824,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971128,"statfs":{"total":751615082496,"available":751586435072,"internally_reserved":0,"allocated":843776,"data_stored":685920,"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":[],"upper_bound":1},"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":27976,"kb_used_data":824,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971128,"statfs":{"total":751615082496,"available":751586435072,"internally_reserved":0,"allocated":843776,"data_stored":685920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6175,"internal_metadata":27584481},"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":20,"seq":85899345924,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27208,"kb_used_data":244,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"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":27208,"kb_used_data":244,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7473,"internal_metadata":27583183},"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":77309411333,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27976,"kb_used_data":824,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971128,"statfs":{"total":751615082496,"available":751586435072,"internally_reserved":0,"allocated":843776,"data_stored":685920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9424,"internal_metadata":27581232},"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":68719476741,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27208,"kb_used_data":244,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10075,"internal_metadata":27580581},"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":68719476740,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27208,"kb_used_data":244,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"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-25T13:28:01.668 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph pg dump --format=json 2026-02-25T13:28:01.782 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:01.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:01 trial032 ceph-mon[43680]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:28:01.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:01 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1197465911' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2026-02-25T13:28:01.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:01 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/3231245761' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2026-02-25T13:28:01.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:01 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1160828281' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2026-02-25T13:28:01.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:01 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1062793240' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2026-02-25T13:28:01.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:01 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/1433126382' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2026-02-25T13:28:01.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:01 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/273686787' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2026-02-25T13:28:01.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:01 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/309843863' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2026-02-25T13:28:01.909 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:01 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/2028732817' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2026-02-25T13:28:02.015 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:28:02.016 INFO:teuthology.orchestra.run.trial023.stderr:dumped all 2026-02-25T13:28:02.158 INFO:teuthology.orchestra.run.trial023.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2026-02-25T13:28:00.420596+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":219968,"kb_used_data":3692,"kb_used_omap":62,"kb_used_meta":215489,"kb_avail":5871772864,"statfs":{"total":6012920659968,"available":6012695412736,"internally_reserved":0,"allocated":3780608,"data_stored":2535520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64327,"internal_metadata":220660921},"hb_peers":[],"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":[],"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":"25'232","reported_seq":288,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-25T13:27:57.373144+0000","last_change":"2026-02-25T13:27:56.374225+0000","last_active":"2026-02-25T13:27:57.373144+0000","last_peered":"2026-02-25T13:27:57.373144+0000","last_clean":"2026-02-25T13:27:57.373144+0000","last_became_active":"2026-02-25T13:27:56.373429+0000","last_became_peered":"2026-02-25T13:27:56.373429+0000","last_unstale":"2026-02-25T13:27:57.373144+0000","last_undegraded":"2026-02-25T13:27:57.373144+0000","last_fullsized":"2026-02-25T13:27:57.373144+0000","mapping_epoch":24,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-25T13:27:51.361094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-25T13:27:51.361094+0000","last_clean_scrub_stamp":"2026-02-25T13:27:51.361094+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-26T13:55:33.437857+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":23,"seq":98784247811,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27208,"kb_used_data":244,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6163,"internal_metadata":27584493},"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":23,"seq":98784247812,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27976,"kb_used_data":824,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971128,"statfs":{"total":751615082496,"available":751586435072,"internally_reserved":0,"allocated":843776,"data_stored":685920,"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":[],"upper_bound":1},"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":27976,"kb_used_data":824,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":733971128,"statfs":{"total":751615082496,"available":751586435072,"internally_reserved":0,"allocated":843776,"data_stored":685920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6175,"internal_metadata":27584481},"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":20,"seq":85899345924,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27208,"kb_used_data":244,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"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":27208,"kb_used_data":244,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7473,"internal_metadata":27583183},"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":77309411333,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":733999104,"kb_used":27976,"kb_used_data":824,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971128,"statfs":{"total":751615082496,"available":751586435072,"internally_reserved":0,"allocated":843776,"data_stored":685920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9424,"internal_metadata":27581232},"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":68719476741,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27208,"kb_used_data":244,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10075,"internal_metadata":27580581},"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":68719476740,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":733999104,"kb_used":27208,"kb_used_data":244,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":733971896,"statfs":{"total":751615082496,"available":751587221504,"internally_reserved":0,"allocated":249856,"data_stored":95552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10725,"internal_metadata":27579931},"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-25T13:28:02.159 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-02-25T13:28:02.160 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-25T13:28:02.160 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-02-25T13:28:02.160 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph health --format=json 2026-02-25T13:28:02.275 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:02.534 INFO:teuthology.orchestra.run.trial023.stdout: 2026-02-25T13:28:02.534 INFO:teuthology.orchestra.run.trial023.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-25T13:28:02.655 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:02 trial023 ceph-mon[36346]: from='client.14528 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:28:02.676 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-02-25T13:28:02.677 INFO:tasks.cephadm:Setup complete, yielding 2026-02-25T13:28:02.677 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-25T13:28:02.692 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial023.front.sepia.ceph.com 2026-02-25T13:28:02.692 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- bash -c 'ceph orch status' 2026-02-25T13:28:02.808 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:02.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:02 trial032 ceph-mon[43680]: from='client.14528 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:28:03.056 INFO:teuthology.orchestra.run.trial023.stdout:Backend: cephadm 2026-02-25T13:28:03.056 INFO:teuthology.orchestra.run.trial023.stdout:Available: Yes 2026-02-25T13:28:03.057 INFO:teuthology.orchestra.run.trial023.stdout:Paused: No 2026-02-25T13:28:03.199 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- bash -c 'ceph orch ps' 2026-02-25T13:28:03.313 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:03.550 INFO:teuthology.orchestra.run.trial023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-02-25T13:28:03.551 INFO:teuthology.orchestra.run.trial023.stdout:alertmanager.trial023 trial023 *:9093,9094 running (37s) 9s ago 70s 27.2M - 0.28.1 91c01b3cec9b 04846fb80034 2026-02-25T13:28:03.551 INFO:teuthology.orchestra.run.trial023.stdout:ceph-exporter.trial023 trial023 *:9926 running (75s) 9s ago 75s 8284k - 20.3.0-5580-g506b402a 03ebe9038c33 5b4a0ce652bd 2026-02-25T13:28:03.551 INFO:teuthology.orchestra.run.trial023.stdout:ceph-exporter.trial032 trial032 *:9926 running (51s) 10s ago 51s 9185k - 20.3.0-5580-g506b402a 03ebe9038c33 5e1cbadf1ca5 2026-02-25T13:28:03.551 INFO:teuthology.orchestra.run.trial023.stdout:crash.trial023 trial023 running (74s) 9s ago 74s 8246k - 20.3.0-5580-g506b402a 03ebe9038c33 634942e36767 2026-02-25T13:28:03.551 INFO:teuthology.orchestra.run.trial023.stdout:crash.trial032 trial032 running (50s) 10s ago 50s 8242k - 20.3.0-5580-g506b402a 03ebe9038c33 a49989f78199 2026-02-25T13:28:03.552 INFO:teuthology.orchestra.run.trial023.stdout:grafana.trial023 trial023 *:3000 running (36s) 9s ago 62s 120M - 12.3.1 5cdab57891ea 078e76c5b0dc 2026-02-25T13:28:03.552 INFO:teuthology.orchestra.run.trial023.stdout:mgr.trial023.snnpci trial023 *:9283,8765,8443 running (100s) 9s ago 100s 216M - 20.3.0-5580-g506b402a 03ebe9038c33 c34a916e790a 2026-02-25T13:28:03.552 INFO:teuthology.orchestra.run.trial023.stdout:mgr.trial032.moobkg trial032 *:8443,9283,8765 running (48s) 10s ago 48s 156M - 20.3.0-5580-g506b402a 03ebe9038c33 9e62b09d9f60 2026-02-25T13:28:03.552 INFO:teuthology.orchestra.run.trial023.stdout:mon.trial023 trial023 running (100s) 9s ago 102s 49.9M 2048M 20.3.0-5580-g506b402a 03ebe9038c33 9f87b422625c 2026-02-25T13:28:03.552 INFO:teuthology.orchestra.run.trial023.stdout:mon.trial032 trial032 running (47s) 10s ago 46s 44.9M 2048M 20.3.0-5580-g506b402a 03ebe9038c33 7041266730f7 2026-02-25T13:28:03.552 INFO:teuthology.orchestra.run.trial023.stdout:node-exporter.trial023 trial023 *:9100 running (73s) 9s ago 73s 13.2M - 1.9.1 255ec253085f d1551ba7bf53 2026-02-25T13:28:03.553 INFO:teuthology.orchestra.run.trial023.stdout:node-exporter.trial032 trial032 *:9100 running (49s) 10s ago 49s 11.3M - 1.9.1 255ec253085f 270ef5714791 2026-02-25T13:28:03.553 INFO:teuthology.orchestra.run.trial023.stdout:osd.0 trial032 running (19s) 10s ago 19s 33.8M 19.9G 20.3.0-5580-g506b402a 03ebe9038c33 60df41ea41cd 2026-02-25T13:28:03.553 INFO:teuthology.orchestra.run.trial023.stdout:osd.1 trial023 running (19s) 9s ago 19s 32.6M 19.2G 20.3.0-5580-g506b402a 03ebe9038c33 5c08cfc9b66b 2026-02-25T13:28:03.553 INFO:teuthology.orchestra.run.trial023.stdout:osd.2 trial032 running (17s) 10s ago 17s 36.2M 19.9G 20.3.0-5580-g506b402a 03ebe9038c33 241c7c4a45dd 2026-02-25T13:28:03.553 INFO:teuthology.orchestra.run.trial023.stdout:osd.3 trial023 running (17s) 9s ago 16s 30.5M 19.2G 20.3.0-5580-g506b402a 03ebe9038c33 a1138f3f11cc 2026-02-25T13:28:03.554 INFO:teuthology.orchestra.run.trial023.stdout:osd.4 trial032 running (15s) 10s ago 15s 32.6M 19.9G 20.3.0-5580-g506b402a 03ebe9038c33 9d56215736a2 2026-02-25T13:28:03.554 INFO:teuthology.orchestra.run.trial023.stdout:osd.5 trial023 running (14s) 9s ago 14s 31.0M 19.2G 20.3.0-5580-g506b402a 03ebe9038c33 a2fdd7328eeb 2026-02-25T13:28:03.554 INFO:teuthology.orchestra.run.trial023.stdout:osd.6 trial032 running (12s) 10s ago 12s 29.5M 19.9G 20.3.0-5580-g506b402a 03ebe9038c33 b186dc4104ec 2026-02-25T13:28:03.554 INFO:teuthology.orchestra.run.trial023.stdout:osd.7 trial023 running (12s) 9s ago 12s 30.8M 19.2G 20.3.0-5580-g506b402a 03ebe9038c33 cb44548e72ee 2026-02-25T13:28:03.554 INFO:teuthology.orchestra.run.trial023.stdout:prometheus.trial023 trial023 *:9095 running (35s) 9s ago 58s 38.6M - 3.6.0 4fcecf061b74 c139f5fec9cd 2026-02-25T13:28:03.693 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- bash -c 'ceph orch ls' 2026-02-25T13:28:03.715 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:03 trial023 ceph-mon[36346]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:28:03.715 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:03 trial023 ceph-mon[36346]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:28:03.715 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:03 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/963193048' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-25T13:28:03.809 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:03.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:03 trial032 ceph-mon[43680]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-02-25T13:28:03.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:03 trial032 ceph-mon[43680]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:28:03.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:03 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/963193048' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2026-02-25T13:28:04.049 INFO:teuthology.orchestra.run.trial023.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2026-02-25T13:28:04.050 INFO:teuthology.orchestra.run.trial023.stdout:alertmanager ?:9093,9094 1/1 10s ago 86s count:1 2026-02-25T13:28:04.050 INFO:teuthology.orchestra.run.trial023.stdout:ceph-exporter ?:9926 2/2 10s ago 88s * 2026-02-25T13:28:04.050 INFO:teuthology.orchestra.run.trial023.stdout:crash 2/2 10s ago 88s * 2026-02-25T13:28:04.050 INFO:teuthology.orchestra.run.trial023.stdout:grafana ?:3000 1/1 10s ago 87s count:1 2026-02-25T13:28:04.050 INFO:teuthology.orchestra.run.trial023.stdout:mgr 2/2 10s ago 89s count:2 2026-02-25T13:28:04.050 INFO:teuthology.orchestra.run.trial023.stdout:mon 2/2 10s ago 51s trial023:10.20.193.23=trial023;trial032:10.20.193.32=trial032;count:2 2026-02-25T13:28:04.050 INFO:teuthology.orchestra.run.trial023.stdout:node-exporter ?:9100 2/2 10s ago 87s * 2026-02-25T13:28:04.050 INFO:teuthology.orchestra.run.trial023.stdout:osd.all-available-devices 8 10s ago 39s * 2026-02-25T13:28:04.050 INFO:teuthology.orchestra.run.trial023.stdout:prometheus ?:9095 1/1 10s ago 88s count:1 2026-02-25T13:28:04.191 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- bash -c 'ceph orch host ls' 2026-02-25T13:28:04.353 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:04.596 INFO:teuthology.orchestra.run.trial023.stdout:HOST ADDR LABELS STATUS 2026-02-25T13:28:04.596 INFO:teuthology.orchestra.run.trial023.stdout:trial023 10.20.193.23 2026-02-25T13:28:04.596 INFO:teuthology.orchestra.run.trial023.stdout:trial032 10.20.193.32 2026-02-25T13:28:04.596 INFO:teuthology.orchestra.run.trial023.stdout:2 hosts in cluster 2026-02-25T13:28:04.717 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:04 trial023 ceph-mon[36346]: from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:04.718 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:04 trial023 ceph-mon[36346]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:04.739 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- bash -c 'ceph orch device ls' 2026-02-25T13:28:04.855 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:04.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:04 trial032 ceph-mon[43680]: from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:04.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:04 trial032 ceph-mon[43680]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:05.098 INFO:teuthology.orchestra.run.trial023.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2026-02-25T13:28:05.098 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme1n1 ssd MTFDKCC1T9TGP-1BK1JABYY_112510AB5161 1788G No 9s ago Has a FileSystem, LVM detected 2026-02-25T13:28:05.098 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_112510AB515F 1788G No 9s ago Has a FileSystem, LVM detected 2026-02-25T13:28:05.098 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme3n1 ssd Linux_8c56b2b69ddf17bbfc90 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:05.098 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme4n1 ssd Linux_e60e3cb3310b844ce793 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:05.098 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme5n1 ssd Linux_b8c413aa4e150926ac10 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:05.098 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme6n1 ssd Linux_d870a2c5048af612f2e2 700G No 9s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:05.098 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme1n1 ssd MTFDKCC1T9TGP-1BK1JABYY_112510AB58EB 1788G No 10s ago Has a FileSystem, LVM detected 2026-02-25T13:28:05.099 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_112510AB595F 1788G No 10s ago Has a FileSystem, LVM detected 2026-02-25T13:28:05.099 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme3n1 ssd Linux_95695bce0bc37df37828 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:05.099 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme4n1 ssd Linux_2a296d72b776637e98b5 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:05.099 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme5n1 ssd Linux_97a96b61998052dfe7a3 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:05.099 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme6n1 ssd Linux_466b57e86c1670a010d2 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:05.239 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2026-02-25T13:28:05.355 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:05.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:05 trial023 ceph-mon[36346]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:05.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:05 trial023 ceph-mon[36346]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:28:05.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:05 trial023 ceph-mon[36346]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:05.606 INFO:teuthology.orchestra.run.trial023.stdout:osd.all-available-devices 8 12s ago 40s * 2026-02-25T13:28:05.739 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-02-25T13:28:05.754 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@trial023.front.sepia.ceph.com 2026-02-25T13:28:05.754 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- bash -c 'set -e 2026-02-25T13:28:05.754 DEBUG:teuthology.orchestra.run.trial023:> set -x 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> ceph orch ps 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> ceph orch device ls 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> DEVID=$(ceph device ls | grep osd.1 | awk '"'"'{print $1}'"'"') 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> HOST=$(ceph orch device ls | grep "$DEVID" | awk '"'"'{print $1}'"'"') 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> DEV=$(ceph orch device ls | grep "$DEVID" | awk '"'"'{print $2}'"'"') 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> echo "host $HOST, dev $DEV, devid $DEVID" 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> ceph orch osd rm --zap --replace 1 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done 2026-02-25T13:28:05.755 DEBUG:teuthology.orchestra.run.trial023:> ' 2026-02-25T13:28:05.870 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:05.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:05 trial032 ceph-mon[43680]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:05.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:05 trial032 ceph-mon[43680]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:28:05.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:05 trial032 ceph-mon[43680]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:05.951 INFO:teuthology.orchestra.run.trial023.stderr:+ ceph orch ps 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:alertmanager.trial023 trial023 *:9093,9094 running (40s) 12s ago 73s 27.2M - 0.28.1 91c01b3cec9b 04846fb80034 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:ceph-exporter.trial023 trial023 *:9926 running (78s) 12s ago 78s 8284k - 20.3.0-5580-g506b402a 03ebe9038c33 5b4a0ce652bd 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:ceph-exporter.trial032 trial032 *:9926 running (54s) 12s ago 54s 9185k - 20.3.0-5580-g506b402a 03ebe9038c33 5e1cbadf1ca5 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:crash.trial023 trial023 running (77s) 12s ago 77s 8246k - 20.3.0-5580-g506b402a 03ebe9038c33 634942e36767 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:crash.trial032 trial032 running (53s) 12s ago 53s 8242k - 20.3.0-5580-g506b402a 03ebe9038c33 a49989f78199 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:grafana.trial023 trial023 *:3000 running (38s) 12s ago 64s 120M - 12.3.1 5cdab57891ea 078e76c5b0dc 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:mgr.trial023.snnpci trial023 *:9283,8765,8443 running (102s) 12s ago 102s 216M - 20.3.0-5580-g506b402a 03ebe9038c33 c34a916e790a 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:mgr.trial032.moobkg trial032 *:8443,9283,8765 running (50s) 12s ago 50s 156M - 20.3.0-5580-g506b402a 03ebe9038c33 9e62b09d9f60 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:mon.trial023 trial023 running (103s) 12s ago 104s 49.9M 2048M 20.3.0-5580-g506b402a 03ebe9038c33 9f87b422625c 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:mon.trial032 trial032 running (49s) 12s ago 49s 44.9M 2048M 20.3.0-5580-g506b402a 03ebe9038c33 7041266730f7 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:node-exporter.trial023 trial023 *:9100 running (75s) 12s ago 75s 13.2M - 1.9.1 255ec253085f d1551ba7bf53 2026-02-25T13:28:06.110 INFO:teuthology.orchestra.run.trial023.stdout:node-exporter.trial032 trial032 *:9100 running (51s) 12s ago 51s 11.3M - 1.9.1 255ec253085f 270ef5714791 2026-02-25T13:28:06.111 INFO:teuthology.orchestra.run.trial023.stdout:osd.0 trial032 running (22s) 12s ago 22s 33.8M 19.9G 20.3.0-5580-g506b402a 03ebe9038c33 60df41ea41cd 2026-02-25T13:28:06.111 INFO:teuthology.orchestra.run.trial023.stdout:osd.1 trial023 running (21s) 12s ago 21s 32.6M 19.2G 20.3.0-5580-g506b402a 03ebe9038c33 5c08cfc9b66b 2026-02-25T13:28:06.111 INFO:teuthology.orchestra.run.trial023.stdout:osd.2 trial032 running (20s) 12s ago 19s 36.2M 19.9G 20.3.0-5580-g506b402a 03ebe9038c33 241c7c4a45dd 2026-02-25T13:28:06.111 INFO:teuthology.orchestra.run.trial023.stdout:osd.3 trial023 running (19s) 12s ago 19s 30.5M 19.2G 20.3.0-5580-g506b402a 03ebe9038c33 a1138f3f11cc 2026-02-25T13:28:06.111 INFO:teuthology.orchestra.run.trial023.stdout:osd.4 trial032 running (17s) 12s ago 17s 32.6M 19.9G 20.3.0-5580-g506b402a 03ebe9038c33 9d56215736a2 2026-02-25T13:28:06.111 INFO:teuthology.orchestra.run.trial023.stdout:osd.5 trial023 running (17s) 12s ago 17s 31.0M 19.2G 20.3.0-5580-g506b402a 03ebe9038c33 a2fdd7328eeb 2026-02-25T13:28:06.111 INFO:teuthology.orchestra.run.trial023.stdout:osd.6 trial032 running (15s) 12s ago 15s 29.5M 19.9G 20.3.0-5580-g506b402a 03ebe9038c33 b186dc4104ec 2026-02-25T13:28:06.111 INFO:teuthology.orchestra.run.trial023.stdout:osd.7 trial023 running (14s) 12s ago 14s 30.8M 19.2G 20.3.0-5580-g506b402a 03ebe9038c33 cb44548e72ee 2026-02-25T13:28:06.111 INFO:teuthology.orchestra.run.trial023.stdout:prometheus.trial023 trial023 *:9095 running (37s) 12s ago 61s 38.6M - 3.6.0 4fcecf061b74 c139f5fec9cd 2026-02-25T13:28:06.121 INFO:teuthology.orchestra.run.trial023.stderr:+ ceph orch device ls 2026-02-25T13:28:06.280 INFO:teuthology.orchestra.run.trial023.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2026-02-25T13:28:06.281 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme1n1 ssd MTFDKCC1T9TGP-1BK1JABYY_112510AB5161 1788G No 10s ago Has a FileSystem, LVM detected 2026-02-25T13:28:06.281 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_112510AB515F 1788G No 10s ago Has a FileSystem, LVM detected 2026-02-25T13:28:06.281 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme3n1 ssd Linux_8c56b2b69ddf17bbfc90 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:06.281 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme4n1 ssd Linux_e60e3cb3310b844ce793 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:06.281 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme5n1 ssd Linux_b8c413aa4e150926ac10 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:06.281 INFO:teuthology.orchestra.run.trial023.stdout:trial023 /dev/nvme6n1 ssd Linux_d870a2c5048af612f2e2 700G No 10s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:06.281 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme1n1 ssd MTFDKCC1T9TGP-1BK1JABYY_112510AB58EB 1788G No 11s ago Has a FileSystem, LVM detected 2026-02-25T13:28:06.281 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme2n1 ssd MTFDKCC1T9TGP-1BK1JABYY_112510AB595F 1788G No 11s ago Has a FileSystem, LVM detected 2026-02-25T13:28:06.281 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme3n1 ssd Linux_95695bce0bc37df37828 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:06.282 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme4n1 ssd Linux_2a296d72b776637e98b5 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:06.282 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme5n1 ssd Linux_97a96b61998052dfe7a3 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:06.282 INFO:teuthology.orchestra.run.trial023.stdout:trial032 /dev/nvme6n1 ssd Linux_466b57e86c1670a010d2 700G No 11s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2026-02-25T13:28:06.292 INFO:teuthology.orchestra.run.trial023.stderr:++ ceph device ls 2026-02-25T13:28:06.292 INFO:teuthology.orchestra.run.trial023.stderr:++ grep osd.1 2026-02-25T13:28:06.292 INFO:teuthology.orchestra.run.trial023.stderr:++ awk '{print $1}' 2026-02-25T13:28:06.451 INFO:teuthology.orchestra.run.trial023.stderr:+ DEVID=Linux_8c56b2b69ddf17bbfc90 2026-02-25T13:28:06.451 INFO:teuthology.orchestra.run.trial023.stderr:++ ceph orch device ls 2026-02-25T13:28:06.452 INFO:teuthology.orchestra.run.trial023.stderr:++ grep Linux_8c56b2b69ddf17bbfc90 2026-02-25T13:28:06.452 INFO:teuthology.orchestra.run.trial023.stderr:++ awk '{print $1}' 2026-02-25T13:28:06.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:06 trial023 ceph-mon[36346]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:06.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:06 trial023 ceph-mon[36346]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:06.620 INFO:teuthology.orchestra.run.trial023.stderr:+ HOST=trial023 2026-02-25T13:28:06.621 INFO:teuthology.orchestra.run.trial023.stderr:++ ceph orch device ls 2026-02-25T13:28:06.621 INFO:teuthology.orchestra.run.trial023.stderr:++ grep Linux_8c56b2b69ddf17bbfc90 2026-02-25T13:28:06.621 INFO:teuthology.orchestra.run.trial023.stderr:++ awk '{print $2}' 2026-02-25T13:28:06.785 INFO:teuthology.orchestra.run.trial023.stderr:+ DEV=/dev/nvme3n1 2026-02-25T13:28:06.785 INFO:teuthology.orchestra.run.trial023.stdout:host trial023, dev /dev/nvme3n1, devid Linux_8c56b2b69ddf17bbfc90 2026-02-25T13:28:06.785 INFO:teuthology.orchestra.run.trial023.stderr:+ echo 'host trial023, dev /dev/nvme3n1, devid Linux_8c56b2b69ddf17bbfc90' 2026-02-25T13:28:06.785 INFO:teuthology.orchestra.run.trial023.stderr:+ ceph orch osd rm --zap --replace 1 2026-02-25T13:28:06.907 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:06 trial032 ceph-mon[43680]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:06.908 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:06 trial032 ceph-mon[43680]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:06.946 INFO:teuthology.orchestra.run.trial023.stdout:Scheduled OSD(s) for removal. 2026-02-25T13:28:06.959 INFO:teuthology.orchestra.run.trial023.stderr:+ ceph orch osd rm status 2026-02-25T13:28:06.959 INFO:teuthology.orchestra.run.trial023.stderr:+ grep '^1' 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr:Error EINVAL: Traceback (most recent call last): 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 1992, in _handle_command 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: return self.CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf) # type: ignore[attr-defined] 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 533, in call 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: return self.func(mgr, **kwargs) 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: File "/usr/share/ceph/mgr/orchestrator/cli.py", line 18, in wrapper 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: return func(*args, **kwargs) 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: ^^^^^^^^^^^^^^^^^^^^^ 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: File "/usr/share/ceph/mgr/orchestrator/module.py", line 1624, in _osd_rm_status 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: completion = self.remove_osds_status() 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 1840, in inner 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: completion = self._oremote(method_name, args, kwargs) 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 1911, in _oremote 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: return mgr.remote(o, meth, *args, **kwargs) 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25T13:28:07.117 INFO:teuthology.orchestra.run.trial023.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 2576, in remote 2026-02-25T13:28:07.118 INFO:teuthology.orchestra.run.trial023.stderr: return self._ceph_dispatch_remote(module_name, method_name, 2026-02-25T13:28:07.118 INFO:teuthology.orchestra.run.trial023.stderr: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25T13:28:07.118 INFO:teuthology.orchestra.run.trial023.stderr:RuntimeError: Remote method threw exception: TypeError: cannot pickle 'CephadmOrchestrator' object 2026-02-25T13:28:07.118 INFO:teuthology.orchestra.run.trial023.stderr: 2026-02-25T13:28:07.118 INFO:teuthology.orchestra.run.trial023.stderr: 2026-02-25T13:28:07.120 INFO:teuthology.orchestra.run.trial023.stderr:+ ceph osd dump 2026-02-25T13:28:07.121 INFO:teuthology.orchestra.run.trial023.stderr:+ grep osd.1 2026-02-25T13:28:07.121 INFO:teuthology.orchestra.run.trial023.stderr:+ grep 'up\s*in' 2026-02-25T13:28:07.286 INFO:teuthology.orchestra.run.trial023.stdout:osd.1 up in weight 1 up_from 16 up_thru 0 down_at 0 last_clean_interval [0,0) [v2:10.20.193.23:6802/1653421688,v1:10.20.193.23:6803/1653421688] [v2:10.20.193.23:6804/1653421688,v1:10.20.193.23:6805/1653421688] exists,up a01d9396-5f0c-474c-bf7f-839472135769 2026-02-25T13:28:07.419 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-25T13:28:07.434 INFO:tasks.cephadm:Teardown begin 2026-02-25T13:28:07.435 DEBUG:teuthology.orchestra.run.trial023:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-25T13:28:07.462 DEBUG:teuthology.orchestra.run.trial032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-25T13:28:07.487 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-02-25T13:28:07.488 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:506b402a3d3a240d0bfe073b4769eaffdf84497b-rockylinux-10 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 -- ceph mgr module disable cephadm 2026-02-25T13:28:07.545 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 ceph-mon[36346]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:07.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 ceph-mon[36346]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:07.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 ceph-mon[36346]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:28:07.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 ceph-mon[36346]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:07.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 ceph-mon[36346]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:07.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:28:07.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd crush tree", "format": "json"} : dispatch 2026-02-25T13:28:07.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 ceph-mon[36346]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:28:07.546 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 ceph-mon[36346]: from='client.? 10.20.193.23:0/4205331530' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2026-02-25T13:28:07.622 INFO:teuthology.orchestra.run.trial023.stderr:Inferring config /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/mon.trial023/config 2026-02-25T13:28:07.640 INFO:teuthology.orchestra.run.trial023.stderr:Error: statfs /etc/ceph/ceph.client.admin.keyring: no such file or directory 2026-02-25T13:28:07.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:07 trial032 ceph-mon[43680]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:07.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:07 trial032 ceph-mon[43680]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:07.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:07 trial032 ceph-mon[43680]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 215 MiB used, 5.5 TiB / 5.5 TiB avail 2026-02-25T13:28:07.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:07 trial032 ceph-mon[43680]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:07.658 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:07 trial032 ceph-mon[43680]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2026-02-25T13:28:07.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:07 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2026-02-25T13:28:07.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:07 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "osd crush tree", "format": "json"} : dispatch 2026-02-25T13:28:07.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:07 trial032 ceph-mon[43680]: from='mgr.14211 10.20.193.23:0/3163974818' entity='mgr.trial023.snnpci' cmd={"prefix": "config dump", "format": "json"} : dispatch 2026-02-25T13:28:07.659 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:07 trial032 ceph-mon[43680]: from='client.? 10.20.193.23:0/4205331530' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2026-02-25T13:28:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 125 2026-02-25T13:28:07.661 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-02-25T13:28:07.661 DEBUG:teuthology.orchestra.run.trial023:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-25T13:28:07.717 DEBUG:teuthology.orchestra.run.trial032:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-02-25T13:28:07.732 INFO:tasks.cephadm:Stopping all daemons... 2026-02-25T13:28:07.732 INFO:tasks.cephadm.mon.trial023:Stopping mon.trial023... 2026-02-25T13:28:07.732 DEBUG:teuthology.orchestra.run.trial023:> sudo systemctl stop ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial023 2026-02-25T13:28:07.870 INFO:journalctl@ceph.mon.trial023.trial023.stdout:Feb 25 13:28:07 trial023 systemd[1]: Stopping Ceph mon.trial023 for 889d5fd1-124d-11f1-9da7-d404e6e7d460... 2026-02-25T13:28:08.064 DEBUG:teuthology.orchestra.run.trial023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial023.service' 2026-02-25T13:28:08.104 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-25T13:28:08.104 INFO:tasks.cephadm.mon.trial023:Stopped mon.trial023 2026-02-25T13:28:08.104 INFO:tasks.cephadm.mon.trial032:Stopping mon.trial032... 2026-02-25T13:28:08.104 DEBUG:teuthology.orchestra.run.trial032:> sudo systemctl stop ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial032 2026-02-25T13:28:08.384 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:08 trial032 systemd[1]: Stopping Ceph mon.trial032 for 889d5fd1-124d-11f1-9da7-d404e6e7d460... 2026-02-25T13:28:08.384 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:08 trial032 ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial032[43654]: 2026-02-25T13:28:08.212+0000 7f804c0586c0 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.trial032 -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-25T13:28:08.384 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:08 trial032 ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial032[43654]: 2026-02-25T13:28:08.212+0000 7f804c0586c0 -1 mon.trial032@1(peon) e2 *** Got Signal Terminated *** 2026-02-25T13:28:08.384 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:08 trial032 podman[62885]: 2026-02-25 13:28:08.223455334 +0000 UTC m=+0.024304907 container died 7041266730f71a34ec96898e790837677426ade357fa96060af3bb1ef0acf35a (image=quay.ceph.io/ceph-ci/ceph@sha256:d76ad95a03e52df98ccb254d7e1ab1084b669674e2688325703e3801dfb0dc82, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial032, ceph=True, org.opencontainers.image.title=rockylinux, io.buildah.version=1.41.3, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, org.opencontainers.image.version=10, summary=Rocky Linux Base image, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, FROM_IMAGE=docker.io/rockylinux/rockylinux:10, OSD_FLAVOR=default, vendor=Rocky Enterprise Software Foundation, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, name=rockylinux, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.documentation=https://docs.ceph.com/, license=BSD-3-Clause, version=10, org.opencontainers.image.licenses=BSD-3-Clause, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/) 2026-02-25T13:28:08.384 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:08 trial032 podman[62885]: 2026-02-25 13:28:08.333872975 +0000 UTC m=+0.134722548 container remove 7041266730f71a34ec96898e790837677426ade357fa96060af3bb1ef0acf35a (image=quay.ceph.io/ceph-ci/ceph@sha256:d76ad95a03e52df98ccb254d7e1ab1084b669674e2688325703e3801dfb0dc82, name=ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial032, org.opencontainers.image.documentation=https://docs.ceph.com/, version=10, name=rockylinux, FROM_IMAGE=docker.io/rockylinux/rockylinux:10, org.opencontainers.image.authors=Ceph Release Team , org.opencontainers.image.title=rockylinux, org.opencontainers.image.vendor=Rocky Enterprise Software Foundation, CEPH_SHA1=506b402a3d3a240d0bfe073b4769eaffdf84497b, OSD_FLAVOR=default, vendor=Rocky Enterprise Software Foundation, ceph=True, GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/, io.buildah.version=1.41.3, org.opencontainers.image.source=https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10, org.opencontainers.image.licenses=BSD-3-Clause, org.opencontainers.image.version=10, summary=Rocky Linux Base image, CEPH_REF=wip-rocky10-branch-of-the-day-2026-02-24-1771941190, CEPH_GIT_REPO=https://github.com/ceph/ceph-ci.git, license=BSD-3-Clause) 2026-02-25T13:28:08.384 INFO:journalctl@ceph.mon.trial032.trial032.stdout:Feb 25 13:28:08 trial032 bash[62885]: ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460-mon-trial032 2026-02-25T13:28:08.400 DEBUG:teuthology.orchestra.run.trial032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-889d5fd1-124d-11f1-9da7-d404e6e7d460@mon.trial032.service' 2026-02-25T13:28:08.436 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-02-25T13:28:08.437 INFO:tasks.cephadm.mon.trial032:Stopped mon.trial032 2026-02-25T13:28:08.437 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 --force --keep-logs 2026-02-25T13:28:08.552 INFO:teuthology.orchestra.run.trial023.stdout:Deleting cluster with fsid: 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:28:35.607 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 --force --keep-logs 2026-02-25T13:28:35.727 INFO:teuthology.orchestra.run.trial032.stdout:Deleting cluster with fsid: 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:29:01.314 DEBUG:teuthology.orchestra.run.trial023:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-25T13:29:01.345 DEBUG:teuthology.orchestra.run.trial032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-02-25T13:29:01.372 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-25T13:29:01.378 DEBUG:teuthology.misc:Transferring archived files from trial023:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70138/remote/trial023/crash 2026-02-25T13:29:01.379 DEBUG:teuthology.orchestra.run.trial023:> sudo tar c -f - -C /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/crash -- . 2026-02-25T13:29:01.411 INFO:teuthology.orchestra.run.trial023.stderr:tar: /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-25T13:29:01.412 INFO:teuthology.orchestra.run.trial023.stderr:tar: Error is not recoverable: exiting now 2026-02-25T13:29:01.414 DEBUG:teuthology.misc:Transferring archived files from trial032:/var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70138/remote/trial032/crash 2026-02-25T13:29:01.415 DEBUG:teuthology.orchestra.run.trial032:> sudo tar c -f - -C /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/crash -- . 2026-02-25T13:29:01.440 INFO:teuthology.orchestra.run.trial032.stderr:tar: /var/lib/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-25T13:29:01.440 INFO:teuthology.orchestra.run.trial032.stderr:tar: Error is not recoverable: exiting now 2026-02-25T13:29:01.440 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-25T13:29:01.441 DEBUG:teuthology.orchestra.run.trial023:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.log | grep -E CEPHADM_ | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | grep -E -v OSD_DOWN | grep -E -v CEPHADM_FAILED_DAEMON | grep -E -v 'but it is still running' | grep -E -v PG_DEGRADED | head -n 1 2026-02-25T13:29:01.479 INFO:tasks.cephadm:Compressing logs... 2026-02-25T13:29:01.479 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:29:01.522 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:29:01.543 INFO:teuthology.orchestra.run.trial023.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose --: No such file or directory /var/log/ceph/cephadm.log 2026-02-25T13:29:01.544 INFO:teuthology.orchestra.run.trial023.stderr: 2026-02-25T13:29:01.544 INFO:teuthology.orchestra.run.trial023.stderr:gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.3.log 2026-02-25T13:29:01.544 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-client.ceph-exporter.trial023.log 2026-02-25T13:29:01.545 INFO:teuthology.orchestra.run.trial023.stderr:gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.5.log 2026-02-25T13:29:01.545 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.3.log: /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-client.ceph-exporter.trial023.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.7.log 2026-02-25T13:29:01.546 INFO:teuthology.orchestra.run.trial023.stderr: 85.3% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-client.ceph-exporter.trial023.log.gz 2026-02-25T13:29:01.546 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.cephadm.log 2026-02-25T13:29:01.546 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mon.trial023.log 2026-02-25T13:29:01.546 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.audit.log 2026-02-25T13:29:01.546 INFO:teuthology.orchestra.run.trial023.stderr: 83.8% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.cephadm.log.gz 2026-02-25T13:29:01.546 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mon.trial023.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-volume.log 2026-02-25T13:29:01.546 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mgr.trial023.snnpci.log 2026-02-25T13:29:01.547 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.1.log 2026-02-25T13:29:01.547 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mgr.trial023.snnpci.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.log 2026-02-25T13:29:01.547 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.1.log: 90.8% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.audit.log.gz 2026-02-25T13:29:01.548 INFO:teuthology.orchestra.run.trial023.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.log: 83.8% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.log.gz 2026-02-25T13:29:01.548 INFO:teuthology.orchestra.run.trial023.stderr: 94.1% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-volume.log.gz 2026-02-25T13:29:01.550 INFO:teuthology.orchestra.run.trial032.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-25T13:29:01.550 INFO:teuthology.orchestra.run.trial032.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-25T13:29:01.550 INFO:teuthology.orchestra.run.trial032.stderr:gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.2.log 2026-02-25T13:29:01.550 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.0.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mon.trial032.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.2.log: /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mgr.trial032.moobkg.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mon.trial032.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.cephadm.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mgr.trial032.moobkg.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.4.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.audit.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.4.log: 82.0% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.cephadm.log.gz 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-volume.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-client.ceph-exporter.trial032.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.6.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-client.ceph-exporter.trial032.log: gzip -5 --verbose -- /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.log 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr: 87.4% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-client.ceph-exporter.trial032.log.gz 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr: 90.8% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.audit.log.gz 2026-02-25T13:29:01.551 INFO:teuthology.orchestra.run.trial032.stderr:/var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.6.log: /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.log: 90.4% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mgr.trial032.moobkg.log.gz 2026-02-25T13:29:01.552 INFO:teuthology.orchestra.run.trial032.stderr: 82.0% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph.log.gz 2026-02-25T13:29:01.552 INFO:teuthology.orchestra.run.trial032.stderr: 93.9% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-volume.log.gz 2026-02-25T13:29:01.553 INFO:teuthology.orchestra.run.trial023.stderr: 93.4% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.3.log.gz 2026-02-25T13:29:01.554 INFO:teuthology.orchestra.run.trial023.stderr: 93.4% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.7.log.gz 2026-02-25T13:29:01.555 INFO:teuthology.orchestra.run.trial023.stderr: 93.3% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.1.log.gz 2026-02-25T13:29:01.558 INFO:teuthology.orchestra.run.trial032.stderr: 93.3% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.0.log.gz 2026-02-25T13:29:01.560 INFO:teuthology.orchestra.run.trial032.stderr: 93.2% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.4.log.gz 2026-02-25T13:29:01.563 INFO:teuthology.orchestra.run.trial023.stderr: 94.2% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.5.log.gz 2026-02-25T13:29:01.565 INFO:teuthology.orchestra.run.trial023.stderr: 93.4% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-25T13:29:01.565 INFO:teuthology.orchestra.run.trial032.stderr: 92.4% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mon.trial032.log.gz 2026-02-25T13:29:01.567 INFO:teuthology.orchestra.run.trial032.stderr: 94.1% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.2.log.gz 2026-02-25T13:29:01.597 INFO:teuthology.orchestra.run.trial032.stderr: 94.3% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-osd.6.log.gz 2026-02-25T13:29:01.598 INFO:teuthology.orchestra.run.trial032.stderr: 2026-02-25T13:29:01.598 INFO:teuthology.orchestra.run.trial032.stderr:real 0m0.059s 2026-02-25T13:29:01.598 INFO:teuthology.orchestra.run.trial032.stderr:user 0m0.107s 2026-02-25T13:29:01.598 INFO:teuthology.orchestra.run.trial032.stderr:sys 0m0.028s 2026-02-25T13:29:01.604 INFO:teuthology.orchestra.run.trial023.stderr: 91.0% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mgr.trial023.snnpci.log.gz 2026-02-25T13:29:01.620 INFO:teuthology.orchestra.run.trial023.stderr: 91.8% -- replaced with /var/log/ceph/889d5fd1-124d-11f1-9da7-d404e6e7d460/ceph-mon.trial023.log.gz 2026-02-25T13:29:01.622 INFO:teuthology.orchestra.run.trial023.stderr: 2026-02-25T13:29:01.622 INFO:teuthology.orchestra.run.trial023.stderr:real 0m0.087s 2026-02-25T13:29:01.622 INFO:teuthology.orchestra.run.trial023.stderr:user 0m0.193s 2026-02-25T13:29:01.622 INFO:teuthology.orchestra.run.trial023.stderr:sys 0m0.036s 2026-02-25T13:29:01.622 INFO:tasks.cephadm:Archiving logs... 2026-02-25T13:29:01.622 DEBUG:teuthology.misc:Transferring archived files from trial023:/var/log/ceph to /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70138/remote/trial023/log 2026-02-25T13:29:01.625 DEBUG:teuthology.orchestra.run.trial023:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-25T13:29:01.757 DEBUG:teuthology.misc:Transferring archived files from trial032:/var/log/ceph to /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70138/remote/trial032/log 2026-02-25T13:29:01.758 DEBUG:teuthology.orchestra.run.trial032:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-25T13:29:01.811 INFO:tasks.cephadm:Removing cluster... 2026-02-25T13:29:01.811 DEBUG:teuthology.orchestra.run.trial023:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 --force 2026-02-25T13:29:01.930 INFO:teuthology.orchestra.run.trial023.stdout:Deleting cluster with fsid: 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:29:01.987 DEBUG:teuthology.orchestra.run.trial032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 889d5fd1-124d-11f1-9da7-d404e6e7d460 --force 2026-02-25T13:29:02.104 INFO:teuthology.orchestra.run.trial032.stdout:Deleting cluster with fsid: 889d5fd1-124d-11f1-9da7-d404e6e7d460 2026-02-25T13:29:02.159 INFO:tasks.cephadm:Removing cephadm ... 2026-02-25T13:29:02.159 DEBUG:teuthology.orchestra.run.trial023:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-25T13:29:02.178 DEBUG:teuthology.orchestra.run.trial032:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-25T13:29:02.195 INFO:tasks.cephadm:Teardown complete 2026-02-25T13:29:02.195 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-02-25T13:29:02.209 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial023:/dev/vg_nvme/lv_1... 2026-02-25T13:29:02.210 DEBUG:teuthology.orchestra.run.trial023:> sudo nvme disconnect -n lv_1 2026-02-25T13:29:02.484 INFO:teuthology.orchestra.run.trial023.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-02-25T13:29:02.485 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial023:/dev/vg_nvme/lv_2... 2026-02-25T13:29:02.485 DEBUG:teuthology.orchestra.run.trial023:> sudo nvme disconnect -n lv_2 2026-02-25T13:29:02.733 INFO:teuthology.orchestra.run.trial023.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-02-25T13:29:02.735 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial023:/dev/vg_nvme/lv_3... 2026-02-25T13:29:02.735 DEBUG:teuthology.orchestra.run.trial023:> sudo nvme disconnect -n lv_3 2026-02-25T13:29:02.986 INFO:teuthology.orchestra.run.trial023.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-02-25T13:29:02.987 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial023:/dev/vg_nvme/lv_4... 2026-02-25T13:29:02.988 DEBUG:teuthology.orchestra.run.trial023:> sudo nvme disconnect -n lv_4 2026-02-25T13:29:03.241 INFO:teuthology.orchestra.run.trial023.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-02-25T13:29:03.242 DEBUG:teuthology.orchestra.run.trial023:> set -ex 2026-02-25T13:29:03.243 DEBUG:teuthology.orchestra.run.trial023:> sudo dd of=/scratch_devs 2026-02-25T13:29:03.266 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial032:/dev/vg_nvme/lv_1... 2026-02-25T13:29:03.266 DEBUG:teuthology.orchestra.run.trial032:> sudo nvme disconnect -n lv_1 2026-02-25T13:29:03.524 INFO:teuthology.orchestra.run.trial032.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-02-25T13:29:03.525 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial032:/dev/vg_nvme/lv_2... 2026-02-25T13:29:03.525 DEBUG:teuthology.orchestra.run.trial032:> sudo nvme disconnect -n lv_2 2026-02-25T13:29:03.777 INFO:teuthology.orchestra.run.trial032.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-02-25T13:29:03.779 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial032:/dev/vg_nvme/lv_3... 2026-02-25T13:29:03.779 DEBUG:teuthology.orchestra.run.trial032:> sudo nvme disconnect -n lv_3 2026-02-25T13:29:04.037 INFO:teuthology.orchestra.run.trial032.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-02-25T13:29:04.039 INFO:tasks.nvme_loop:Disconnecting nvme_loop trial032:/dev/vg_nvme/lv_4... 2026-02-25T13:29:04.040 DEBUG:teuthology.orchestra.run.trial032:> sudo nvme disconnect -n lv_4 2026-02-25T13:29:04.293 INFO:teuthology.orchestra.run.trial032.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-02-25T13:29:04.294 DEBUG:teuthology.orchestra.run.trial032:> set -ex 2026-02-25T13:29:04.294 DEBUG:teuthology.orchestra.run.trial032:> sudo dd of=/scratch_devs 2026-02-25T13:29:04.323 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-25T13:29:04.341 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-25T13:29:04.341 DEBUG:teuthology.orchestra.run.trial023:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-25T13:29:04.349 DEBUG:teuthology.orchestra.run.trial032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-25T13:29:04.364 INFO:teuthology.orchestra.run.trial023.stderr:bash: line 1: ntpq: command not found 2026-02-25T13:29:04.382 INFO:teuthology.orchestra.run.trial032.stderr:bash: line 1: ntpq: command not found 2026-02-25T13:29:04.476 INFO:teuthology.orchestra.run.trial032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-25T13:29:04.476 INFO:teuthology.orchestra.run.trial032.stdout:=============================================================================== 2026-02-25T13:29:04.476 INFO:teuthology.orchestra.run.trial032.stdout:^* 192-210-133-204-host.col> 3 6 77 54 +24us[ -171us] +/- 8339us 2026-02-25T13:29:04.476 INFO:teuthology.orchestra.run.trial032.stdout:^- ntp.maxhost.io 2 6 77 54 +117us[ +117us] +/- 55ms 2026-02-25T13:29:04.476 INFO:teuthology.orchestra.run.trial032.stdout:^- europa.ellipse.net 2 6 77 55 -648us[ -842us] +/- 38ms 2026-02-25T13:29:04.476 INFO:teuthology.orchestra.run.trial032.stdout:^- ntp.shastacoe.net 2 6 77 55 -392us[ -584us] +/- 71ms 2026-02-25T13:29:04.477 INFO:teuthology.orchestra.run.trial023.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-25T13:29:04.477 INFO:teuthology.orchestra.run.trial023.stdout:=============================================================================== 2026-02-25T13:29:04.477 INFO:teuthology.orchestra.run.trial023.stdout:^* 192-210-133-204-host.col> 3 6 77 56 -13us[ -70us] +/- 8236us 2026-02-25T13:29:04.477 INFO:teuthology.orchestra.run.trial023.stdout:^- ntp.maxhost.io 2 6 77 54 +9537us[+9537us] +/- 65ms 2026-02-25T13:29:04.478 INFO:teuthology.orchestra.run.trial023.stdout:^- europa.ellipse.net 2 6 77 54 +86us[ +86us] +/- 38ms 2026-02-25T13:29:04.478 INFO:teuthology.orchestra.run.trial023.stdout:^- ntp.shastacoe.net 2 6 77 55 -695us[ -695us] +/- 71ms 2026-02-25T13:29:04.479 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-25T13:29:04.498 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-25T13:29:04.499 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-25T13:29:04.516 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:29:04.580 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:29:04.637 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:29:04.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-25T13:29:04.667 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:29:04.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-25T13:29:04.693 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-25T13:29:04.706 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-25T13:29:04.724 INFO:teuthology.task.internal:Duration was 362.635707 seconds 2026-02-25T13:29:04.725 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-25T13:29:04.736 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-25T13:29:04.736 DEBUG:teuthology.orchestra.run.trial023:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-25T13:29:04.738 DEBUG:teuthology.orchestra.run.trial032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-25T13:29:04.774 INFO:teuthology.orchestra.run.trial023.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-25T13:29:04.775 INFO:teuthology.orchestra.run.trial032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-25T13:29:04.938 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-25T13:29:04.939 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial023.front.sepia.ceph.com 2026-02-25T13:29:04.939 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:29:04.960 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial032.front.sepia.ceph.com 2026-02-25T13:29:04.960 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:29:04.998 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-25T13:29:04.998 DEBUG:teuthology.orchestra.run.trial023:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-25T13:29:05.002 DEBUG:teuthology.orchestra.run.trial032:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-25T13:29:05.141 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-25T13:29:05.141 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:29:05.142 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:29:05.163 INFO:teuthology.orchestra.run.trial023.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-25T13:29:05.164 INFO:teuthology.orchestra.run.trial023.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-25T13:29:05.164 INFO:teuthology.orchestra.run.trial023.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-25T13:29:05.164 INFO:teuthology.orchestra.run.trial023.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-25T13:29:05.164 INFO:teuthology.orchestra.run.trial023.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-25T13:29:05.166 INFO:teuthology.orchestra.run.trial032.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-25T13:29:05.166 INFO:teuthology.orchestra.run.trial032.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-25T13:29:05.166 INFO:teuthology.orchestra.run.trial032.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-25T13:29:05.167 INFO:teuthology.orchestra.run.trial032.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-25T13:29:05.167 INFO:teuthology.orchestra.run.trial032.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-25T13:29:05.182 INFO:teuthology.orchestra.run.trial032.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 85.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-25T13:29:05.190 INFO:teuthology.orchestra.run.trial023.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 87.9% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-25T13:29:05.192 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-25T13:29:05.204 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-25T13:29:05.204 DEBUG:teuthology.orchestra.run.trial023:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-25T13:29:05.257 DEBUG:teuthology.orchestra.run.trial032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-25T13:29:05.283 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-25T13:29:05.298 DEBUG:teuthology.orchestra.run.trial023:> 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-25T13:29:05.301 DEBUG:teuthology.orchestra.run.trial032:> 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-25T13:29:05.324 INFO:teuthology.orchestra.run.trial023.stdout:kernel.core_pattern = core 2026-02-25T13:29:05.350 INFO:teuthology.orchestra.run.trial032.stdout:kernel.core_pattern = core 2026-02-25T13:29:05.364 DEBUG:teuthology.orchestra.run.trial023:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-25T13:29:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-25T13:29:05.401 DEBUG:teuthology.orchestra.run.trial032:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-25T13:29:05.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-25T13:29:05.424 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-25T13:29:05.447 INFO:teuthology.task.internal:Transferring archived files... 2026-02-25T13:29:05.447 DEBUG:teuthology.misc:Transferring archived files from trial023:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70138/remote/trial023 2026-02-25T13:29:05.447 DEBUG:teuthology.orchestra.run.trial023:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-25T13:29:05.493 DEBUG:teuthology.misc:Transferring archived files from trial032:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70138/remote/trial032 2026-02-25T13:29:05.493 DEBUG:teuthology.orchestra.run.trial032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-25T13:29:05.532 INFO:teuthology.task.internal:Removing archive directory... 2026-02-25T13:29:05.532 DEBUG:teuthology.orchestra.run.trial023:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-25T13:29:05.536 DEBUG:teuthology.orchestra.run.trial032:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-25T13:29:05.577 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-25T13:29:05.594 INFO:teuthology.task.internal:Not uploading archives. 2026-02-25T13:29:05.595 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-25T13:29:05.612 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-25T13:29:05.613 DEBUG:teuthology.orchestra.run.trial023:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-25T13:29:05.615 DEBUG:teuthology.orchestra.run.trial032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-25T13:29:05.629 INFO:teuthology.orchestra.run.trial023.stdout: 917525 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 25 13:29 /home/ubuntu/cephtest 2026-02-25T13:29:05.633 INFO:teuthology.orchestra.run.trial032.stdout: 920834 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 25 13:29 /home/ubuntu/cephtest 2026-02-25T13:29:05.635 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-25T13:29:05.657 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-25T13:29:05.698 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} duration: 362.6357069015503 owner: scheduled_nmordech@soko04.front.sepia.ceph.com success: true 2026-02-25T13:29:05.698 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T13:29:05.810 INFO:teuthology.run:pass