2026-03-09T21:32:21.585 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-09T21:32:21.589 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-09T21:32:21.612 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/663 branch: squid description: orch/cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_domain} email: null first_in_suite: false flavor: default job_id: '663' ktype: distro last_in_suite: false machine_type: vps name: kyr-2026-03-09_11:23:05-orch-squid-none-default-vps no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ansible.cephlab: branch: main skip_tags: nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs vars: timezone: UTC 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 mclock iops capacity threshold hdd: 49000 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: e911bdebe5c8faa3800735d1568fcdca65db60df ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e911bdebe5c8faa3800735d1568fcdca65db60df extra_system_packages: deb: - python3-xmltodict - python3-jmespath rpm: - bzip2 - perl-Test-Harness - python3-xmltodict - python3-jmespath workunit: branch: tt-squid sha1: 569c3e99c9b32a51b4eaf08731c728f4513ed589 owner: kyr priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 3443 sha1: e911bdebe5c8faa3800735d1568fcdca65db60df sleep_before_teardown: 0 subset: 1/64 suite: orch suite_branch: tt-squid suite_path: /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 569c3e99c9b32a51b4eaf08731c728f4513ed589 targets: vm00.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEN/PhF8vuiHih0Pd9KL0WeXj4nLNW/+ey8GMxdrmMgDNFqY2CxcoiRjzWBapsxxSNLhIvXQfE8aIKPnlKLIGwQ= vm02.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOKUCnqQTFNytYIVxL6yIgRCbl4eMqo0x3PBdECmbkUWJGaMx7Gq/S+muAYQAxn+TYCXzcqshi4RBZKoyNS++Xc= tasks: - cephadm.deploy_samba_ad_dc: role: host.b - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs g1 - cmd: ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777 - cmd: ceph fs authorize cephfs client.smbdata / rw - cmd: ceph osd pool create .smb --yes-i-really-mean-it - cmd: ceph osd pool application enable .smb smb - cmd: rados --pool=.smb --namespace=admem1 put conf.toml /dev/stdin stdin: 'samba-container-config = "v0" [configs.admem1] shares = ["share1"] globals = ["default", "domain"] instance_name = "SAMBA" [shares.share1.options] "vfs objects" = "ceph" path = "/" "ceph:config_file" = "/etc/ceph/ceph.conf" "ceph:user_id" = "smbdata" "kernel share modes" = "no" "read only" = "no" "browseable" = "yes" [globals.default.options] "server min protocol" = "SMB2" "load printers" = "no" "printing" = "bsd" "printcap name" = "/dev/null" "disable spoolss" = "yes" "guest ok" = "no" [globals.domain.options] security = "ads" workgroup = "DOMAIN1" realm = "domain1.sink.test" "idmap config * : backend" = "autorid" "idmap config * : range" = "2000-9999999" ' - cmd: ceph config-key set smb/config/admem1/join1.json -i - stdin: '{"username": "Administrator", "password": "Passw0rd"} ' - cephadm.apply: specs: - cluster_id: admem1 config_uri: rados://.smb/admem1/conf.toml custom_dns: - '{{ctx.samba_ad_dc_ip}}' features: - domain include_ceph_users: - client.smbdata join_sources: - rados:mon-config-key:smb/config/admem1/join1.json placement: count: 1 service_id: admem1 service_type: smb - cephadm.wait_for_service: service: smb.admem1 - cephadm.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: clyso-debian-13 teuthology_repo: https://github.com/clyso/teuthology teuthology_sha1: 1c580df7a9c7c2aadc272da296344fd99f27c444 timestamp: 2026-03-09_11:23:05 tube: vps user: kyr verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.611473 2026-03-09T21:32:21.612 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa; will attempt to use it 2026-03-09T21:32:21.612 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks 2026-03-09T21:32:21.613 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-09T21:32:21.613 INFO:teuthology.task.internal:Checking packages... 2026-03-09T21:32:21.613 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e911bdebe5c8faa3800735d1568fcdca65db60df' 2026-03-09T21:32:21.613 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-09T21:32:21.613 INFO:teuthology.packaging:ref: None 2026-03-09T21:32:21.613 INFO:teuthology.packaging:tag: None 2026-03-09T21:32:21.613 INFO:teuthology.packaging:branch: squid 2026-03-09T21:32:21.613 INFO:teuthology.packaging:sha1: e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T21:32:21.613 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2026-03-09T21:32:22.291 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-678-ge911bdeb-1jammy 2026-03-09T21:32:22.292 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-09T21:32:22.293 INFO:teuthology.task.internal:no buildpackages task found 2026-03-09T21:32:22.293 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-09T21:32:22.293 INFO:teuthology.task.internal:Saving configuration 2026-03-09T21:32:22.298 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-09T21:32:22.299 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-09T21:32:22.307 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm00.local', 'description': '/archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/663', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-09 21:31:06.352656', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:00', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEN/PhF8vuiHih0Pd9KL0WeXj4nLNW/+ey8GMxdrmMgDNFqY2CxcoiRjzWBapsxxSNLhIvXQfE8aIKPnlKLIGwQ='} 2026-03-09T21:32:22.314 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm02.local', 'description': '/archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/663', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-09 21:31:06.352076', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:02', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOKUCnqQTFNytYIVxL6yIgRCbl4eMqo0x3PBdECmbkUWJGaMx7Gq/S+muAYQAxn+TYCXzcqshi4RBZKoyNS++Xc='} 2026-03-09T21:32:22.314 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-09T21:32:22.315 INFO:teuthology.task.internal:roles: ubuntu@vm00.local - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2026-03-09T21:32:22.315 INFO:teuthology.task.internal:roles: ubuntu@vm02.local - ['host.b', 'cephadm.exclude'] 2026-03-09T21:32:22.315 INFO:teuthology.run_tasks:Running task console_log... 2026-03-09T21:32:22.322 DEBUG:teuthology.task.console_log:vm00 does not support IPMI; excluding 2026-03-09T21:32:22.326 DEBUG:teuthology.task.console_log:vm02 does not support IPMI; excluding 2026-03-09T21:32:22.326 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5bb721e170>, signals=[15]) 2026-03-09T21:32:22.326 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-09T21:32:22.327 INFO:teuthology.task.internal:Opening connections... 2026-03-09T21:32:22.327 DEBUG:teuthology.task.internal:connecting to ubuntu@vm00.local 2026-03-09T21:32:22.328 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm00.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T21:32:22.391 DEBUG:teuthology.task.internal:connecting to ubuntu@vm02.local 2026-03-09T21:32:22.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T21:32:22.452 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-09T21:32:22.453 DEBUG:teuthology.orchestra.run.vm00:> uname -m 2026-03-09T21:32:22.472 INFO:teuthology.orchestra.run.vm00.stdout:x86_64 2026-03-09T21:32:22.472 DEBUG:teuthology.orchestra.run.vm00:> cat /etc/os-release 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:NAME="Ubuntu" 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:VERSION_ID="22.04" 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:VERSION_CODENAME=jammy 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:ID=ubuntu 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:ID_LIKE=debian 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-09T21:32:22.517 INFO:teuthology.orchestra.run.vm00.stdout:UBUNTU_CODENAME=jammy 2026-03-09T21:32:22.517 INFO:teuthology.lock.ops:Updating vm00.local on lock server 2026-03-09T21:32:22.522 DEBUG:teuthology.orchestra.run.vm02:> uname -m 2026-03-09T21:32:22.524 INFO:teuthology.orchestra.run.vm02.stdout:x86_64 2026-03-09T21:32:22.525 DEBUG:teuthology.orchestra.run.vm02:> cat /etc/os-release 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:NAME="Ubuntu" 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_ID="22.04" 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_CODENAME=jammy 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:ID=ubuntu 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:ID_LIKE=debian 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-09T21:32:22.570 INFO:teuthology.orchestra.run.vm02.stdout:UBUNTU_CODENAME=jammy 2026-03-09T21:32:22.571 INFO:teuthology.lock.ops:Updating vm02.local on lock server 2026-03-09T21:32:22.575 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-09T21:32:22.577 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-09T21:32:22.578 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-09T21:32:22.578 DEBUG:teuthology.orchestra.run.vm00:> test '!' -e /home/ubuntu/cephtest 2026-03-09T21:32:22.579 DEBUG:teuthology.orchestra.run.vm02:> test '!' -e /home/ubuntu/cephtest 2026-03-09T21:32:22.614 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-09T21:32:22.615 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-09T21:32:22.615 DEBUG:teuthology.orchestra.run.vm00:> test -z $(ls -A /var/lib/ceph) 2026-03-09T21:32:22.623 DEBUG:teuthology.orchestra.run.vm02:> test -z $(ls -A /var/lib/ceph) 2026-03-09T21:32:22.624 INFO:teuthology.orchestra.run.vm00.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-09T21:32:22.659 INFO:teuthology.orchestra.run.vm02.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-09T21:32:22.659 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-09T21:32:22.668 DEBUG:teuthology.orchestra.run.vm00:> test -e /ceph-qa-ready 2026-03-09T21:32:22.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:32:22.960 DEBUG:teuthology.orchestra.run.vm02:> test -e /ceph-qa-ready 2026-03-09T21:32:22.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:32:23.202 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-09T21:32:23.203 INFO:teuthology.task.internal:Creating test directory... 2026-03-09T21:32:23.203 DEBUG:teuthology.orchestra.run.vm00:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-09T21:32:23.204 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-09T21:32:23.207 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-09T21:32:23.209 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-09T21:32:23.210 INFO:teuthology.task.internal:Creating archive directory... 2026-03-09T21:32:23.210 DEBUG:teuthology.orchestra.run.vm00:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-09T21:32:23.250 DEBUG:teuthology.orchestra.run.vm02:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-09T21:32:23.256 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-09T21:32:23.258 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-09T21:32:23.258 DEBUG:teuthology.orchestra.run.vm00:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-09T21:32:23.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:32:23.296 DEBUG:teuthology.orchestra.run.vm02:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-09T21:32:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:32:23.299 DEBUG:teuthology.orchestra.run.vm00:> 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-03-09T21:32:23.338 DEBUG:teuthology.orchestra.run.vm02:> 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-03-09T21:32:23.345 INFO:teuthology.orchestra.run.vm00.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T21:32:23.347 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T21:32:23.350 INFO:teuthology.orchestra.run.vm00.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T21:32:23.352 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T21:32:23.353 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-09T21:32:23.355 INFO:teuthology.task.internal:Configuring sudo... 2026-03-09T21:32:23.355 DEBUG:teuthology.orchestra.run.vm00:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-09T21:32:23.394 DEBUG:teuthology.orchestra.run.vm02:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-09T21:32:23.403 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-09T21:32:23.405 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-09T21:32:23.405 DEBUG:teuthology.orchestra.run.vm00:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-09T21:32:23.446 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-09T21:32:23.449 DEBUG:teuthology.orchestra.run.vm00:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T21:32:23.492 DEBUG:teuthology.orchestra.run.vm00:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T21:32:23.536 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:32:23.536 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-09T21:32:23.585 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T21:32:23.588 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T21:32:23.634 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T21:32:23.634 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-09T21:32:23.684 DEBUG:teuthology.orchestra.run.vm00:> sudo service rsyslog restart 2026-03-09T21:32:23.685 DEBUG:teuthology.orchestra.run.vm02:> sudo service rsyslog restart 2026-03-09T21:32:23.744 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-09T21:32:23.746 INFO:teuthology.task.internal:Starting timer... 2026-03-09T21:32:23.746 INFO:teuthology.run_tasks:Running task pcp... 2026-03-09T21:32:23.750 INFO:teuthology.run_tasks:Running task selinux... 2026-03-09T21:32:23.753 INFO:teuthology.task.selinux:Excluding vm00: VMs are not yet supported 2026-03-09T21:32:23.753 INFO:teuthology.task.selinux:Excluding vm02: VMs are not yet supported 2026-03-09T21:32:23.753 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-09T21:32:23.753 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-09T21:32:23.753 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-09T21:32:23.753 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-09T21:32:23.755 DEBUG:teuthology.task:Applying overrides for task ansible.cephlab: {'branch': 'main', 'skip_tags': 'nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs', 'vars': {'timezone': 'UTC'}} 2026-03-09T21:32:23.755 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/ceph/ceph-cm-ansible.git 2026-03-09T21:32:23.757 INFO:teuthology.repo_utils:Fetching github.com_ceph_ceph-cm-ansible_main from origin 2026-03-09T21:32:24.348 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_ceph_ceph-cm-ansible_main to origin/main 2026-03-09T21:32:24.354 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-03-09T21:32:24.354 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "timezone": "UTC"}' -i /tmp/teuth_ansible_inventoryt41kvb1u --limit vm00.local,vm02.local /home/teuthos/src/github.com_ceph_ceph-cm-ansible_main/cephlab.yml --skip-tags nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs 2026-03-09T21:34:47.136 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm00.local'), Remote(name='ubuntu@vm02.local')] 2026-03-09T21:34:47.136 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm00.local' 2026-03-09T21:34:47.137 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm00.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T21:34:47.196 DEBUG:teuthology.orchestra.run.vm00:> true 2026-03-09T21:34:47.433 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm00.local' 2026-03-09T21:34:47.433 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm02.local' 2026-03-09T21:34:47.434 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T21:34:47.496 DEBUG:teuthology.orchestra.run.vm02:> true 2026-03-09T21:34:47.733 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm02.local' 2026-03-09T21:34:47.733 INFO:teuthology.run_tasks:Running task clock... 2026-03-09T21:34:47.736 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-09T21:34:47.736 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-09T21:34:47.736 DEBUG:teuthology.orchestra.run.vm00:> 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-03-09T21:34:47.737 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-09T21:34:47.737 DEBUG:teuthology.orchestra.run.vm02:> 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-03-09T21:34:47.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-09T21:34:47.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: Command line: ntpd -gq 2026-03-09T21:34:47.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: ---------------------------------------------------- 2026-03-09T21:34:47.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: ntp-4 is maintained by Network Time Foundation, 2026-03-09T21:34:47.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-09T21:34:47.755 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: corporation. Support and training for ntp-4 are 2026-03-09T21:34:47.755 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: available at https://www.nwtime.org/support 2026-03-09T21:34:47.755 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: ---------------------------------------------------- 2026-03-09T21:34:47.755 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: proto: precision = 0.030 usec (-25) 2026-03-09T21:34:47.755 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: basedate set to 2022-02-04 2026-03-09T21:34:47.755 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: gps base set to 2022-02-06 (week 2196) 2026-03-09T21:34:47.755 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-09T21:34:47.755 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-09T21:34:47.755 INFO:teuthology.orchestra.run.vm00.stderr: 9 Mar 21:34:47 ntpd[16072]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 72 days ago 2026-03-09T21:34:47.756 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: Listen and drop on 0 v6wildcard [::]:123 2026-03-09T21:34:47.756 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-09T21:34:47.756 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: Listen normally on 2 lo 127.0.0.1:123 2026-03-09T21:34:47.756 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: Listen normally on 3 ens3 192.168.123.100:123 2026-03-09T21:34:47.756 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: Listen normally on 4 lo [::1]:123 2026-03-09T21:34:47.756 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:0%2]:123 2026-03-09T21:34:47.756 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:47 ntpd[16072]: Listening on routing socket on fd #22 for interface updates 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: Command line: ntpd -gq 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: ---------------------------------------------------- 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: ntp-4 is maintained by Network Time Foundation, 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: corporation. Support and training for ntp-4 are 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: available at https://www.nwtime.org/support 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: ---------------------------------------------------- 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: proto: precision = 0.029 usec (-25) 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: basedate set to 2022-02-04 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: gps base set to 2022-02-06 (week 2196) 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stderr: 9 Mar 21:34:47 ntpd[16104]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 72 days ago 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: Listen and drop on 0 v6wildcard [::]:123 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: Listen normally on 2 lo 127.0.0.1:123 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: Listen normally on 3 ens3 192.168.123.102:123 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: Listen normally on 4 lo [::1]:123 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:2%2]:123 2026-03-09T21:34:47.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:47 ntpd[16104]: Listening on routing socket on fd #22 for interface updates 2026-03-09T21:34:48.756 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:48 ntpd[16072]: Soliciting pool server 116.203.96.227 2026-03-09T21:34:48.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:48 ntpd[16104]: Soliciting pool server 116.203.96.227 2026-03-09T21:34:49.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:49 ntpd[16072]: Soliciting pool server 213.239.234.28 2026-03-09T21:34:49.755 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:49 ntpd[16072]: Soliciting pool server 51.75.67.47 2026-03-09T21:34:49.796 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:49 ntpd[16104]: Soliciting pool server 213.239.234.28 2026-03-09T21:34:49.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:49 ntpd[16104]: Soliciting pool server 51.75.67.47 2026-03-09T21:34:50.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:50 ntpd[16072]: Soliciting pool server 202.61.195.221 2026-03-09T21:34:50.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:50 ntpd[16072]: Soliciting pool server 213.209.109.45 2026-03-09T21:34:50.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:50 ntpd[16072]: Soliciting pool server 31.209.85.243 2026-03-09T21:34:50.796 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:50 ntpd[16104]: Soliciting pool server 202.61.195.221 2026-03-09T21:34:50.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:50 ntpd[16104]: Soliciting pool server 202.61.195.221 2026-03-09T21:34:51.753 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:51 ntpd[16072]: Soliciting pool server 139.162.156.95 2026-03-09T21:34:51.753 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:51 ntpd[16072]: Soliciting pool server 131.234.220.231 2026-03-09T21:34:51.753 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:51 ntpd[16072]: Soliciting pool server 141.98.136.83 2026-03-09T21:34:51.796 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:51 ntpd[16104]: Soliciting pool server 131.234.220.231 2026-03-09T21:34:51.907 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:51 ntpd[16072]: Soliciting pool server 185.252.140.125 2026-03-09T21:34:51.907 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:51 ntpd[16104]: Soliciting pool server 185.252.140.125 2026-03-09T21:34:52.753 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:52 ntpd[16072]: Soliciting pool server 178.63.52.50 2026-03-09T21:34:52.753 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:52 ntpd[16072]: Soliciting pool server 185.252.140.126 2026-03-09T21:34:52.753 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:52 ntpd[16072]: Soliciting pool server 141.84.43.74 2026-03-09T21:34:52.754 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:52 ntpd[16072]: Soliciting pool server 185.125.190.58 2026-03-09T21:34:52.796 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:52 ntpd[16104]: Soliciting pool server 178.63.52.50 2026-03-09T21:34:52.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:52 ntpd[16104]: Soliciting pool server 141.84.43.74 2026-03-09T21:34:52.797 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:52 ntpd[16104]: Soliciting pool server 185.125.190.58 2026-03-09T21:34:53.752 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:53 ntpd[16072]: Soliciting pool server 91.189.91.157 2026-03-09T21:34:53.752 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:53 ntpd[16072]: Soliciting pool server 77.90.40.94 2026-03-09T21:34:53.752 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:53 ntpd[16072]: Soliciting pool server 2003:a:87f:c37c::3 2026-03-09T21:34:53.796 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:53 ntpd[16104]: Soliciting pool server 91.189.91.157 2026-03-09T21:34:53.796 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:53 ntpd[16104]: Soliciting pool server 77.90.40.94 2026-03-09T21:34:54.796 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:54 ntpd[16104]: Soliciting pool server 185.125.190.56 2026-03-09T21:34:54.796 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:54 ntpd[16104]: Soliciting pool server 178.63.9.212 2026-03-09T21:34:55.796 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:55 ntpd[16104]: Soliciting pool server 185.125.190.57 2026-03-09T21:34:55.820 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 21:34:55 ntpd[16104]: ntpd: time slew +0.000307 s 2026-03-09T21:34:55.820 INFO:teuthology.orchestra.run.vm02.stdout:ntpd: time slew +0.000307s 2026-03-09T21:34:55.844 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T21:34:55.844 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-09T21:34:55.844 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:55.844 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:55.844 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:55.844 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:55.844 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:57.772 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 21:34:57 ntpd[16072]: ntpd: time slew +0.009224 s 2026-03-09T21:34:57.772 INFO:teuthology.orchestra.run.vm00.stdout:ntpd: time slew +0.009224s 2026-03-09T21:34:57.794 INFO:teuthology.orchestra.run.vm00.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T21:34:57.794 INFO:teuthology.orchestra.run.vm00.stdout:============================================================================== 2026-03-09T21:34:57.794 INFO:teuthology.orchestra.run.vm00.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:57.794 INFO:teuthology.orchestra.run.vm00.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:57.794 INFO:teuthology.orchestra.run.vm00.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:57.794 INFO:teuthology.orchestra.run.vm00.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:57.794 INFO:teuthology.orchestra.run.vm00.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:34:57.795 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2026-03-09T21:34:57.845 INFO:tasks.cephadm:Testing if podman is available 2026-03-09T21:34:57.845 DEBUG:teuthology.orchestra.run.vm02:> sudo podman --help 2026-03-09T21:34:57.851 INFO:teuthology.orchestra.run.vm02.stderr:sudo: podman: command not found 2026-03-09T21:34:57.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:34:57.851 INFO:tasks.cephadm:Failed to find podman. Using docker 2026-03-09T21:34:57.851 DEBUG:teuthology.orchestra.run.vm02:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:latest: Pulling from samba.org/samba-ad-server 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:62a1f31ed0bb: Pulling fs layer 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:cd7ba9a7bc37: Pulling fs layer 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:708792c66f64: Pulling fs layer 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:001ffc0a1d83: Pulling fs layer 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:32f46c1320db: Pulling fs layer 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:c0920deb4092: Pulling fs layer 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:001ffc0a1d83: Waiting 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:32f46c1320db: Waiting 2026-03-09T21:34:59.488 INFO:teuthology.orchestra.run.vm02.stdout:c0920deb4092: Waiting 2026-03-09T21:34:59.965 INFO:teuthology.orchestra.run.vm02.stdout:cd7ba9a7bc37: Download complete 2026-03-09T21:35:00.878 INFO:teuthology.orchestra.run.vm02.stdout:001ffc0a1d83: Verifying Checksum 2026-03-09T21:35:00.878 INFO:teuthology.orchestra.run.vm02.stdout:001ffc0a1d83: Download complete 2026-03-09T21:35:01.351 INFO:teuthology.orchestra.run.vm02.stdout:32f46c1320db: Verifying Checksum 2026-03-09T21:35:01.351 INFO:teuthology.orchestra.run.vm02.stdout:32f46c1320db: Download complete 2026-03-09T21:35:01.524 INFO:teuthology.orchestra.run.vm02.stdout:62a1f31ed0bb: Verifying Checksum 2026-03-09T21:35:01.524 INFO:teuthology.orchestra.run.vm02.stdout:62a1f31ed0bb: Download complete 2026-03-09T21:35:01.867 INFO:teuthology.orchestra.run.vm02.stdout:708792c66f64: Verifying Checksum 2026-03-09T21:35:01.867 INFO:teuthology.orchestra.run.vm02.stdout:708792c66f64: Download complete 2026-03-09T21:35:03.058 INFO:teuthology.orchestra.run.vm02.stdout:c0920deb4092: Verifying Checksum 2026-03-09T21:35:03.058 INFO:teuthology.orchestra.run.vm02.stdout:c0920deb4092: Download complete 2026-03-09T21:35:03.534 INFO:teuthology.orchestra.run.vm02.stdout:62a1f31ed0bb: Pull complete 2026-03-09T21:35:03.548 INFO:teuthology.orchestra.run.vm02.stdout:cd7ba9a7bc37: Pull complete 2026-03-09T21:35:05.745 INFO:teuthology.orchestra.run.vm02.stdout:708792c66f64: Pull complete 2026-03-09T21:35:05.753 INFO:teuthology.orchestra.run.vm02.stdout:001ffc0a1d83: Pull complete 2026-03-09T21:35:05.761 INFO:teuthology.orchestra.run.vm02.stdout:32f46c1320db: Pull complete 2026-03-09T21:35:06.757 INFO:teuthology.orchestra.run.vm02.stdout:c0920deb4092: Pull complete 2026-03-09T21:35:06.762 INFO:teuthology.orchestra.run.vm02.stdout:Digest: sha256:7a7ddb1ec0c4cd56ed1f2934763fd0872009912c88623efffcb3e8a15f693bc6 2026-03-09T21:35:06.764 INFO:teuthology.orchestra.run.vm02.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2026-03-09T21:35:06.765 INFO:teuthology.orchestra.run.vm02.stdout:quay.io/samba.org/samba-ad-server:latest 2026-03-09T21:35:06.767 DEBUG:teuthology.orchestra.run.vm02:> sudo docker pull quay.io/samba.org/samba-client:latest 2026-03-09T21:35:08.753 INFO:teuthology.orchestra.run.vm02.stdout:latest: Pulling from samba.org/samba-client 2026-03-09T21:35:08.753 INFO:teuthology.orchestra.run.vm02.stdout:62a1f31ed0bb: Already exists 2026-03-09T21:35:08.755 INFO:teuthology.orchestra.run.vm02.stdout:ebf30006f688: Pulling fs layer 2026-03-09T21:35:10.371 INFO:teuthology.orchestra.run.vm02.stdout:ebf30006f688: Verifying Checksum 2026-03-09T21:35:10.371 INFO:teuthology.orchestra.run.vm02.stdout:ebf30006f688: Download complete 2026-03-09T21:35:11.831 INFO:teuthology.orchestra.run.vm02.stdout:ebf30006f688: Pull complete 2026-03-09T21:35:11.834 INFO:teuthology.orchestra.run.vm02.stdout:Digest: sha256:96fa9547ab2dcc54e9a63a94967be550abc1fb090ff615553d50f2c98c4be7d0 2026-03-09T21:35:11.835 INFO:teuthology.orchestra.run.vm02.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2026-03-09T21:35:11.836 INFO:teuthology.orchestra.run.vm02.stdout:quay.io/samba.org/samba-client:latest 2026-03-09T21:35:11.839 DEBUG:teuthology.orchestra.run.vm02:> ss -lunH 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 127.0.0.53:53 0.0.0.0:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 192.168.123.102:68 0.0.0.0:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 192.168.123.102:123 0.0.0.0:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 0.0.0.0:58030 0.0.0.0:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 127.0.0.1:888 0.0.0.0:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 *:111 *:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 [fe80::5055:ff:fe00:2]:123 *:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 [::1]:123 *:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 *:123 *:* 2026-03-09T21:35:11.844 INFO:teuthology.orchestra.run.vm02.stdout:UNCONN 0 0 *:48623 *:* 2026-03-09T21:35:11.844 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2026-03-09T21:35:11.893 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /var/tmp/samba 2026-03-09T21:35:11.942 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T21:35:11.942 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/var/tmp/samba/container.json 2026-03-09T21:35:11.995 DEBUG:teuthology.orchestra.run.vm02:> sudo docker run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2026-03-09T21:35:13.292 INFO:teuthology.orchestra.run.vm02.stdout:eaf58a441229fe1eb74809927756cd934af55d6cf5efd56f6aa96186b9723d83 2026-03-09T21:35:13.621 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.102, idx=0 2026-03-09T21:35:13.621 DEBUG:teuthology.orchestra.run.vm02:> sudo docker run --rm --net=host --dns=192.168.123.102 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-09T21:35:13.761 INFO:teuthology.orchestra.run.vm02.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-03-09T21:35:13.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:35:14.311 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.102, idx=1 2026-03-09T21:35:14.311 DEBUG:teuthology.orchestra.run.vm02:> sudo docker run --rm --net=host --dns=192.168.123.102 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-09T21:35:14.655 INFO:teuthology.orchestra.run.vm02.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-03-09T21:35:14.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:35:15.694 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.102, idx=2 2026-03-09T21:35:15.695 DEBUG:teuthology.orchestra.run.vm02:> sudo docker run --rm --net=host --dns=192.168.123.102 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-09T21:35:15.837 INFO:teuthology.orchestra.run.vm02.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-03-09T21:35:15.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:35:17.880 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.102, idx=3 2026-03-09T21:35:17.880 DEBUG:teuthology.orchestra.run.vm02:> sudo docker run --rm --net=host --dns=192.168.123.102 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-09T21:35:18.222 INFO:teuthology.orchestra.run.vm02.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-03-09T21:35:18.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:35:22.291 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.102, idx=4 2026-03-09T21:35:22.291 DEBUG:teuthology.orchestra.run.vm02:> sudo docker run --rm --net=host --dns=192.168.123.102 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-09T21:35:22.509 INFO:teuthology.orchestra.run.vm02.stdout: . D 0 Mon Mar 9 21:35:15 2026 2026-03-09T21:35:22.510 INFO:teuthology.orchestra.run.vm02.stdout: .. D 0 Mon Mar 9 21:35:15 2026 2026-03-09T21:35:22.510 INFO:teuthology.orchestra.run.vm02.stdout: domain1.sink.test D 0 Mon Mar 9 21:35:15 2026 2026-03-09T21:35:22.510 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T21:35:22.510 INFO:teuthology.orchestra.run.vm02.stdout: 40458684 blocks of size 1024. 34910212 blocks available 2026-03-09T21:35:22.541 INFO:tasks.cephadm:SMB status probe succeeded 2026-03-09T21:35:22.541 INFO:teuthology.run_tasks:Running task cephadm... 2026-03-09T21:35:22.543 INFO:tasks.cephadm:Config: {'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 mclock iops capacity threshold hdd': 49000}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'e911bdebe5c8faa3800735d1568fcdca65db60df'} 2026-03-09T21:35:22.543 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T21:35:22.544 INFO:tasks.cephadm:Cluster fsid is e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:35:22.544 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-03-09T21:35:22.544 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '192.168.123.100'} 2026-03-09T21:35:22.544 INFO:tasks.cephadm:First mon is mon.a on vm00 2026-03-09T21:35:22.544 INFO:tasks.cephadm:First mgr is x 2026-03-09T21:35:22.544 INFO:tasks.cephadm:Normalizing hostnames... 2026-03-09T21:35:22.544 DEBUG:teuthology.orchestra.run.vm00:> sudo hostname $(hostname -s) 2026-03-09T21:35:22.552 DEBUG:teuthology.orchestra.run.vm02:> sudo hostname $(hostname -s) 2026-03-09T21:35:22.560 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-03-09T21:35:22.560 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T21:35:23.150 INFO:tasks.cephadm:builder_project result: [{'url': 'https://1.chacra.ceph.com/r/ceph/squid/e911bdebe5c8faa3800735d1568fcdca65db60df/ubuntu/jammy/flavors/default/', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/squid/e911bdebe5c8faa3800735d1568fcdca65db60df/ubuntu/jammy/flavors/default/', 'ref': 'squid', 'sha1': 'e911bdebe5c8faa3800735d1568fcdca65db60df', 'distro': 'ubuntu', 'distro_version': '22.04', 'distro_codename': 'jammy', 'modified': '2026-02-25 19:37:07.680480', 'status': 'ready', 'flavor': 'default', 'project': 'ceph', 'archs': ['x86_64'], 'extra': {'version': '19.2.3-678-ge911bdeb', 'package_manager_version': '19.2.3-678-ge911bdeb-1jammy', 'build_url': 'https://jenkins.ceph.com/job/ceph-dev-pipeline/3275/', 'root_build_cause': '', 'node_name': '10.20.192.98+toko08', 'job_name': 'ceph-dev-pipeline'}}] 2026-03-09T21:35:23.777 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 e911bdebe5c8faa3800735d1568fcdca65db60df from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T21:35:23.779 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/e911bdebe5c8faa3800735d1568fcdca65db60df/ubuntu/jammy/x86_64/flavors/default/cephadm 2026-03-09T21:35:23.779 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/squid/e911bdebe5c8faa3800735d1568fcdca65db60df/ubuntu/jammy/x86_64/flavors/default/cephadm 2026-03-09T21:35:23.779 DEBUG:teuthology.orchestra.run.vm00:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/e911bdebe5c8faa3800735d1568fcdca65db60df/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-03-09T21:35:25.143 INFO:teuthology.orchestra.run.vm00.stdout:-rw-rw-r-- 1 ubuntu ubuntu 795696 Mar 9 21:35 /home/ubuntu/cephtest/cephadm 2026-03-09T21:35:25.143 DEBUG:teuthology.orchestra.run.vm02:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/e911bdebe5c8faa3800735d1568fcdca65db60df/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-03-09T21:35:26.515 INFO:teuthology.orchestra.run.vm02.stdout:-rw-rw-r-- 1 ubuntu ubuntu 795696 Mar 9 21:35 /home/ubuntu/cephtest/cephadm 2026-03-09T21:35:26.515 DEBUG:teuthology.orchestra.run.vm00:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-09T21:35:26.520 DEBUG:teuthology.orchestra.run.vm02:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-09T21:35:26.527 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df on all hosts... 2026-03-09T21:35:26.527 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df pull 2026-03-09T21:35:26.564 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df pull 2026-03-09T21:35:26.663 INFO:teuthology.orchestra.run.vm00.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df... 2026-03-09T21:35:26.664 INFO:teuthology.orchestra.run.vm02.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df... 2026-03-09T21:36:12.731 INFO:teuthology.orchestra.run.vm00.stdout:{ 2026-03-09T21:36:12.731 INFO:teuthology.orchestra.run.vm00.stdout: "ceph_version": "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)", 2026-03-09T21:36:12.731 INFO:teuthology.orchestra.run.vm00.stdout: "image_id": "654f31e6858eb235bbece362255b685a945f2b6a367e2b88c4930c984fbb214c", 2026-03-09T21:36:12.731 INFO:teuthology.orchestra.run.vm00.stdout: "repo_digests": [ 2026-03-09T21:36:12.731 INFO:teuthology.orchestra.run.vm00.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc" 2026-03-09T21:36:12.731 INFO:teuthology.orchestra.run.vm00.stdout: ] 2026-03-09T21:36:12.731 INFO:teuthology.orchestra.run.vm00.stdout:} 2026-03-09T21:36:17.467 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T21:36:17.467 INFO:teuthology.orchestra.run.vm02.stdout: "ceph_version": "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)", 2026-03-09T21:36:17.467 INFO:teuthology.orchestra.run.vm02.stdout: "image_id": "654f31e6858eb235bbece362255b685a945f2b6a367e2b88c4930c984fbb214c", 2026-03-09T21:36:17.467 INFO:teuthology.orchestra.run.vm02.stdout: "repo_digests": [ 2026-03-09T21:36:17.467 INFO:teuthology.orchestra.run.vm02.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc" 2026-03-09T21:36:17.467 INFO:teuthology.orchestra.run.vm02.stdout: ] 2026-03-09T21:36:17.467 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T21:36:17.482 DEBUG:teuthology.orchestra.run.vm00:> sudo mkdir -p /etc/ceph 2026-03-09T21:36:17.491 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /etc/ceph 2026-03-09T21:36:17.497 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod 777 /etc/ceph 2026-03-09T21:36:17.542 DEBUG:teuthology.orchestra.run.vm02:> sudo chmod 777 /etc/ceph 2026-03-09T21:36:17.548 INFO:tasks.cephadm:Writing seed config... 2026-03-09T21:36:17.549 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-03-09T21:36:17.549 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-03-09T21:36:17.549 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-03-09T21:36:17.549 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-03-09T21:36:17.549 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-03-09T21:36:17.549 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-03-09T21:36:17.549 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-03-09T21:36:17.549 INFO:tasks.cephadm: override: [osd] osd mclock iops capacity threshold hdd = 49000 2026-03-09T21:36:17.549 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:36:17.549 DEBUG:teuthology.orchestra.run.vm00:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-03-09T21:36:17.585 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=jerasure 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 = e0b00948-1bff-11f1-b664-eb7628731641 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops 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 osd mclock iops capacity threshold hdd = 49000 [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-03-09T21:36:17.585 DEBUG:teuthology.orchestra.run.vm00:mon.a> sudo journalctl -f -n 0 -u ceph-e0b00948-1bff-11f1-b664-eb7628731641@mon.a.service 2026-03-09T21:36:17.627 DEBUG:teuthology.orchestra.run.vm00:mgr.x> sudo journalctl -f -n 0 -u ceph-e0b00948-1bff-11f1-b664-eb7628731641@mgr.x.service 2026-03-09T21:36:17.671 INFO:tasks.cephadm:Bootstrapping... 2026-03-09T21:36:17.672 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df -v bootstrap --fsid e0b00948-1bff-11f1-b664-eb7628731641 --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-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 192.168.123.100 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-03-09T21:36:17.806 INFO:teuthology.orchestra.run.vm00.stdout:-------------------------------------------------------------------------------- 2026-03-09T21:36:17.806 INFO:teuthology.orchestra.run.vm00.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df', '-v', 'bootstrap', '--fsid', 'e0b00948-1bff-11f1-b664-eb7628731641', '--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-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '192.168.123.100', '--skip-admin-label'] 2026-03-09T21:36:17.806 INFO:teuthology.orchestra.run.vm00.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-03-09T21:36:17.806 INFO:teuthology.orchestra.run.vm00.stdout:Verifying podman|docker is present... 2026-03-09T21:36:17.807 INFO:teuthology.orchestra.run.vm00.stdout:Verifying lvm2 is present... 2026-03-09T21:36:17.807 INFO:teuthology.orchestra.run.vm00.stdout:Verifying time synchronization is in place... 2026-03-09T21:36:17.810 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-03-09T21:36:17.810 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-03-09T21:36:17.812 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-03-09T21:36:17.812 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout inactive 2026-03-09T21:36:17.814 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2026-03-09T21:36:17.814 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2026-03-09T21:36:17.817 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2026-03-09T21:36:17.817 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout inactive 2026-03-09T21:36:17.819 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2026-03-09T21:36:17.819 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout masked 2026-03-09T21:36:17.821 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2026-03-09T21:36:17.821 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout inactive 2026-03-09T21:36:17.824 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2026-03-09T21:36:17.824 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2026-03-09T21:36:17.826 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2026-03-09T21:36:17.826 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout inactive 2026-03-09T21:36:17.829 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout enabled 2026-03-09T21:36:17.831 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout active 2026-03-09T21:36:17.831 INFO:teuthology.orchestra.run.vm00.stdout:Unit ntp.service is enabled and running 2026-03-09T21:36:17.831 INFO:teuthology.orchestra.run.vm00.stdout:Repeating the final host check... 2026-03-09T21:36:17.831 INFO:teuthology.orchestra.run.vm00.stdout:docker (/usr/bin/docker) is present 2026-03-09T21:36:17.831 INFO:teuthology.orchestra.run.vm00.stdout:systemctl is present 2026-03-09T21:36:17.831 INFO:teuthology.orchestra.run.vm00.stdout:lvcreate is present 2026-03-09T21:36:17.833 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-03-09T21:36:17.833 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-03-09T21:36:17.835 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-03-09T21:36:17.835 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout inactive 2026-03-09T21:36:17.837 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2026-03-09T21:36:17.837 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2026-03-09T21:36:17.840 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2026-03-09T21:36:17.840 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout inactive 2026-03-09T21:36:17.842 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2026-03-09T21:36:17.842 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout masked 2026-03-09T21:36:17.844 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2026-03-09T21:36:17.844 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout inactive 2026-03-09T21:36:17.846 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2026-03-09T21:36:17.846 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2026-03-09T21:36:17.848 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2026-03-09T21:36:17.848 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout inactive 2026-03-09T21:36:17.851 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout enabled 2026-03-09T21:36:17.853 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stdout active 2026-03-09T21:36:17.853 INFO:teuthology.orchestra.run.vm00.stdout:Unit ntp.service is enabled and running 2026-03-09T21:36:17.853 INFO:teuthology.orchestra.run.vm00.stdout:Host looks OK 2026-03-09T21:36:17.853 INFO:teuthology.orchestra.run.vm00.stdout:Cluster fsid: e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:17.853 INFO:teuthology.orchestra.run.vm00.stdout:Acquiring lock 139753542699616 on /run/cephadm/e0b00948-1bff-11f1-b664-eb7628731641.lock 2026-03-09T21:36:17.853 INFO:teuthology.orchestra.run.vm00.stdout:Lock 139753542699616 acquired on /run/cephadm/e0b00948-1bff-11f1-b664-eb7628731641.lock 2026-03-09T21:36:17.853 INFO:teuthology.orchestra.run.vm00.stdout:Verifying IP 192.168.123.100 port 3300 ... 2026-03-09T21:36:17.853 INFO:teuthology.orchestra.run.vm00.stdout:Verifying IP 192.168.123.100 port 6789 ... 2026-03-09T21:36:17.853 INFO:teuthology.orchestra.run.vm00.stdout:Base mon IP(s) is [192.168.123.100:3300, 192.168.123.100:6789], mon addrv is [v2:192.168.123.100:3300,v1:192.168.123.100:6789] 2026-03-09T21:36:17.855 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout default via 192.168.123.1 dev ens3 proto dhcp src 192.168.123.100 metric 100 2026-03-09T21:36:17.855 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2026-03-09T21:36:17.855 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout 192.168.123.0/24 dev ens3 proto kernel scope link src 192.168.123.100 metric 100 2026-03-09T21:36:17.855 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout 192.168.123.1 dev ens3 proto dhcp scope link src 192.168.123.100 metric 100 2026-03-09T21:36:17.856 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-03-09T21:36:17.856 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens3 proto kernel metric 256 pref medium 2026-03-09T21:36:17.857 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-03-09T21:36:17.857 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2026-03-09T21:36:17.857 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-03-09T21:36:17.857 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout 2: ens3: mtu 1500 state UP qlen 1000 2026-03-09T21:36:17.857 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout inet6 fe80::5055:ff:fe00:0/64 scope link 2026-03-09T21:36:17.857 INFO:teuthology.orchestra.run.vm00.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-03-09T21:36:17.858 INFO:teuthology.orchestra.run.vm00.stdout:Mon IP `192.168.123.100` is in CIDR network `192.168.123.0/24` 2026-03-09T21:36:17.858 INFO:teuthology.orchestra.run.vm00.stdout:Mon IP `192.168.123.100` is in CIDR network `192.168.123.0/24` 2026-03-09T21:36:17.858 INFO:teuthology.orchestra.run.vm00.stdout:Mon IP `192.168.123.100` is in CIDR network `192.168.123.1/32` 2026-03-09T21:36:17.858 INFO:teuthology.orchestra.run.vm00.stdout:Mon IP `192.168.123.100` is in CIDR network `192.168.123.1/32` 2026-03-09T21:36:17.858 INFO:teuthology.orchestra.run.vm00.stdout:Inferred mon public CIDR from local network configuration ['192.168.123.0/24', '192.168.123.0/24', '192.168.123.1/32', '192.168.123.1/32'] 2026-03-09T21:36:17.858 INFO:teuthology.orchestra.run.vm00.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-03-09T21:36:17.858 INFO:teuthology.orchestra.run.vm00.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df... 2026-03-09T21:36:18.826 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/docker: stdout e911bdebe5c8faa3800735d1568fcdca65db60df: Pulling from ceph-ci/ceph 2026-03-09T21:36:18.826 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/docker: stdout Digest: sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc 2026-03-09T21:36:18.826 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T21:36:18.826 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T21:36:19.013 INFO:teuthology.orchestra.run.vm00.stdout:ceph: stdout ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable) 2026-03-09T21:36:19.013 INFO:teuthology.orchestra.run.vm00.stdout:Ceph version: ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable) 2026-03-09T21:36:19.013 INFO:teuthology.orchestra.run.vm00.stdout:Extracting ceph user uid/gid from container image... 2026-03-09T21:36:19.165 INFO:teuthology.orchestra.run.vm00.stdout:stat: stdout 167 167 2026-03-09T21:36:19.165 INFO:teuthology.orchestra.run.vm00.stdout:Creating initial keys... 2026-03-09T21:36:19.276 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-authtool: stdout AQBTPa9pRb7pDhAAmd23RTt4tizr67XHTQwuBA== 2026-03-09T21:36:19.529 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-authtool: stdout AQBTPa9plYNiFRAAbPsnOk77hKEILT3lHm33fQ== 2026-03-09T21:36:19.728 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-authtool: stdout AQBTPa9puPHrKRAApuZVW8ABd6x48iLqYvf+Cw== 2026-03-09T21:36:19.728 INFO:teuthology.orchestra.run.vm00.stdout:Creating initial monmap... 2026-03-09T21:36:19.850 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-03-09T21:36:19.850 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2026-03-09T21:36:19.850 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:19.850 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-03-09T21:36:19.850 INFO:teuthology.orchestra.run.vm00.stdout:monmaptool for a [v2:192.168.123.100:3300,v1:192.168.123.100:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-03-09T21:36:19.850 INFO:teuthology.orchestra.run.vm00.stdout:setting min_mon_release = quincy 2026-03-09T21:36:19.850 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/monmaptool: set fsid to e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:19.850 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-03-09T21:36:19.851 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:19.851 INFO:teuthology.orchestra.run.vm00.stdout:Creating mon... 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 1 imported monmap: 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr epoch 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr fsid e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr last_changed 2026-03-09T21:36:19.802015+0000 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr created 2026-03-09T21:36:19.802015+0000 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 0: [v2:192.168.123.100:3300/0,v1:192.168.123.100:6789/0] mon.a 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 0 /usr/bin/ceph-mon: set fsid to e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: RocksDB version: 7.9.2 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Git sha 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Compile date 2026-02-25 18:11:04 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: DB SUMMARY 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: DB Session ID: 9LUUH6PO5605M4O0VMEX 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.error_if_exists: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.create_if_missing: 1 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.paranoid_checks: 1 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.env: 0x561c2a2dddc0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.fs: PosixFileSystem 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.info_log: 0x561c6042eda0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.statistics: (nil) 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.use_fsync: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_log_file_size: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.allow_fallocate: 1 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.use_direct_reads: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.create_missing_column_families: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.db_log_dir: 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.wal_dir: 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-09T21:36:19.983 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.advise_random_on_open: 1 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.write_buffer_manager: 0x561c604255e0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.rate_limiter: (nil) 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.unordered_write: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.row_cache: None 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.wal_filter: None 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.two_write_queues: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.manual_wal_flush: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.wal_compression: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.atomic_flush: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.log_readahead_size: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.enforce_single_del_contracts: true 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_background_jobs: 2 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_background_compactions: -1 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_subcompactions: 1 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_total_wal_size: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_open_files: -1 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.bytes_per_sync: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Options.max_background_flushes: -1 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Compression algorithms supported: 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: kZSTD supported: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: kXpressCompression supported: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: kBZip2Compression supported: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-09T21:36:19.984 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: kLZ4Compression supported: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: kZlibCompression supported: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: kSnappyCompression supported: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.930+0000 7fca6a97dd80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.merge_operator: 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_filter: None 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_filter_factory: None 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561c60421520) 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x561c60447350 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2026-03-09T21:36:19.985 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression: NoCompression 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.num_levels: 7 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression_opts.level: 32767 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression_opts.enabled: false 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.arena_block_size: 1048576 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-09T21:36:19.986 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.inplace_update_support: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.bloom_locality: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.max_successive_merges: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.force_consistency_checks: 1 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.ttl: 2592000 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.enable_blob_files: false 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.min_blob_size: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.blob_file_size: 268435456 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.blob_file_starting_level: 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, 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-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b8d23bf8-8190-429c-be6d-3e38d8f5a314 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.934+0000 7fca6a97dd80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.938+0000 7fca6a97dd80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561c60448e00 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.938+0000 7fca6a97dd80 4 rocksdb: DB pointer 0x561c6052c000 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.938+0000 7fca62107640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.938+0000 7fca62107640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.987 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 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-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 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-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 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-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x561c60447350#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.938+0000 7fca6a97dd80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.938+0000 7fca6a97dd80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-09T21:36:19.938+0000 7fca6a97dd80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2026-03-09T21:36:19.988 INFO:teuthology.orchestra.run.vm00.stdout:create mon.a on 2026-03-09T21:36:20.345 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-03-09T21:36:20.536 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-e0b00948-1bff-11f1-b664-eb7628731641.target → /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641.target. 2026-03-09T21:36:20.536 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-e0b00948-1bff-11f1-b664-eb7628731641.target → /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641.target. 2026-03-09T21:36:20.717 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e0b00948-1bff-11f1-b664-eb7628731641@mon.a 2026-03-09T21:36:20.717 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e0b00948-1bff-11f1-b664-eb7628731641@mon.a.service: Unit ceph-e0b00948-1bff-11f1-b664-eb7628731641@mon.a.service not loaded. 2026-03-09T21:36:20.906 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641.target.wants/ceph-e0b00948-1bff-11f1-b664-eb7628731641@mon.a.service → /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service. 2026-03-09T21:36:20.915 INFO:teuthology.orchestra.run.vm00.stdout:firewalld does not appear to be present 2026-03-09T21:36:20.916 INFO:teuthology.orchestra.run.vm00.stdout:Not possible to enable service . firewalld.service is not available 2026-03-09T21:36:20.916 INFO:teuthology.orchestra.run.vm00.stdout:Waiting for mon to start... 2026-03-09T21:36:20.916 INFO:teuthology.orchestra.run.vm00.stdout:Waiting for mon... 2026-03-09T21:36:21.223 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:21 vm00 bash[16989]: cluster 2026-03-09T21:36:21.069026+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2026-03-09T21:36:21.360 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout cluster: 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout id: e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout services: 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.226824s) 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout data: 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout pgs: 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:mon is available 2026-03-09T21:36:21.361 INFO:teuthology.orchestra.run.vm00.stdout:Assimilating anything we can from ceph.conf... 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout [global] 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout fsid = e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_host = [v2:192.168.123.100:3300,v1:192.168.123.100:6789] 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-03-09T21:36:21.566 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:21.567 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout [mgr] 2026-03-09T21:36:21.567 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-03-09T21:36:21.567 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:21.567 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout [osd] 2026-03-09T21:36:21.567 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-03-09T21:36:21.567 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-03-09T21:36:21.567 INFO:teuthology.orchestra.run.vm00.stdout:Generating new minimal ceph.conf... 2026-03-09T21:36:21.754 INFO:teuthology.orchestra.run.vm00.stdout:Restarting the monitor... 2026-03-09T21:36:21.880 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:21 vm00 systemd[1]: Stopping Ceph mon.a for e0b00948-1bff-11f1-b664-eb7628731641... 2026-03-09T21:36:21.880 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:21 vm00 bash[16989]: debug 2026-03-09T21:36:21.790+0000 7f17d5724640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2026-03-09T21:36:21.880 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:21 vm00 bash[16989]: debug 2026-03-09T21:36:21.790+0000 7f17d5724640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-03-09T21:36:22.134 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17375]: ceph-e0b00948-1bff-11f1-b664-eb7628731641-mon-a 2026-03-09T21:36:22.134 INFO:teuthology.orchestra.run.vm00.stdout:Setting public_network to 192.168.123.1/32,192.168.123.0/24 in mon config section 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 systemd[1]: ceph-e0b00948-1bff-11f1-b664-eb7628731641@mon.a.service: Deactivated successfully. 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 systemd[1]: Stopped Ceph mon.a for e0b00948-1bff-11f1-b664-eb7628731641. 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 systemd[1]: Started Ceph mon.a for e0b00948-1bff-11f1-b664-eb7628731641. 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.270+0000 7f90c795fd80 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.270+0000 7f90c795fd80 0 ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable), process ceph-mon, pid 7 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.270+0000 7f90c795fd80 0 pidfile_write: ignore empty --pid-file 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.270+0000 7f90c795fd80 0 load: jerasure load: lrc 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: RocksDB version: 7.9.2 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Git sha 0 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Compile date 2026-02-25 18:11:04 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: DB SUMMARY 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: DB Session ID: 0Q6JETUHPKRH2ZSNYN84 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: CURRENT file: CURRENT 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: IDENTITY file: IDENTITY 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 74965 ; 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.error_if_exists: 0 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.create_if_missing: 0 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.paranoid_checks: 1 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.env: 0x561549f92dc0 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.fs: PosixFileSystem 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.info_log: 0x5615506a0700 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.statistics: (nil) 2026-03-09T21:36:22.395 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.use_fsync: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_log_file_size: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.allow_fallocate: 1 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.use_direct_reads: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.create_missing_column_families: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.db_log_dir: 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.wal_dir: 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.advise_random_on_open: 1 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.write_buffer_manager: 0x5615506a5900 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.rate_limiter: (nil) 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.unordered_write: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.row_cache: None 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.wal_filter: None 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.two_write_queues: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.manual_wal_flush: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.wal_compression: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.atomic_flush: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.log_readahead_size: 0 2026-03-09T21:36:22.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.enforce_single_del_contracts: true 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_background_jobs: 2 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_background_compactions: -1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_subcompactions: 1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_total_wal_size: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_open_files: -1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bytes_per_sync: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_background_flushes: -1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Compression algorithms supported: 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: kZSTD supported: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: kXpressCompression supported: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: kBZip2Compression supported: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: kLZ4Compression supported: 1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: kZlibCompression supported: 1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: kSnappyCompression supported: 1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.merge_operator: 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_filter: None 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_filter_factory: None 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5615506a0640) 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cache_index_and_filter_blocks: 1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cache_index_and_filter_blocks_with_high_priority: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: pin_top_level_index_and_filter: 1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: index_type: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: data_block_index_type: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: index_shortening: 1 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: data_block_hash_table_util_ratio: 0.750000 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: checksum: 4 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: no_block_cache: 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: block_cache: 0x5615506c7350 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: block_cache_name: BinnedLRUCache 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: block_cache_options: 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: capacity : 536870912 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: num_shard_bits : 4 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: strict_capacity_limit : 0 2026-03-09T21:36:22.397 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: high_pri_pool_ratio: 0.000 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: block_cache_compressed: (nil) 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: persistent_cache: (nil) 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: block_size: 4096 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: block_size_deviation: 10 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: block_restart_interval: 16 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: index_block_restart_interval: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: metadata_block_size: 4096 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: partition_filters: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: use_delta_encoding: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: filter_policy: bloomfilter 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: whole_key_filtering: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: verify_compression: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: read_amp_bytes_per_bit: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: format_version: 5 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: enable_index_compression: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: block_align: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: max_auto_readahead_size: 262144 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: prepopulate_block_cache: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: initial_auto_readahead_size: 8192 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: num_file_reads_for_auto_readahead: 2 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression: NoCompression 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.num_levels: 7 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression_opts.level: 32767 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression_opts.enabled: false 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-09T21:36:22.398 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.arena_block_size: 1048576 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.inplace_update_support: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.bloom_locality: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.max_successive_merges: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.force_consistency_checks: 1 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.ttl: 2592000 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.enable_blob_files: false 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.min_blob_size: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.blob_file_size: 268435456 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.blob_file_starting_level: 0 2026-03-09T21:36:22.399 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.274+0000 7f90c795fd80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.282+0000 7f90c795fd80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/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-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.282+0000 7f90c795fd80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.282+0000 7f90c795fd80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b8d23bf8-8190-429c-be6d-3e38d8f5a314 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.282+0000 7f90c795fd80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773092182285839, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.282+0000 7f90c795fd80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.282+0000 7f90c795fd80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773092182287681, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 72047, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 223, "table_properties": {"data_size": 70319, "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": 9562, "raw_average_key_size": 49, "raw_value_size": 64937, "raw_average_value_size": 334, "num_data_blocks": 8, "num_entries": 194, "num_filter_entries": 194, "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": 1773092182, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b8d23bf8-8190-429c-be6d-3e38d8f5a314", "db_session_id": "0Q6JETUHPKRH2ZSNYN84", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.282+0000 7f90c795fd80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773092182287755, "job": 1, "event": "recovery_finished"} 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.282+0000 7f90c795fd80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5615506c8e00 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 4 rocksdb: DB pointer 0x5615507de000 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90bd729640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90bd729640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: ** DB Stats ** 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: ** Compaction Stats [default] ** 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: 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-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: L0 2/0 72.21 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 45.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Sum 2/0 72.21 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 45.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 45.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: ** Compaction Stats [default] ** 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: 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-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 45.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Flush(GB): cumulative 0.000, interval 0.000 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: AddFile(GB): cumulative 0.000, interval 0.000 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: AddFile(Total Files): cumulative 0, interval 0 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: AddFile(L0 Files): cumulative 0, interval 0 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: AddFile(Keys): cumulative 0, interval 0 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Cumulative compaction: 0.00 GB write, 5.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Interval compaction: 0.00 GB write, 5.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: 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-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Block cache BinnedLRUCache@0x5615506c7350#7 capacity: 512.00 MB usage: 6.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: Block cache entry stats(count,size,portion): DataBlock(2,5.03 KB,0.000959635%) FilterBlock(2,0.70 KB,0.00013411%) IndexBlock(2,0.38 KB,7.15256e-05%) Misc(1,0.00 KB,0%) 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: ** File Read Latency Histogram By Level [default] ** 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 0 starting mon.a rank 0 at public addrs [v2:192.168.123.100:3300/0,v1:192.168.123.100:6789/0] at bind addrs [v2:192.168.123.100:3300/0,v1:192.168.123.100:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 1 mon.a@-1(???) e1 preinit fsid e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 0 mon.a@-1(???).mds e1 new map 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 0 mon.a@-1(???).mds e1 print_map 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: e1 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: btime 2026-03-09T21:36:21:073701+0000 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: enable_multiple, ever_enabled_multiple: 1,1 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: 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-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: legacy client fscid: -1 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: No filesystems configured 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: debug 2026-03-09T21:36:22.286+0000 7f90c795fd80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.296999+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2026-03-09T21:36:22.400 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.296999+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297038+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297038+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297041+0000 mon.a (mon.0) 3 : cluster [DBG] fsid e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297041+0000 mon.a (mon.0) 3 : cluster [DBG] fsid e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297044+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2026-03-09T21:36:19.802015+0000 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297044+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2026-03-09T21:36:19.802015+0000 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297053+0000 mon.a (mon.0) 5 : cluster [DBG] created 2026-03-09T21:36:19.802015+0000 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297053+0000 mon.a (mon.0) 5 : cluster [DBG] created 2026-03-09T21:36:19.802015+0000 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297056+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297056+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297059+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297059+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297062+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:192.168.123.100:3300/0,v1:192.168.123.100:6789/0] mon.a 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297062+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:192.168.123.100:3300/0,v1:192.168.123.100:6789/0] mon.a 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297303+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297303+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297322+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297322+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297781+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2026-03-09T21:36:22.401 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 bash[17461]: cluster 2026-03-09T21:36:22.297781+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2026-03-09T21:36:22.426 INFO:teuthology.orchestra.run.vm00.stdout:Wrote config to /etc/ceph/ceph.conf 2026-03-09T21:36:22.427 INFO:teuthology.orchestra.run.vm00.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-03-09T21:36:22.427 INFO:teuthology.orchestra.run.vm00.stdout:Creating mgr... 2026-03-09T21:36:22.428 INFO:teuthology.orchestra.run.vm00.stdout:Verifying port 0.0.0.0:9283 ... 2026-03-09T21:36:22.428 INFO:teuthology.orchestra.run.vm00.stdout:Verifying port 0.0.0.0:8765 ... 2026-03-09T21:36:22.634 INFO:teuthology.orchestra.run.vm00.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e0b00948-1bff-11f1-b664-eb7628731641@mgr.x 2026-03-09T21:36:22.634 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e0b00948-1bff-11f1-b664-eb7628731641@mgr.x.service: Unit ceph-e0b00948-1bff-11f1-b664-eb7628731641@mgr.x.service not loaded. 2026-03-09T21:36:22.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:36:22.831 INFO:teuthology.orchestra.run.vm00.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641.target.wants/ceph-e0b00948-1bff-11f1-b664-eb7628731641@mgr.x.service → /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service. 2026-03-09T21:36:22.840 INFO:teuthology.orchestra.run.vm00.stdout:firewalld does not appear to be present 2026-03-09T21:36:22.840 INFO:teuthology.orchestra.run.vm00.stdout:Not possible to enable service . firewalld.service is not available 2026-03-09T21:36:22.840 INFO:teuthology.orchestra.run.vm00.stdout:firewalld does not appear to be present 2026-03-09T21:36:22.840 INFO:teuthology.orchestra.run.vm00.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2026-03-09T21:36:22.840 INFO:teuthology.orchestra.run.vm00.stdout:Waiting for mgr to start... 2026-03-09T21:36:22.840 INFO:teuthology.orchestra.run.vm00.stdout:Waiting for mgr... 2026-03-09T21:36:23.054 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:22 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout { 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "fsid": "e0b00948-1bff-11f1-b664-eb7628731641", 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "health": { 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 0 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ], 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "a" 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ], 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "monmap": { 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "btime": "2026-03-09T21:36:21:073701+0000", 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "available": false, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-03-09T21:36:23.097 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "modules": [ 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "iostat", 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "nfs", 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "restful" 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ], 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "modified": "2026-03-09T21:36:21.074313+0000", 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout } 2026-03-09T21:36:23.098 INFO:teuthology.orchestra.run.vm00.stdout:mgr not available, waiting (1/15)... 2026-03-09T21:36:23.385 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:23 vm00 bash[17731]: debug 2026-03-09T21:36:23.222+0000 7f5dd5214140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T21:36:23.723 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:23 vm00 bash[17731]: debug 2026-03-09T21:36:23.526+0000 7f5dd5214140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T21:36:23.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:23 vm00 bash[17461]: audit 2026-03-09T21:36:22.385730+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 192.168.123.100:0/346626177' entity='client.admin' 2026-03-09T21:36:23.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:23 vm00 bash[17461]: audit 2026-03-09T21:36:22.385730+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 192.168.123.100:0/346626177' entity='client.admin' 2026-03-09T21:36:23.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:23 vm00 bash[17461]: audit 2026-03-09T21:36:23.040959+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 192.168.123.100:0/1308834612' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T21:36:23.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:23 vm00 bash[17461]: audit 2026-03-09T21:36:23.040959+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 192.168.123.100:0/1308834612' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T21:36:24.330 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:23 vm00 bash[17731]: debug 2026-03-09T21:36:23.970+0000 7f5dd5214140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T21:36:24.330 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.066+0000 7f5dd5214140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T21:36:24.330 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-03-09T21:36:24.330 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-03-09T21:36:24.330 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: from numpy import show_config as show_numpy_config 2026-03-09T21:36:24.330 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.182+0000 7f5dd5214140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T21:36:24.723 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.326+0000 7f5dd5214140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T21:36:24.723 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.366+0000 7f5dd5214140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T21:36:24.724 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.406+0000 7f5dd5214140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T21:36:24.724 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.446+0000 7f5dd5214140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T21:36:24.724 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.494+0000 7f5dd5214140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T21:36:25.175 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.918+0000 7f5dd5214140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T21:36:25.175 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.954+0000 7f5dd5214140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T21:36:25.175 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:24 vm00 bash[17731]: debug 2026-03-09T21:36:24.994+0000 7f5dd5214140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T21:36:25.175 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:25 vm00 bash[17731]: debug 2026-03-09T21:36:25.154+0000 7f5dd5214140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T21:36:25.455 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:25 vm00 bash[17731]: debug 2026-03-09T21:36:25.210+0000 7f5dd5214140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T21:36:25.455 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:25 vm00 bash[17731]: debug 2026-03-09T21:36:25.254+0000 7f5dd5214140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T21:36:25.455 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:25 vm00 bash[17731]: debug 2026-03-09T21:36:25.374+0000 7f5dd5214140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout { 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "fsid": "e0b00948-1bff-11f1-b664-eb7628731641", 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "health": { 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 0 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ], 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "a" 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ], 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "monmap": { 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-03-09T21:36:25.469 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "btime": "2026-03-09T21:36:21:073701+0000", 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "available": false, 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "modules": [ 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "iostat", 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "nfs", 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "restful" 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ], 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "modified": "2026-03-09T21:36:21.074313+0000", 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout } 2026-03-09T21:36:25.470 INFO:teuthology.orchestra.run.vm00.stdout:mgr not available, waiting (2/15)... 2026-03-09T21:36:25.711 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:25 vm00 bash[17731]: debug 2026-03-09T21:36:25.542+0000 7f5dd5214140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T21:36:25.711 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:25 vm00 bash[17461]: audit 2026-03-09T21:36:25.299163+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 192.168.123.100:0/781726686' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T21:36:25.711 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:25 vm00 bash[17461]: audit 2026-03-09T21:36:25.299163+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 192.168.123.100:0/781726686' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T21:36:25.973 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:25 vm00 bash[17731]: debug 2026-03-09T21:36:25.710+0000 7f5dd5214140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T21:36:25.973 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:25 vm00 bash[17731]: debug 2026-03-09T21:36:25.742+0000 7f5dd5214140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T21:36:25.973 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:25 vm00 bash[17731]: debug 2026-03-09T21:36:25.782+0000 7f5dd5214140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T21:36:26.328 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:25 vm00 bash[17731]: debug 2026-03-09T21:36:25.982+0000 7f5dd5214140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T21:36:26.328 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:26 vm00 bash[17731]: debug 2026-03-09T21:36:26.326+0000 7f5dd5214140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: cluster 2026-03-09T21:36:26.330923+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: cluster 2026-03-09T21:36:26.330923+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: cluster 2026-03-09T21:36:26.335885+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00510115s) 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: cluster 2026-03-09T21:36:26.335885+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00510115s) 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.343572+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.343572+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.343723+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.343723+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.343810+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.343810+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.344128+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.344128+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.345134+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.345134+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: cluster 2026-03-09T21:36:26.354630+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: cluster 2026-03-09T21:36:26.354630+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.365040+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.365040+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.366433+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.366433+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.369254+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.369254+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.371820+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.371820+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.372100+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T21:36:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:26 vm00 bash[17461]: audit 2026-03-09T21:36:26.372100+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 192.168.123.100:0/3712517106' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout { 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "fsid": "e0b00948-1bff-11f1-b664-eb7628731641", 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "health": { 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 0 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ], 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "a" 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ], 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "monmap": { 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-03-09T21:36:27.833 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-03-09T21:36:27.834 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "btime": "2026-03-09T21:36:21:073701+0000", 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "available": true, 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "modules": [ 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "iostat", 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "nfs", 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "restful" 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ], 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "modified": "2026-03-09T21:36:21.074313+0000", 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout }, 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout } 2026-03-09T21:36:27.835 INFO:teuthology.orchestra.run.vm00.stdout:mgr is available 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout [global] 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout fsid = e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_host = [v2:192.168.123.100:3300,v1:192.168.123.100:6789] 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout [mgr] 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout [osd] 2026-03-09T21:36:28.099 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-03-09T21:36:28.100 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-03-09T21:36:28.100 INFO:teuthology.orchestra.run.vm00.stdout:Enabling cephadm module... 2026-03-09T21:36:28.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:28 vm00 bash[17461]: cluster 2026-03-09T21:36:27.342906+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01213s) 2026-03-09T21:36:28.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:28 vm00 bash[17461]: cluster 2026-03-09T21:36:27.342906+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01213s) 2026-03-09T21:36:28.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:28 vm00 bash[17461]: audit 2026-03-09T21:36:27.794985+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 192.168.123.100:0/1488053080' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T21:36:28.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:28 vm00 bash[17461]: audit 2026-03-09T21:36:27.794985+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 192.168.123.100:0/1488053080' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T21:36:28.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:28 vm00 bash[17461]: audit 2026-03-09T21:36:28.063856+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 192.168.123.100:0/1769497601' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2026-03-09T21:36:28.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:28 vm00 bash[17461]: audit 2026-03-09T21:36:28.063856+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 192.168.123.100:0/1769497601' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2026-03-09T21:36:29.653 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:29 vm00 bash[17461]: audit 2026-03-09T21:36:28.343612+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 192.168.123.100:0/3577593550' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2026-03-09T21:36:29.654 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:29 vm00 bash[17461]: audit 2026-03-09T21:36:28.343612+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 192.168.123.100:0/3577593550' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2026-03-09T21:36:29.654 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:29 vm00 bash[17461]: cluster 2026-03-09T21:36:28.346714+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: x(active, since 2s) 2026-03-09T21:36:29.654 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:29 vm00 bash[17461]: cluster 2026-03-09T21:36:28.346714+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: x(active, since 2s) 2026-03-09T21:36:29.654 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:29 vm00 bash[17731]: ignoring --setuser ceph since I am not root 2026-03-09T21:36:29.654 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:29 vm00 bash[17731]: ignoring --setgroup ceph since I am not root 2026-03-09T21:36:29.886 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout { 2026-03-09T21:36:29.887 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 5, 2026-03-09T21:36:29.887 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "available": true, 2026-03-09T21:36:29.887 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-03-09T21:36:29.887 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-03-09T21:36:29.887 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout } 2026-03-09T21:36:29.887 INFO:teuthology.orchestra.run.vm00.stdout:Waiting for the mgr to restart... 2026-03-09T21:36:29.887 INFO:teuthology.orchestra.run.vm00.stdout:Waiting for mgr epoch 5... 2026-03-09T21:36:29.954 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:29 vm00 bash[17731]: debug 2026-03-09T21:36:29.650+0000 7f1a3c2fb140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T21:36:29.954 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:29 vm00 bash[17731]: debug 2026-03-09T21:36:29.690+0000 7f1a3c2fb140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T21:36:29.954 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:29 vm00 bash[17731]: debug 2026-03-09T21:36:29.818+0000 7f1a3c2fb140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T21:36:30.223 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:30 vm00 bash[17731]: debug 2026-03-09T21:36:30.150+0000 7f1a3c2fb140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T21:36:30.821 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:30 vm00 bash[17731]: debug 2026-03-09T21:36:30.598+0000 7f1a3c2fb140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T21:36:30.821 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:30 vm00 bash[17731]: debug 2026-03-09T21:36:30.690+0000 7f1a3c2fb140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T21:36:30.821 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:30 vm00 bash[17461]: audit 2026-03-09T21:36:29.499717+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 192.168.123.100:0/3577593550' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-03-09T21:36:30.821 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:30 vm00 bash[17461]: audit 2026-03-09T21:36:29.499717+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 192.168.123.100:0/3577593550' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-03-09T21:36:30.821 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:30 vm00 bash[17461]: cluster 2026-03-09T21:36:29.505655+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 3s) 2026-03-09T21:36:30.821 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:30 vm00 bash[17461]: cluster 2026-03-09T21:36:29.505655+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 3s) 2026-03-09T21:36:30.821 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:30 vm00 bash[17461]: audit 2026-03-09T21:36:29.839715+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 192.168.123.100:0/2681349817' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-09T21:36:30.821 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:30 vm00 bash[17461]: audit 2026-03-09T21:36:29.839715+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 192.168.123.100:0/2681349817' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-09T21:36:31.085 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:30 vm00 bash[17731]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-03-09T21:36:31.085 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:30 vm00 bash[17731]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-03-09T21:36:31.085 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:30 vm00 bash[17731]: from numpy import show_config as show_numpy_config 2026-03-09T21:36:31.085 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:30 vm00 bash[17731]: debug 2026-03-09T21:36:30.822+0000 7f1a3c2fb140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T21:36:31.085 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:30 vm00 bash[17731]: debug 2026-03-09T21:36:30.966+0000 7f1a3c2fb140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T21:36:31.085 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.006+0000 7f1a3c2fb140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T21:36:31.085 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.042+0000 7f1a3c2fb140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T21:36:31.473 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.082+0000 7f1a3c2fb140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T21:36:31.474 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.134+0000 7f1a3c2fb140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T21:36:31.866 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.598+0000 7f1a3c2fb140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T21:36:31.866 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.634+0000 7f1a3c2fb140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T21:36:31.867 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.674+0000 7f1a3c2fb140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T21:36:31.867 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.822+0000 7f1a3c2fb140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T21:36:32.175 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.862+0000 7f1a3c2fb140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T21:36:32.176 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:31 vm00 bash[17731]: debug 2026-03-09T21:36:31.902+0000 7f1a3c2fb140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T21:36:32.176 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:32 vm00 bash[17731]: debug 2026-03-09T21:36:32.018+0000 7f1a3c2fb140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T21:36:32.473 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:32 vm00 bash[17731]: debug 2026-03-09T21:36:32.174+0000 7f1a3c2fb140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T21:36:32.473 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:32 vm00 bash[17731]: debug 2026-03-09T21:36:32.342+0000 7f1a3c2fb140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T21:36:32.473 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:32 vm00 bash[17731]: debug 2026-03-09T21:36:32.378+0000 7f1a3c2fb140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T21:36:32.474 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:32 vm00 bash[17731]: debug 2026-03-09T21:36:32.422+0000 7f1a3c2fb140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T21:36:32.857 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:32 vm00 bash[17731]: debug 2026-03-09T21:36:32.566+0000 7f1a3c2fb140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T21:36:32.857 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:32 vm00 bash[17731]: debug 2026-03-09T21:36:32.798+0000 7f1a3c2fb140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.804867+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.804867+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.805066+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.805066+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.809576+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.809576+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.810116+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00513461s) 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.810116+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00513461s) 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.812806+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.812806+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.813409+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.813409+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.814308+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.814308+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.814476+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.814476+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.814570+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.814570+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.820527+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: cluster 2026-03-09T21:36:32.820527+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.829044+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.829044+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.832253+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.832253+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.845635+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.845635+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.845843+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.845843+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.847139+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.847139+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.847895+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T21:36:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:32 vm00 bash[17461]: audit 2026-03-09T21:36:32.847895+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T21:36:34.376 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout { 2026-03-09T21:36:34.376 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2026-03-09T21:36:34.376 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "initialized": true 2026-03-09T21:36:34.376 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout } 2026-03-09T21:36:34.376 INFO:teuthology.orchestra.run.vm00.stdout:mgr epoch 5 is available 2026-03-09T21:36:34.376 INFO:teuthology.orchestra.run.vm00.stdout:Setting orchestrator backend to cephadm... 2026-03-09T21:36:34.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:34 vm00 bash[17461]: cephadm 2026-03-09T21:36:32.827247+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2026-03-09T21:36:34.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:34 vm00 bash[17461]: cephadm 2026-03-09T21:36:32.827247+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2026-03-09T21:36:34.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:34 vm00 bash[17461]: audit 2026-03-09T21:36:33.332708+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:34.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:34 vm00 bash[17461]: audit 2026-03-09T21:36:33.332708+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:34.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:34 vm00 bash[17461]: audit 2026-03-09T21:36:33.335386+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:34.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:34 vm00 bash[17461]: audit 2026-03-09T21:36:33.335386+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:34.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:34 vm00 bash[17461]: cluster 2026-03-09T21:36:34.201652+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.39667s) 2026-03-09T21:36:34.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:34 vm00 bash[17461]: cluster 2026-03-09T21:36:34.201652+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.39667s) 2026-03-09T21:36:35.226 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout value unchanged 2026-03-09T21:36:35.226 INFO:teuthology.orchestra.run.vm00.stdout:Generating ssh key... 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: Generating public/private ed25519 key pair. 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: Your identification has been saved in /tmp/tmp2d6xhpf8/key 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: Your public key has been saved in /tmp/tmp2d6xhpf8/key.pub 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: The key fingerprint is: 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: SHA256:hlxC2KE3EV2PY/n6XIffUCbyVWI9TbtR9ceDGLTYofM ceph-e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: The key's randomart image is: 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: +--[ED25519 256]--+ 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: | o=+ .o+ =| 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: | .o... ++= .+=| 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: | . + .+=+..o=B| 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: | o = .oo . .B| 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: | o S Eo ..+| 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: | . . o * | 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: | . = .| 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: | o . +.| 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: | o o| 2026-03-09T21:36:35.620 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:35 vm00 bash[17731]: +----[SHA256]-----+ 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.203169+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.203169+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.207473+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.207473+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.429876+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Bus STARTING 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.429876+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Bus STARTING 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.538668+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Serving on https://192.168.123.100:7150 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.538668+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Serving on https://192.168.123.100:7150 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.539221+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Client ('192.168.123.100', 56364) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.539221+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Client ('192.168.123.100', 56364) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.640544+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.640544+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.710640+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.710640+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.715816+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:35.621 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:35 vm00 bash[17461]: audit 2026-03-09T21:36:34.715816+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:36.455 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINzVOQHV1lHct8Z25IyXC9aGXDrUmWAomU1HQDryNQL3 ceph-e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:36.455 INFO:teuthology.orchestra.run.vm00.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-03-09T21:36:36.455 INFO:teuthology.orchestra.run.vm00.stdout:Adding key to root@localhost authorized_keys... 2026-03-09T21:36:36.455 INFO:teuthology.orchestra.run.vm00.stdout:Adding host vm00... 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.640006+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Serving on http://192.168.123.100:8765 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.640006+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Serving on http://192.168.123.100:8765 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.640084+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Bus STARTED 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: cephadm 2026-03-09T21:36:34.640084+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [09/Mar/2026:21:36:34] ENGINE Bus STARTED 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:34.707536+0000 mgr.x (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:34.707536+0000 mgr.x (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:35.164017+0000 mgr.x (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:35.164017+0000 mgr.x (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:35.473366+0000 mgr.x (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:35.473366+0000 mgr.x (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: cephadm 2026-03-09T21:36:35.473581+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: cephadm 2026-03-09T21:36:35.473581+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:35.536130+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:35.536130+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:35.610907+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: audit 2026-03-09T21:36:35.610907+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: cluster 2026-03-09T21:36:35.827922+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e8: x(active, since 3s) 2026-03-09T21:36:36.694 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:36 vm00 bash[17461]: cluster 2026-03-09T21:36:35.827922+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e8: x(active, since 3s) 2026-03-09T21:36:37.709 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:37 vm00 bash[17461]: audit 2026-03-09T21:36:36.419018+0000 mgr.x (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:37.709 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:37 vm00 bash[17461]: audit 2026-03-09T21:36:36.419018+0000 mgr.x (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:38.694 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout Added host 'vm00' with addr '192.168.123.100' 2026-03-09T21:36:38.694 INFO:teuthology.orchestra.run.vm00.stdout:Deploying unmanaged mon service... 2026-03-09T21:36:38.971 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:38 vm00 bash[17461]: audit 2026-03-09T21:36:36.687709+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "vm00", "addr": "192.168.123.100", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:38.971 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:38 vm00 bash[17461]: audit 2026-03-09T21:36:36.687709+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "vm00", "addr": "192.168.123.100", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:38.971 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:38 vm00 bash[17461]: cephadm 2026-03-09T21:36:37.354420+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to vm00 2026-03-09T21:36:38.971 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:38 vm00 bash[17461]: cephadm 2026-03-09T21:36:37.354420+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to vm00 2026-03-09T21:36:38.996 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-03-09T21:36:38.996 INFO:teuthology.orchestra.run.vm00.stdout:Deploying unmanaged mgr service... 2026-03-09T21:36:39.273 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:38.641519+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:38.641519+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: cephadm 2026-03-09T21:36:38.641962+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host vm00 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: cephadm 2026-03-09T21:36:38.641962+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host vm00 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:38.644673+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:38.644673+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:38.952341+0000 mgr.x (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:38.952341+0000 mgr.x (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: cephadm 2026-03-09T21:36:38.953211+0000 mgr.x (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: cephadm 2026-03-09T21:36:38.953211+0000 mgr.x (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:38.955461+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:38.955461+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:39.233101+0000 mgr.x (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:39.233101+0000 mgr.x (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: cephadm 2026-03-09T21:36:39.233801+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: cephadm 2026-03-09T21:36:39.233801+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:39.236912+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:39.236912+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:39.564535+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 192.168.123.100:0/32931280' entity='client.admin' 2026-03-09T21:36:39.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:39 vm00 bash[17461]: audit 2026-03-09T21:36:39.564535+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 192.168.123.100:0/32931280' entity='client.admin' 2026-03-09T21:36:40.079 INFO:teuthology.orchestra.run.vm00.stdout:Enabling the dashboard module... 2026-03-09T21:36:41.351 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:41 vm00 bash[17461]: audit 2026-03-09T21:36:40.000231+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 192.168.123.100:0/179105516' entity='client.admin' 2026-03-09T21:36:41.351 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:41 vm00 bash[17461]: audit 2026-03-09T21:36:40.000231+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 192.168.123.100:0/179105516' entity='client.admin' 2026-03-09T21:36:41.351 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:41 vm00 bash[17461]: audit 2026-03-09T21:36:40.334237+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:41.351 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:41 vm00 bash[17461]: audit 2026-03-09T21:36:40.334237+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:41.351 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:41 vm00 bash[17461]: audit 2026-03-09T21:36:40.394650+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 192.168.123.100:0/1972476349' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2026-03-09T21:36:41.351 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:41 vm00 bash[17461]: audit 2026-03-09T21:36:40.394650+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 192.168.123.100:0/1972476349' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2026-03-09T21:36:41.351 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:41 vm00 bash[17461]: audit 2026-03-09T21:36:40.614039+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:41.351 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:41 vm00 bash[17461]: audit 2026-03-09T21:36:40.614039+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 192.168.123.100:0/1502759838' entity='mgr.x' 2026-03-09T21:36:41.659 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:41 vm00 bash[17731]: ignoring --setuser ceph since I am not root 2026-03-09T21:36:41.660 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:41 vm00 bash[17731]: ignoring --setgroup ceph since I am not root 2026-03-09T21:36:41.660 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:41 vm00 bash[17731]: debug 2026-03-09T21:36:41.494+0000 7fb34059c140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T21:36:41.660 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:41 vm00 bash[17731]: debug 2026-03-09T21:36:41.534+0000 7fb34059c140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T21:36:41.773 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout { 2026-03-09T21:36:41.773 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "epoch": 9, 2026-03-09T21:36:41.773 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "available": true, 2026-03-09T21:36:41.773 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-03-09T21:36:41.773 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-03-09T21:36:41.773 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout } 2026-03-09T21:36:41.773 INFO:teuthology.orchestra.run.vm00.stdout:Waiting for the mgr to restart... 2026-03-09T21:36:41.773 INFO:teuthology.orchestra.run.vm00.stdout:Waiting for mgr epoch 9... 2026-03-09T21:36:41.973 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:41 vm00 bash[17731]: debug 2026-03-09T21:36:41.658+0000 7fb34059c140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T21:36:42.336 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: debug 2026-03-09T21:36:41.998+0000 7fb34059c140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T21:36:42.652 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:42 vm00 bash[17461]: audit 2026-03-09T21:36:41.335524+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 192.168.123.100:0/1972476349' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-03-09T21:36:42.652 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:42 vm00 bash[17461]: audit 2026-03-09T21:36:41.335524+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 192.168.123.100:0/1972476349' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-03-09T21:36:42.652 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:42 vm00 bash[17461]: cluster 2026-03-09T21:36:41.338258+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e9: x(active, since 8s) 2026-03-09T21:36:42.652 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:42 vm00 bash[17461]: cluster 2026-03-09T21:36:41.338258+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e9: x(active, since 8s) 2026-03-09T21:36:42.652 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:42 vm00 bash[17461]: audit 2026-03-09T21:36:41.695705+0000 mon.a (mon.0) 72 : audit [DBG] from='client.? 192.168.123.100:0/3407077292' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-09T21:36:42.652 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:42 vm00 bash[17461]: audit 2026-03-09T21:36:41.695705+0000 mon.a (mon.0) 72 : audit [DBG] from='client.? 192.168.123.100:0/3407077292' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-09T21:36:42.652 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: debug 2026-03-09T21:36:42.446+0000 7fb34059c140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T21:36:42.652 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: debug 2026-03-09T21:36:42.530+0000 7fb34059c140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T21:36:42.947 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: /lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-03-09T21:36:42.947 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-03-09T21:36:42.947 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: from numpy import show_config as show_numpy_config 2026-03-09T21:36:42.947 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: debug 2026-03-09T21:36:42.654+0000 7fb34059c140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T21:36:42.947 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: debug 2026-03-09T21:36:42.782+0000 7fb34059c140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T21:36:42.947 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: debug 2026-03-09T21:36:42.818+0000 7fb34059c140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T21:36:42.947 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: debug 2026-03-09T21:36:42.854+0000 7fb34059c140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T21:36:42.947 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: debug 2026-03-09T21:36:42.894+0000 7fb34059c140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T21:36:43.223 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:42 vm00 bash[17731]: debug 2026-03-09T21:36:42.942+0000 7fb34059c140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T21:36:43.656 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:43 vm00 bash[17731]: debug 2026-03-09T21:36:43.370+0000 7fb34059c140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T21:36:43.656 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:43 vm00 bash[17731]: debug 2026-03-09T21:36:43.402+0000 7fb34059c140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T21:36:43.656 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:43 vm00 bash[17731]: debug 2026-03-09T21:36:43.438+0000 7fb34059c140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T21:36:43.656 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:43 vm00 bash[17731]: debug 2026-03-09T21:36:43.574+0000 7fb34059c140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T21:36:43.656 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:43 vm00 bash[17731]: debug 2026-03-09T21:36:43.614+0000 7fb34059c140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T21:36:43.656 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:43 vm00 bash[17731]: debug 2026-03-09T21:36:43.654+0000 7fb34059c140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T21:36:43.921 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:43 vm00 bash[17731]: debug 2026-03-09T21:36:43.762+0000 7fb34059c140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T21:36:44.223 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:43 vm00 bash[17731]: debug 2026-03-09T21:36:43.918+0000 7fb34059c140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T21:36:44.223 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:44 vm00 bash[17731]: debug 2026-03-09T21:36:44.086+0000 7fb34059c140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T21:36:44.223 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:44 vm00 bash[17731]: debug 2026-03-09T21:36:44.122+0000 7fb34059c140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T21:36:44.223 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:44 vm00 bash[17731]: debug 2026-03-09T21:36:44.162+0000 7fb34059c140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T21:36:44.688 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:44 vm00 bash[17731]: debug 2026-03-09T21:36:44.314+0000 7fb34059c140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T21:36:44.689 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:36:44 vm00 bash[17731]: debug 2026-03-09T21:36:44.546+0000 7fb34059c140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T21:36:44.973 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.550068+0000 mon.a (mon.0) 73 : cluster [INF] Active manager daemon x restarted 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.550068+0000 mon.a (mon.0) 73 : cluster [INF] Active manager daemon x restarted 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.550473+0000 mon.a (mon.0) 74 : cluster [INF] Activating manager daemon x 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.550473+0000 mon.a (mon.0) 74 : cluster [INF] Activating manager daemon x 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.675508+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.675508+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.675725+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: x(active, starting, since 0.125342s) 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.675725+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: x(active, starting, since 0.125342s) 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.678010+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.678010+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.678539+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.678539+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.679287+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.679287+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.679637+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.679637+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.679997+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: audit 2026-03-09T21:36:44.679997+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.687116+0000 mon.a (mon.0) 82 : cluster [INF] Manager daemon x is now available 2026-03-09T21:36:44.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:44 vm00 bash[17461]: cluster 2026-03-09T21:36:44.687116+0000 mon.a (mon.0) 82 : cluster [INF] Manager daemon x is now available 2026-03-09T21:36:45.728 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout { 2026-03-09T21:36:45.728 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2026-03-09T21:36:45.728 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout "initialized": true 2026-03-09T21:36:45.728 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout } 2026-03-09T21:36:45.728 INFO:teuthology.orchestra.run.vm00.stdout:mgr epoch 9 is available 2026-03-09T21:36:45.728 INFO:teuthology.orchestra.run.vm00.stdout:Generating a dashboard self-signed certificate... 2026-03-09T21:36:45.973 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:45 vm00 bash[17461]: audit 2026-03-09T21:36:44.709470+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T21:36:45.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:45 vm00 bash[17461]: audit 2026-03-09T21:36:44.709470+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T21:36:45.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:45 vm00 bash[17461]: audit 2026-03-09T21:36:44.711259+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:45.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:45 vm00 bash[17461]: audit 2026-03-09T21:36:44.711259+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:45.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:45 vm00 bash[17461]: audit 2026-03-09T21:36:44.714120+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T21:36:45.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:45 vm00 bash[17461]: audit 2026-03-09T21:36:44.714120+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T21:36:45.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:45 vm00 bash[17461]: cluster 2026-03-09T21:36:45.677881+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: x(active, since 1.12751s) 2026-03-09T21:36:45.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:45 vm00 bash[17461]: cluster 2026-03-09T21:36:45.677881+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: x(active, since 1.12751s) 2026-03-09T21:36:46.068 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2026-03-09T21:36:46.068 INFO:teuthology.orchestra.run.vm00.stdout:Creating initial admin user... 2026-03-09T21:36:46.490 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$iaAa/8vPBX4grGm0lVUnh.gz5x03C/wl.BegSaOIokbd7keCUEe3.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1773092206, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-03-09T21:36:46.490 INFO:teuthology.orchestra.run.vm00.stdout:Fetching dashboard port number... 2026-03-09T21:36:46.785 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stdout 8443 2026-03-09T21:36:46.785 INFO:teuthology.orchestra.run.vm00.stdout:firewalld does not appear to be present 2026-03-09T21:36:46.785 INFO:teuthology.orchestra.run.vm00.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-03-09T21:36:46.786 INFO:teuthology.orchestra.run.vm00.stdout:Ceph Dashboard is now available at: 2026-03-09T21:36:46.786 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:46.786 INFO:teuthology.orchestra.run.vm00.stdout: URL: https://vm00.local:8443/ 2026-03-09T21:36:46.786 INFO:teuthology.orchestra.run.vm00.stdout: User: admin 2026-03-09T21:36:46.786 INFO:teuthology.orchestra.run.vm00.stdout: Password: u0gpjwygj4 2026-03-09T21:36:46.786 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:46.786 INFO:teuthology.orchestra.run.vm00.stdout:Saving cluster configuration to /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/config directory 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout:Or, if you are only running a single cluster on this host: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout:Please consider enabling telemetry to help improve Ceph: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: ceph telemetry on 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout:For more information see: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:36:47.283 INFO:teuthology.orchestra.run.vm00.stdout:Bootstrap complete. 2026-03-09T21:36:47.302 INFO:tasks.cephadm:Fetching config... 2026-03-09T21:36:47.302 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:36:47.302 DEBUG:teuthology.orchestra.run.vm00:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-03-09T21:36:47.304 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-03-09T21:36:47.304 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:36:47.304 DEBUG:teuthology.orchestra.run.vm00:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-03-09T21:36:47.349 INFO:tasks.cephadm:Fetching mon keyring... 2026-03-09T21:36:47.349 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:36:47.349 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/keyring of=/dev/stdout 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.026398+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.026398+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.028529+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.028529+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.156433+0000 mgr.x (mgr.14150) 4 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Bus STARTING 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.156433+0000 mgr.x (mgr.14150) 4 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Bus STARTING 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.266335+0000 mgr.x (mgr.14150) 5 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Serving on https://192.168.123.100:7150 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.266335+0000 mgr.x (mgr.14150) 5 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Serving on https://192.168.123.100:7150 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.267109+0000 mgr.x (mgr.14150) 6 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Client ('192.168.123.100', 52614) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.267109+0000 mgr.x (mgr.14150) 6 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Client ('192.168.123.100', 52614) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.301938+0000 mgr.x (mgr.14150) 7 : audit [DBG] from='client.14164 -' 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-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.301938+0000 mgr.x (mgr.14150) 7 : audit [DBG] from='client.14164 -' 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-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.367249+0000 mgr.x (mgr.14150) 8 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Serving on http://192.168.123.100:8765 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.367249+0000 mgr.x (mgr.14150) 8 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Serving on http://192.168.123.100:8765 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.367301+0000 mgr.x (mgr.14150) 9 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Bus STARTED 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: cephadm 2026-03-09T21:36:46.367301+0000 mgr.x (mgr.14150) 9 : cephadm [INF] [09/Mar/2026:21:36:46] ENGINE Bus STARTED 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.454784+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.454784+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.743779+0000 mon.a (mon.0) 90 : audit [DBG] from='client.? 192.168.123.100:0/2288322329' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2026-03-09T21:36:47.396 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:47 vm00 bash[17461]: audit 2026-03-09T21:36:46.743779+0000 mon.a (mon.0) 90 : audit [DBG] from='client.? 192.168.123.100:0/2288322329' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2026-03-09T21:36:47.397 INFO:tasks.cephadm:Fetching pub ssh key... 2026-03-09T21:36:47.398 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:36:47.398 DEBUG:teuthology.orchestra.run.vm00:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-03-09T21:36:47.441 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-03-09T21:36:47.442 DEBUG:teuthology.orchestra.run.vm00:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINzVOQHV1lHct8Z25IyXC9aGXDrUmWAomU1HQDryNQL3 ceph-e0b00948-1bff-11f1-b664-eb7628731641' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-03-09T21:36:47.495 INFO:teuthology.orchestra.run.vm00.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINzVOQHV1lHct8Z25IyXC9aGXDrUmWAomU1HQDryNQL3 ceph-e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:47.500 DEBUG:teuthology.orchestra.run.vm02:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINzVOQHV1lHct8Z25IyXC9aGXDrUmWAomU1HQDryNQL3 ceph-e0b00948-1bff-11f1-b664-eb7628731641' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-03-09T21:36:47.511 INFO:teuthology.orchestra.run.vm02.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINzVOQHV1lHct8Z25IyXC9aGXDrUmWAomU1HQDryNQL3 ceph-e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:36:47.515 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-03-09T21:36:48.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:48 vm00 bash[17461]: audit 2026-03-09T21:36:47.246570+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 192.168.123.100:0/1719606388' entity='client.admin' 2026-03-09T21:36:48.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:48 vm00 bash[17461]: audit 2026-03-09T21:36:47.246570+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 192.168.123.100:0/1719606388' entity='client.admin' 2026-03-09T21:36:48.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:48 vm00 bash[17461]: cluster 2026-03-09T21:36:47.459758+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e12: x(active, since 2s) 2026-03-09T21:36:48.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:48 vm00 bash[17461]: cluster 2026-03-09T21:36:47.459758+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e12: x(active, since 2s) 2026-03-09T21:36:50.973 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:50 vm00 bash[17461]: audit 2026-03-09T21:36:49.528938+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:50.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:50 vm00 bash[17461]: audit 2026-03-09T21:36:49.528938+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:50.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:50 vm00 bash[17461]: audit 2026-03-09T21:36:50.164250+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:50.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:50 vm00 bash[17461]: audit 2026-03-09T21:36:50.164250+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:51.390 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:36:51.698 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-03-09T21:36:51.698 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-03-09T21:36:52.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:52 vm00 bash[17461]: cluster 2026-03-09T21:36:51.534241+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: x(active, since 6s) 2026-03-09T21:36:52.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:52 vm00 bash[17461]: cluster 2026-03-09T21:36:51.534241+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: x(active, since 6s) 2026-03-09T21:36:52.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:52 vm00 bash[17461]: audit 2026-03-09T21:36:51.638092+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 192.168.123.100:0/2186607615' entity='client.admin' 2026-03-09T21:36:52.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:52 vm00 bash[17461]: audit 2026-03-09T21:36:51.638092+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 192.168.123.100:0/2186607615' entity='client.admin' 2026-03-09T21:36:56.401 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:36:56.740 INFO:tasks.cephadm:Remote vm02 excluded from cephadm cluster by role 2026-03-09T21:36:56.740 INFO:tasks.cephadm:Setting crush tunables to default 2026-03-09T21:36:56.740 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph osd crush tunables default 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.110838+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.110838+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.114074+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.114074+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.115114+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm00", "name": "osd_memory_target"}]: dispatch 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.115114+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm00", "name": "osd_memory_target"}]: dispatch 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.118136+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.118136+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.124106+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.124106+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.127413+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.413 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.127413+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.636609+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.636609+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.637369+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.637369+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.638297+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.638297+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.638682+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:56.638682+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:57.007168+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:57.007168+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:57.010617+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:57.010617+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:57.013697+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:57.414 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:57 vm00 bash[17461]: audit 2026-03-09T21:36:57.013697+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:36:58.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: audit 2026-03-09T21:36:56.633488+0000 mgr.x (mgr.14150) 10 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:58.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: audit 2026-03-09T21:36:56.633488+0000 mgr.x (mgr.14150) 10 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:36:58.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: cephadm 2026-03-09T21:36:56.639273+0000 mgr.x (mgr.14150) 11 : cephadm [INF] Updating vm00:/etc/ceph/ceph.conf 2026-03-09T21:36:58.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: cephadm 2026-03-09T21:36:56.639273+0000 mgr.x (mgr.14150) 11 : cephadm [INF] Updating vm00:/etc/ceph/ceph.conf 2026-03-09T21:36:58.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: cephadm 2026-03-09T21:36:56.678751+0000 mgr.x (mgr.14150) 12 : cephadm [INF] Updating vm00:/var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/config/ceph.conf 2026-03-09T21:36:58.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: cephadm 2026-03-09T21:36:56.678751+0000 mgr.x (mgr.14150) 12 : cephadm [INF] Updating vm00:/var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/config/ceph.conf 2026-03-09T21:36:58.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: cephadm 2026-03-09T21:36:56.716643+0000 mgr.x (mgr.14150) 13 : cephadm [INF] Updating vm00:/etc/ceph/ceph.client.admin.keyring 2026-03-09T21:36:58.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: cephadm 2026-03-09T21:36:56.716643+0000 mgr.x (mgr.14150) 13 : cephadm [INF] Updating vm00:/etc/ceph/ceph.client.admin.keyring 2026-03-09T21:36:58.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: cephadm 2026-03-09T21:36:56.762474+0000 mgr.x (mgr.14150) 14 : cephadm [INF] Updating vm00:/var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/config/ceph.client.admin.keyring 2026-03-09T21:36:58.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:36:58 vm00 bash[17461]: cephadm 2026-03-09T21:36:56.762474+0000 mgr.x (mgr.14150) 14 : cephadm [INF] Updating vm00:/var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/config/ceph.client.admin.keyring 2026-03-09T21:37:00.410 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:37:00.706 INFO:teuthology.orchestra.run.vm00.stderr:adjusted tunables profile to default 2026-03-09T21:37:00.765 INFO:tasks.cephadm:Adding mon.a on vm00 2026-03-09T21:37:00.765 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch apply mon '1;vm00:192.168.123.100=a' 2026-03-09T21:37:00.973 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:00 vm00 bash[17461]: audit 2026-03-09T21:37:00.655926+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 192.168.123.100:0/3863513729' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2026-03-09T21:37:00.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:00 vm00 bash[17461]: audit 2026-03-09T21:37:00.655926+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 192.168.123.100:0/3863513729' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2026-03-09T21:37:02.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:01 vm00 bash[17461]: audit 2026-03-09T21:37:00.707485+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 192.168.123.100:0/3863513729' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-03-09T21:37:02.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:01 vm00 bash[17461]: audit 2026-03-09T21:37:00.707485+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 192.168.123.100:0/3863513729' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-03-09T21:37:02.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:01 vm00 bash[17461]: cluster 2026-03-09T21:37:00.709653+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-09T21:37:02.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:01 vm00 bash[17461]: cluster 2026-03-09T21:37:00.709653+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-09T21:37:04.420 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:37:04.779 INFO:teuthology.orchestra.run.vm00.stdout:Scheduled mon update... 2026-03-09T21:37:04.856 INFO:tasks.cephadm:Waiting for 1 mons in monmap... 2026-03-09T21:37:04.856 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph mon dump -f json 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: cluster 2026-03-09T21:37:04.680382+0000 mgr.x (mgr.14150) 15 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: cluster 2026-03-09T21:37:04.680382+0000 mgr.x (mgr.14150) 15 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.681094+0000 mgr.x (mgr.14150) 16 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;vm00:192.168.123.100=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.681094+0000 mgr.x (mgr.14150) 16 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;vm00:192.168.123.100=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: cephadm 2026-03-09T21:37:04.682194+0000 mgr.x (mgr.14150) 17 : cephadm [INF] Saving service mon spec with placement vm00:192.168.123.100=a;count:1 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: cephadm 2026-03-09T21:37:04.682194+0000 mgr.x (mgr.14150) 17 : cephadm [INF] Saving service mon spec with placement vm00:192.168.123.100=a;count:1 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.779708+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.779708+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.781214+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.781214+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.782537+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.782537+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.783375+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.783375+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.787696+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.787696+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.798378+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.798378+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.806686+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.806686+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.810025+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.810025+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.815994+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.815994+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.818308+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.818308+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: cephadm 2026-03-09T21:37:04.818626+0000 mgr.x (mgr.14150) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: cephadm 2026-03-09T21:37:04.818626+0000 mgr.x (mgr.14150) 18 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.819357+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.819357+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.820180+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.820180+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.820702+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:04.820702+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: cephadm 2026-03-09T21:37:04.821259+0000 mgr.x (mgr.14150) 19 : cephadm [INF] Reconfiguring daemon mon.a on vm00 2026-03-09T21:37:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: cephadm 2026-03-09T21:37:04.821259+0000 mgr.x (mgr.14150) 19 : cephadm [INF] Reconfiguring daemon mon.a on vm00 2026-03-09T21:37:06.225 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:05.195713+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.225 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:05.195713+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.225 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:05.198659+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:06.225 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:05 vm00 bash[17461]: audit 2026-03-09T21:37:05.198659+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:08.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:07 vm00 bash[17461]: cluster 2026-03-09T21:37:06.680704+0000 mgr.x (mgr.14150) 20 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:08.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:07 vm00 bash[17461]: cluster 2026-03-09T21:37:06.680704+0000 mgr.x (mgr.14150) 20 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:09.474 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:37:09.955 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:37:09.955 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":1,"fsid":"e0b00948-1bff-11f1-b664-eb7628731641","modified":"2026-03-09T21:36:19.802015Z","created":"2026-03-09T21:36:19.802015Z","min_mon_release":19,"min_mon_release_name":"squid","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:3300","nonce":0},{"type":"v1","addr":"192.168.123.100:6789","nonce":0}]},"addr":"192.168.123.100:6789/0","public_addr":"192.168.123.100:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-03-09T21:37:09.955 INFO:teuthology.orchestra.run.vm00.stderr:dumped monmap epoch 1 2026-03-09T21:37:10.012 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-03-09T21:37:10.012 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph config generate-minimal-conf 2026-03-09T21:37:10.223 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:09 vm00 bash[17461]: cluster 2026-03-09T21:37:08.680975+0000 mgr.x (mgr.14150) 21 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:10.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:09 vm00 bash[17461]: cluster 2026-03-09T21:37:08.680975+0000 mgr.x (mgr.14150) 21 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:11.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:10 vm00 bash[17461]: audit 2026-03-09T21:37:09.955626+0000 mon.a (mon.0) 128 : audit [DBG] from='client.? 192.168.123.100:0/2923604341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2026-03-09T21:37:11.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:10 vm00 bash[17461]: audit 2026-03-09T21:37:09.955626+0000 mon.a (mon.0) 128 : audit [DBG] from='client.? 192.168.123.100:0/2923604341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2026-03-09T21:37:12.223 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:11 vm00 bash[17461]: cluster 2026-03-09T21:37:10.681233+0000 mgr.x (mgr.14150) 22 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:12.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:11 vm00 bash[17461]: cluster 2026-03-09T21:37:10.681233+0000 mgr.x (mgr.14150) 22 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:14.223 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:13 vm00 bash[17461]: cluster 2026-03-09T21:37:12.681487+0000 mgr.x (mgr.14150) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:14.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:13 vm00 bash[17461]: cluster 2026-03-09T21:37:12.681487+0000 mgr.x (mgr.14150) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:14.628 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:37:14.871 INFO:teuthology.orchestra.run.vm00.stdout:# minimal ceph.conf for e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:37:14.871 INFO:teuthology.orchestra.run.vm00.stdout:[global] 2026-03-09T21:37:14.871 INFO:teuthology.orchestra.run.vm00.stdout: fsid = e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:37:14.871 INFO:teuthology.orchestra.run.vm00.stdout: mon_host = [v2:192.168.123.100:3300/0,v1:192.168.123.100:6789/0] 2026-03-09T21:37:14.919 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-03-09T21:37:14.919 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:37:14.919 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/etc/ceph/ceph.conf 2026-03-09T21:37:14.926 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:37:14.926 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-03-09T21:37:14.974 INFO:tasks.cephadm:Adding mgr.x on vm00 2026-03-09T21:37:14.974 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch apply mgr '1;vm00=x' 2026-03-09T21:37:15.223 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:14 vm00 bash[17461]: audit 2026-03-09T21:37:14.871717+0000 mon.a (mon.0) 129 : audit [DBG] from='client.? 192.168.123.100:0/3215506559' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:15.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:14 vm00 bash[17461]: audit 2026-03-09T21:37:14.871717+0000 mon.a (mon.0) 129 : audit [DBG] from='client.? 192.168.123.100:0/3215506559' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:16.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:15 vm00 bash[17461]: cluster 2026-03-09T21:37:14.681663+0000 mgr.x (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:16.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:15 vm00 bash[17461]: cluster 2026-03-09T21:37:14.681663+0000 mgr.x (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:18.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:17 vm00 bash[17461]: cluster 2026-03-09T21:37:16.681831+0000 mgr.x (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:18.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:17 vm00 bash[17461]: cluster 2026-03-09T21:37:16.681831+0000 mgr.x (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:18.637 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:37:19.154 INFO:teuthology.orchestra.run.vm00.stdout:Scheduled mgr update... 2026-03-09T21:37:19.233 INFO:tasks.cephadm:Deploying OSDs... 2026-03-09T21:37:19.233 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:37:19.233 DEBUG:teuthology.orchestra.run.vm00:> dd if=/scratch_devs of=/dev/stdout 2026-03-09T21:37:19.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:37:19.235 DEBUG:teuthology.orchestra.run.vm00:> ls /dev/[sv]d? 2026-03-09T21:37:19.282 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vda 2026-03-09T21:37:19.282 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vdb 2026-03-09T21:37:19.282 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vdc 2026-03-09T21:37:19.282 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vdd 2026-03-09T21:37:19.282 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vde 2026-03-09T21:37:19.282 WARNING:teuthology.misc:Removing root device: /dev/vda from device list 2026-03-09T21:37:19.282 DEBUG:teuthology.misc:devs=['/dev/vdb', '/dev/vdc', '/dev/vdd', '/dev/vde'] 2026-03-09T21:37:19.282 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vdb 2026-03-09T21:37:19.325 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vdb 2026-03-09T21:37:19.325 INFO:teuthology.orchestra.run.vm00.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T21:37:19.325 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 24 Links: 1 Device type: fe,10 2026-03-09T21:37:19.325 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T21:37:19.325 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-09 21:31:41.235297084 +0000 2026-03-09T21:37:19.325 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-09 21:31:40.103297084 +0000 2026-03-09T21:37:19.325 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-09 21:31:40.103297084 +0000 2026-03-09T21:37:19.326 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-09T21:37:19.326 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vdb of=/dev/null count=1 2026-03-09T21:37:19.374 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-09T21:37:19.375 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-09T21:37:19.375 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000153107 s, 3.3 MB/s 2026-03-09T21:37:19.375 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vdb 2026-03-09T21:37:19.424 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vdc 2026-03-09T21:37:19.470 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vdc 2026-03-09T21:37:19.471 INFO:teuthology.orchestra.run.vm00.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T21:37:19.471 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 25 Links: 1 Device type: fe,20 2026-03-09T21:37:19.471 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T21:37:19.471 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-09 21:31:41.251297084 +0000 2026-03-09T21:37:19.471 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-09 21:31:40.127297084 +0000 2026-03-09T21:37:19.471 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-09 21:31:40.127297084 +0000 2026-03-09T21:37:19.471 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-09T21:37:19.471 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vdc of=/dev/null count=1 2026-03-09T21:37:19.518 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-09T21:37:19.519 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-09T21:37:19.519 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000107501 s, 4.8 MB/s 2026-03-09T21:37:19.519 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vdc 2026-03-09T21:37:19.563 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vdd 2026-03-09T21:37:19.610 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vdd 2026-03-09T21:37:19.650 INFO:teuthology.orchestra.run.vm00.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T21:37:19.650 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 26 Links: 1 Device type: fe,30 2026-03-09T21:37:19.650 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T21:37:19.650 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-09 21:31:41.231297084 +0000 2026-03-09T21:37:19.650 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-09 21:31:40.103297084 +0000 2026-03-09T21:37:19.650 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-09 21:31:40.103297084 +0000 2026-03-09T21:37:19.650 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-09T21:37:19.650 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vdd of=/dev/null count=1 2026-03-09T21:37:19.656 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-09T21:37:19.656 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-09T21:37:19.656 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000138148 s, 3.7 MB/s 2026-03-09T21:37:19.657 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vdd 2026-03-09T21:37:19.703 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vde 2026-03-09T21:37:19.746 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vde 2026-03-09T21:37:19.746 INFO:teuthology.orchestra.run.vm00.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T21:37:19.746 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 27 Links: 1 Device type: fe,40 2026-03-09T21:37:19.746 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T21:37:19.746 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-09 21:31:41.247297084 +0000 2026-03-09T21:37:19.746 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-09 21:31:40.127297084 +0000 2026-03-09T21:37:19.746 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-09 21:31:40.127297084 +0000 2026-03-09T21:37:19.746 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-09T21:37:19.746 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vde of=/dev/null count=1 2026-03-09T21:37:19.793 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-09T21:37:19.793 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-09T21:37:19.793 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000182602 s, 2.8 MB/s 2026-03-09T21:37:19.794 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vde 2026-03-09T21:37:19.839 INFO:tasks.cephadm:Deploying osd.0 on vm00 with /dev/vde... 2026-03-09T21:37:19.839 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- lvm zap /dev/vde 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: cluster 2026-03-09T21:37:18.682060+0000 mgr.x (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: cluster 2026-03-09T21:37:18.682060+0000 mgr.x (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.151140+0000 mgr.x (mgr.14150) 27 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;vm00=x", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.151140+0000 mgr.x (mgr.14150) 27 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;vm00=x", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: cephadm 2026-03-09T21:37:19.151992+0000 mgr.x (mgr.14150) 28 : cephadm [INF] Saving service mgr spec with placement vm00=x;count:1 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: cephadm 2026-03-09T21:37:19.151992+0000 mgr.x (mgr.14150) 28 : cephadm [INF] Saving service mgr spec with placement vm00=x;count:1 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.154587+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.154587+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.155325+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.155325+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.156803+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.156803+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.157356+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.157356+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.160709+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.160709+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.162876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.162876+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: cephadm 2026-03-09T21:37:19.167976+0000 mgr.x (mgr.14150) 29 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: cephadm 2026-03-09T21:37:19.167976+0000 mgr.x (mgr.14150) 29 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.168289+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.168289+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.168829+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.168829+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.169282+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.169282+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: cephadm 2026-03-09T21:37:19.169727+0000 mgr.x (mgr.14150) 30 : cephadm [INF] Reconfiguring daemon mgr.x on vm00 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: cephadm 2026-03-09T21:37:19.169727+0000 mgr.x (mgr.14150) 30 : cephadm [INF] Reconfiguring daemon mgr.x on vm00 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.816267+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.816267+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.818561+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:20 vm00 bash[17461]: audit 2026-03-09T21:37:19.818561+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:22 vm00 bash[17461]: cluster 2026-03-09T21:37:20.682293+0000 mgr.x (mgr.14150) 31 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:22 vm00 bash[17461]: cluster 2026-03-09T21:37:20.682293+0000 mgr.x (mgr.14150) 31 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:24.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:24 vm00 bash[17461]: cluster 2026-03-09T21:37:22.682569+0000 mgr.x (mgr.14150) 32 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:24.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:24 vm00 bash[17461]: cluster 2026-03-09T21:37:22.682569+0000 mgr.x (mgr.14150) 32 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:24.490 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:37:25.532 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:37:25.547 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch daemon add osd vm00:/dev/vde 2026-03-09T21:37:26.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:26 vm00 bash[17461]: cluster 2026-03-09T21:37:24.682782+0000 mgr.x (mgr.14150) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:26 vm00 bash[17461]: cluster 2026-03-09T21:37:24.682782+0000 mgr.x (mgr.14150) 33 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:28.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:28 vm00 bash[17461]: cluster 2026-03-09T21:37:26.683039+0000 mgr.x (mgr.14150) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:28.725 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:28 vm00 bash[17461]: cluster 2026-03-09T21:37:26.683039+0000 mgr.x (mgr.14150) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:30.154 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:37:30.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:30 vm00 bash[17461]: cluster 2026-03-09T21:37:28.683336+0000 mgr.x (mgr.14150) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:30.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:30 vm00 bash[17461]: cluster 2026-03-09T21:37:28.683336+0000 mgr.x (mgr.14150) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:31.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:31 vm00 bash[17461]: audit 2026-03-09T21:37:30.418862+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T21:37:31.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:31 vm00 bash[17461]: audit 2026-03-09T21:37:30.418862+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T21:37:31.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:31 vm00 bash[17461]: audit 2026-03-09T21:37:30.420613+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T21:37:31.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:31 vm00 bash[17461]: audit 2026-03-09T21:37:30.420613+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T21:37:31.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:31 vm00 bash[17461]: audit 2026-03-09T21:37:30.421054+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:31.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:31 vm00 bash[17461]: audit 2026-03-09T21:37:30.421054+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:32.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:32 vm00 bash[17461]: audit 2026-03-09T21:37:30.417032+0000 mgr.x (mgr.14150) 36 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm00:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:37:32.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:32 vm00 bash[17461]: audit 2026-03-09T21:37:30.417032+0000 mgr.x (mgr.14150) 36 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm00:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:37:32.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:32 vm00 bash[17461]: cluster 2026-03-09T21:37:30.683602+0000 mgr.x (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:32.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:32 vm00 bash[17461]: cluster 2026-03-09T21:37:30.683602+0000 mgr.x (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:34.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:34 vm00 bash[17461]: cluster 2026-03-09T21:37:32.683838+0000 mgr.x (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:34.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:34 vm00 bash[17461]: cluster 2026-03-09T21:37:32.683838+0000 mgr.x (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: cluster 2026-03-09T21:37:34.684021+0000 mgr.x (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: cluster 2026-03-09T21:37:34.684021+0000 mgr.x (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: audit 2026-03-09T21:37:35.822913+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 192.168.123.100:0/3543289365' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2df91b35-fe63-474b-8265-b2be0376be28"}]: dispatch 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: audit 2026-03-09T21:37:35.822913+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 192.168.123.100:0/3543289365' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2df91b35-fe63-474b-8265-b2be0376be28"}]: dispatch 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: audit 2026-03-09T21:37:35.824388+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 192.168.123.100:0/3543289365' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2df91b35-fe63-474b-8265-b2be0376be28"}]': finished 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: audit 2026-03-09T21:37:35.824388+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 192.168.123.100:0/3543289365' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2df91b35-fe63-474b-8265-b2be0376be28"}]': finished 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: cluster 2026-03-09T21:37:35.826085+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: cluster 2026-03-09T21:37:35.826085+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: audit 2026-03-09T21:37:35.826462+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:36 vm00 bash[17461]: audit 2026-03-09T21:37:35.826462+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:37.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:37 vm00 bash[17461]: audit 2026-03-09T21:37:36.438080+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 192.168.123.100:0/2481179292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T21:37:37.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:37 vm00 bash[17461]: audit 2026-03-09T21:37:36.438080+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 192.168.123.100:0/2481179292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T21:37:38.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:38 vm00 bash[17461]: cluster 2026-03-09T21:37:36.684291+0000 mgr.x (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:38.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:38 vm00 bash[17461]: cluster 2026-03-09T21:37:36.684291+0000 mgr.x (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:40.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:40 vm00 bash[17461]: cluster 2026-03-09T21:37:38.684603+0000 mgr.x (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:40.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:40 vm00 bash[17461]: cluster 2026-03-09T21:37:38.684603+0000 mgr.x (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:42.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:42 vm00 bash[17461]: cluster 2026-03-09T21:37:40.684912+0000 mgr.x (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:42.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:42 vm00 bash[17461]: cluster 2026-03-09T21:37:40.684912+0000 mgr.x (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:44.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:44 vm00 bash[17461]: cluster 2026-03-09T21:37:42.685224+0000 mgr.x (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:44.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:44 vm00 bash[17461]: cluster 2026-03-09T21:37:42.685224+0000 mgr.x (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:45.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:45 vm00 bash[17461]: audit 2026-03-09T21:37:45.128293+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T21:37:45.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:45 vm00 bash[17461]: audit 2026-03-09T21:37:45.128293+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T21:37:45.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:45 vm00 bash[17461]: audit 2026-03-09T21:37:45.128874+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:45.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:45 vm00 bash[17461]: audit 2026-03-09T21:37:45.128874+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:46.296 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:37:46 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:37:46.296 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:37:46 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:37:46.296 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:37:46.296 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: cluster 2026-03-09T21:37:44.685465+0000 mgr.x (mgr.14150) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: cluster 2026-03-09T21:37:44.685465+0000 mgr.x (mgr.14150) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: cephadm 2026-03-09T21:37:45.129352+0000 mgr.x (mgr.14150) 45 : cephadm [INF] Deploying daemon osd.0 on vm00 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: cephadm 2026-03-09T21:37:45.129352+0000 mgr.x (mgr.14150) 45 : cephadm [INF] Deploying daemon osd.0 on vm00 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: audit 2026-03-09T21:37:46.284696+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: audit 2026-03-09T21:37:46.284696+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: audit 2026-03-09T21:37:46.287550+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: audit 2026-03-09T21:37:46.287550+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: audit 2026-03-09T21:37:46.291158+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:46.732 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:46 vm00 bash[17461]: audit 2026-03-09T21:37:46.291158+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:48.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:48 vm00 bash[17461]: cluster 2026-03-09T21:37:46.685699+0000 mgr.x (mgr.14150) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:48.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:48 vm00 bash[17461]: cluster 2026-03-09T21:37:46.685699+0000 mgr.x (mgr.14150) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:50.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:50 vm00 bash[17461]: cluster 2026-03-09T21:37:48.685926+0000 mgr.x (mgr.14150) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:50 vm00 bash[17461]: cluster 2026-03-09T21:37:48.685926+0000 mgr.x (mgr.14150) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:50 vm00 bash[17461]: audit 2026-03-09T21:37:49.713245+0000 mon.a (mon.0) 154 : audit [INF] from='osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]: dispatch 2026-03-09T21:37:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:50 vm00 bash[17461]: audit 2026-03-09T21:37:49.713245+0000 mon.a (mon.0) 154 : audit [INF] from='osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]: dispatch 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: audit 2026-03-09T21:37:50.419158+0000 mon.a (mon.0) 155 : audit [INF] from='osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]': finished 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: audit 2026-03-09T21:37:50.419158+0000 mon.a (mon.0) 155 : audit [INF] from='osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]': finished 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: cluster 2026-03-09T21:37:50.421168+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: cluster 2026-03-09T21:37:50.421168+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: audit 2026-03-09T21:37:50.421329+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: audit 2026-03-09T21:37:50.421329+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: audit 2026-03-09T21:37:50.421422+0000 mon.a (mon.0) 158 : audit [INF] from='osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm00", "root=default"]}]: dispatch 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: audit 2026-03-09T21:37:50.421422+0000 mon.a (mon.0) 158 : audit [INF] from='osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm00", "root=default"]}]: dispatch 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: cluster 2026-03-09T21:37:50.686176+0000 mgr.x (mgr.14150) 48 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:51.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:51 vm00 bash[17461]: cluster 2026-03-09T21:37:50.686176+0000 mgr.x (mgr.14150) 48 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:52.727 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:52 vm00 bash[17461]: audit 2026-03-09T21:37:51.420931+0000 mon.a (mon.0) 159 : audit [INF] from='osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm00", "root=default"]}]': finished 2026-03-09T21:37:52.727 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:52 vm00 bash[17461]: audit 2026-03-09T21:37:51.420931+0000 mon.a (mon.0) 159 : audit [INF] from='osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm00", "root=default"]}]': finished 2026-03-09T21:37:52.727 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:52 vm00 bash[17461]: cluster 2026-03-09T21:37:51.422523+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2026-03-09T21:37:52.727 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:52 vm00 bash[17461]: cluster 2026-03-09T21:37:51.422523+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2026-03-09T21:37:52.727 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:52 vm00 bash[17461]: audit 2026-03-09T21:37:51.423081+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:52.727 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:52 vm00 bash[17461]: audit 2026-03-09T21:37:51.423081+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:52.727 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:52 vm00 bash[17461]: audit 2026-03-09T21:37:51.427172+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:52.727 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:52 vm00 bash[17461]: audit 2026-03-09T21:37:51.427172+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:53.573 INFO:teuthology.orchestra.run.vm00.stdout:Created osd(s) 0 on host 'vm00' 2026-03-09T21:37:53.671 DEBUG:teuthology.orchestra.run.vm00:osd.0> sudo journalctl -f -n 0 -u ceph-e0b00948-1bff-11f1-b664-eb7628731641@osd.0.service 2026-03-09T21:37:53.671 INFO:tasks.cephadm:Deploying osd.1 on vm00 with /dev/vdd... 2026-03-09T21:37:53.671 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- lvm zap /dev/vdd 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:50.661844+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:50.661844+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:50.661911+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:50.661911+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:52.427078+0000 mon.a (mon.0) 163 : cluster [INF] osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903] boot 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:52.427078+0000 mon.a (mon.0) 163 : cluster [INF] osd.0 [v2:192.168.123.100:6802/2155823903,v1:192.168.123.100:6803/2155823903] boot 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:52.427110+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:52.427110+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.427668+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.427668+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.456054+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.456054+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:53.721 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.458730+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:53.722 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.458730+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:53.722 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:52.686406+0000 mgr.x (mgr.14150) 49 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:53.722 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: cluster 2026-03-09T21:37:52.686406+0000 mgr.x (mgr.14150) 49 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T21:37:53.722 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.858601+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:53.722 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.858601+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:37:53.722 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.859177+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:37:53.722 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.859177+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:37:53.722 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.876273+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:53.722 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:53 vm00 bash[17461]: audit 2026-03-09T21:37:52.876273+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:54.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:54 vm00 bash[17461]: cluster 2026-03-09T21:37:53.462872+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2026-03-09T21:37:54.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:54 vm00 bash[17461]: cluster 2026-03-09T21:37:53.462872+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2026-03-09T21:37:54.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:54 vm00 bash[17461]: audit 2026-03-09T21:37:53.564566+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:37:54.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:54 vm00 bash[17461]: audit 2026-03-09T21:37:53.564566+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:37:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:54 vm00 bash[17461]: audit 2026-03-09T21:37:53.567776+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:54 vm00 bash[17461]: audit 2026-03-09T21:37:53.567776+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:54 vm00 bash[17461]: audit 2026-03-09T21:37:53.569939+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:54 vm00 bash[17461]: audit 2026-03-09T21:37:53.569939+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:37:55.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:55 vm00 bash[17461]: cluster 2026-03-09T21:37:54.686607+0000 mgr.x (mgr.14150) 50 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:37:55.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:55 vm00 bash[17461]: cluster 2026-03-09T21:37:54.686607+0000 mgr.x (mgr.14150) 50 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:37:58.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:57 vm00 bash[17461]: cluster 2026-03-09T21:37:56.686845+0000 mgr.x (mgr.14150) 51 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:37:58.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:37:57 vm00 bash[17461]: cluster 2026-03-09T21:37:56.686845+0000 mgr.x (mgr.14150) 51 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:37:58.336 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:37:59.888 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:37:59.910 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch daemon add osd vm00:/dev/vdd 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: cluster 2026-03-09T21:37:58.687102+0000 mgr.x (mgr.14150) 52 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: cluster 2026-03-09T21:37:58.687102+0000 mgr.x (mgr.14150) 52 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: cephadm 2026-03-09T21:37:59.128687+0000 mgr.x (mgr.14150) 53 : cephadm [INF] Detected new or changed devices on vm00 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: cephadm 2026-03-09T21:37:59.128687+0000 mgr.x (mgr.14150) 53 : cephadm [INF] Detected new or changed devices on vm00 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.132913+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.132913+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.136431+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.136431+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.137663+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.137663+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: cephadm 2026-03-09T21:37:59.138148+0000 mgr.x (mgr.14150) 54 : cephadm [INF] Adjusting osd_memory_target on vm00 to 455.7M 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: cephadm 2026-03-09T21:37:59.138148+0000 mgr.x (mgr.14150) 54 : cephadm [INF] Adjusting osd_memory_target on vm00 to 455.7M 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: cephadm 2026-03-09T21:37:59.138580+0000 mgr.x (mgr.14150) 55 : cephadm [WRN] Unable to set osd_memory_target on vm00 to 477913088: error parsing value: Value '477913088' is below minimum 939524096 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: cephadm 2026-03-09T21:37:59.138580+0000 mgr.x (mgr.14150) 55 : cephadm [WRN] Unable to set osd_memory_target on vm00 to 477913088: error parsing value: Value '477913088' is below minimum 939524096 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.138889+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.138889+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.139315+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.139315+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.142332+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:00.135 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:00 vm00 bash[17461]: audit 2026-03-09T21:37:59.142332+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:02.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:02 vm00 bash[17461]: cluster 2026-03-09T21:38:00.687350+0000 mgr.x (mgr.14150) 56 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:02.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:02 vm00 bash[17461]: cluster 2026-03-09T21:38:00.687350+0000 mgr.x (mgr.14150) 56 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:04.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:04 vm00 bash[17461]: cluster 2026-03-09T21:38:02.687629+0000 mgr.x (mgr.14150) 57 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:04.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:04 vm00 bash[17461]: cluster 2026-03-09T21:38:02.687629+0000 mgr.x (mgr.14150) 57 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:04.585 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:38:05.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:05 vm00 bash[17461]: audit 2026-03-09T21:38:04.857813+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T21:38:05.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:05 vm00 bash[17461]: audit 2026-03-09T21:38:04.857813+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T21:38:05.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:05 vm00 bash[17461]: audit 2026-03-09T21:38:04.859618+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T21:38:05.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:05 vm00 bash[17461]: audit 2026-03-09T21:38:04.859618+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T21:38:05.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:05 vm00 bash[17461]: audit 2026-03-09T21:38:04.860097+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:05.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:05 vm00 bash[17461]: audit 2026-03-09T21:38:04.860097+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:06.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:06 vm00 bash[17461]: cluster 2026-03-09T21:38:04.687906+0000 mgr.x (mgr.14150) 58 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:06.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:06 vm00 bash[17461]: cluster 2026-03-09T21:38:04.687906+0000 mgr.x (mgr.14150) 58 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:06.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:06 vm00 bash[17461]: audit 2026-03-09T21:38:04.856453+0000 mgr.x (mgr.14150) 59 : audit [DBG] from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm00:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:38:06.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:06 vm00 bash[17461]: audit 2026-03-09T21:38:04.856453+0000 mgr.x (mgr.14150) 59 : audit [DBG] from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm00:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:38:08.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:08 vm00 bash[17461]: cluster 2026-03-09T21:38:06.688140+0000 mgr.x (mgr.14150) 60 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:08.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:08 vm00 bash[17461]: cluster 2026-03-09T21:38:06.688140+0000 mgr.x (mgr.14150) 60 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:10.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:10 vm00 bash[17461]: cluster 2026-03-09T21:38:08.688385+0000 mgr.x (mgr.14150) 61 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:10.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:10 vm00 bash[17461]: cluster 2026-03-09T21:38:08.688385+0000 mgr.x (mgr.14150) 61 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:11.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: audit 2026-03-09T21:38:10.231292+0000 mon.a (mon.0) 184 : audit [INF] from='client.? 192.168.123.100:0/2476475929' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89213921-6f4c-4173-884d-29f94b7f7f4a"}]: dispatch 2026-03-09T21:38:11.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: audit 2026-03-09T21:38:10.231292+0000 mon.a (mon.0) 184 : audit [INF] from='client.? 192.168.123.100:0/2476475929' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89213921-6f4c-4173-884d-29f94b7f7f4a"}]: dispatch 2026-03-09T21:38:11.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: audit 2026-03-09T21:38:10.232718+0000 mon.a (mon.0) 185 : audit [INF] from='client.? 192.168.123.100:0/2476475929' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89213921-6f4c-4173-884d-29f94b7f7f4a"}]': finished 2026-03-09T21:38:11.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: audit 2026-03-09T21:38:10.232718+0000 mon.a (mon.0) 185 : audit [INF] from='client.? 192.168.123.100:0/2476475929' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89213921-6f4c-4173-884d-29f94b7f7f4a"}]': finished 2026-03-09T21:38:11.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: cluster 2026-03-09T21:38:10.234419+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2026-03-09T21:38:11.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: cluster 2026-03-09T21:38:10.234419+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2026-03-09T21:38:11.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: audit 2026-03-09T21:38:10.234537+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:11.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: audit 2026-03-09T21:38:10.234537+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:11.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: audit 2026-03-09T21:38:10.842171+0000 mon.a (mon.0) 188 : audit [DBG] from='client.? 192.168.123.100:0/2139670703' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T21:38:11.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:11 vm00 bash[17461]: audit 2026-03-09T21:38:10.842171+0000 mon.a (mon.0) 188 : audit [DBG] from='client.? 192.168.123.100:0/2139670703' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T21:38:12.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:12 vm00 bash[17461]: cluster 2026-03-09T21:38:10.688601+0000 mgr.x (mgr.14150) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:12.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:12 vm00 bash[17461]: cluster 2026-03-09T21:38:10.688601+0000 mgr.x (mgr.14150) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:14.723 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:14 vm00 bash[17461]: cluster 2026-03-09T21:38:12.688862+0000 mgr.x (mgr.14150) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:14.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:14 vm00 bash[17461]: cluster 2026-03-09T21:38:12.688862+0000 mgr.x (mgr.14150) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:16.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:16 vm00 bash[17461]: cluster 2026-03-09T21:38:14.689075+0000 mgr.x (mgr.14150) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:16.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:16 vm00 bash[17461]: cluster 2026-03-09T21:38:14.689075+0000 mgr.x (mgr.14150) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:18.622 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:18 vm00 bash[17461]: cluster 2026-03-09T21:38:16.689429+0000 mgr.x (mgr.14150) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:18.622 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:18 vm00 bash[17461]: cluster 2026-03-09T21:38:16.689429+0000 mgr.x (mgr.14150) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:19.503 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:19 vm00 bash[17461]: audit 2026-03-09T21:38:19.015233+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T21:38:19.503 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:19 vm00 bash[17461]: audit 2026-03-09T21:38:19.015233+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T21:38:19.503 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:19 vm00 bash[17461]: audit 2026-03-09T21:38:19.015835+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:19.503 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:19 vm00 bash[17461]: audit 2026-03-09T21:38:19.015835+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:20.108 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:19 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:38:20.108 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:38:19 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:38:20.108 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:38:19 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:38:20.460 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:38:20.461 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:38:20 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:38:20.467 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:38:20 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: cluster 2026-03-09T21:38:18.689678+0000 mgr.x (mgr.14150) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: cluster 2026-03-09T21:38:18.689678+0000 mgr.x (mgr.14150) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: cephadm 2026-03-09T21:38:19.016289+0000 mgr.x (mgr.14150) 67 : cephadm [INF] Deploying daemon osd.1 on vm00 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: cephadm 2026-03-09T21:38:19.016289+0000 mgr.x (mgr.14150) 67 : cephadm [INF] Deploying daemon osd.1 on vm00 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: audit 2026-03-09T21:38:20.201386+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: audit 2026-03-09T21:38:20.201386+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: audit 2026-03-09T21:38:20.204753+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: audit 2026-03-09T21:38:20.204753+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: audit 2026-03-09T21:38:20.207671+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:20.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:20 vm00 bash[17461]: audit 2026-03-09T21:38:20.207671+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:21.709 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:21 vm00 bash[17461]: cluster 2026-03-09T21:38:20.689955+0000 mgr.x (mgr.14150) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:21.709 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:21 vm00 bash[17461]: cluster 2026-03-09T21:38:20.689955+0000 mgr.x (mgr.14150) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:23.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:23 vm00 bash[17461]: cluster 2026-03-09T21:38:22.690221+0000 mgr.x (mgr.14150) 69 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:23.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:23 vm00 bash[17461]: cluster 2026-03-09T21:38:22.690221+0000 mgr.x (mgr.14150) 69 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:23.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:23 vm00 bash[17461]: audit 2026-03-09T21:38:23.721249+0000 mon.a (mon.0) 194 : audit [INF] from='osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]: dispatch 2026-03-09T21:38:23.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:23 vm00 bash[17461]: audit 2026-03-09T21:38:23.721249+0000 mon.a (mon.0) 194 : audit [INF] from='osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]: dispatch 2026-03-09T21:38:25.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:24 vm00 bash[17461]: audit 2026-03-09T21:38:23.744372+0000 mon.a (mon.0) 195 : audit [INF] from='osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]': finished 2026-03-09T21:38:25.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:24 vm00 bash[17461]: audit 2026-03-09T21:38:23.744372+0000 mon.a (mon.0) 195 : audit [INF] from='osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]': finished 2026-03-09T21:38:25.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:24 vm00 bash[17461]: cluster 2026-03-09T21:38:23.746858+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2026-03-09T21:38:25.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:24 vm00 bash[17461]: cluster 2026-03-09T21:38:23.746858+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2026-03-09T21:38:25.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:24 vm00 bash[17461]: audit 2026-03-09T21:38:23.747606+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:25.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:24 vm00 bash[17461]: audit 2026-03-09T21:38:23.747606+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:25.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:24 vm00 bash[17461]: audit 2026-03-09T21:38:23.747905+0000 mon.a (mon.0) 198 : audit [INF] from='osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm00", "root=default"]}]: dispatch 2026-03-09T21:38:25.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:24 vm00 bash[17461]: audit 2026-03-09T21:38:23.747905+0000 mon.a (mon.0) 198 : audit [INF] from='osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm00", "root=default"]}]: dispatch 2026-03-09T21:38:26.095 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: cluster 2026-03-09T21:38:24.690406+0000 mgr.x (mgr.14150) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:26.096 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: cluster 2026-03-09T21:38:24.690406+0000 mgr.x (mgr.14150) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:26.096 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: audit 2026-03-09T21:38:24.750433+0000 mon.a (mon.0) 199 : audit [INF] from='osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm00", "root=default"]}]': finished 2026-03-09T21:38:26.096 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: audit 2026-03-09T21:38:24.750433+0000 mon.a (mon.0) 199 : audit [INF] from='osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm00", "root=default"]}]': finished 2026-03-09T21:38:26.096 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: cluster 2026-03-09T21:38:24.753337+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2026-03-09T21:38:26.096 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: cluster 2026-03-09T21:38:24.753337+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2026-03-09T21:38:26.096 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: audit 2026-03-09T21:38:24.754195+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:26.096 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: audit 2026-03-09T21:38:24.754195+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:26.096 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: audit 2026-03-09T21:38:24.761851+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:26.096 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:25 vm00 bash[17461]: audit 2026-03-09T21:38:24.761851+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:27.192 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: cluster 2026-03-09T21:38:24.769329+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: cluster 2026-03-09T21:38:24.769329+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: cluster 2026-03-09T21:38:24.769828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: cluster 2026-03-09T21:38:24.769828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:25.756989+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:25.756989+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: cluster 2026-03-09T21:38:25.760601+0000 mon.a (mon.0) 204 : cluster [INF] osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540] boot 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: cluster 2026-03-09T21:38:25.760601+0000 mon.a (mon.0) 204 : cluster [INF] osd.1 [v2:192.168.123.100:6810/2920521540,v1:192.168.123.100:6811/2920521540] boot 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: cluster 2026-03-09T21:38:25.760635+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: cluster 2026-03-09T21:38:25.760635+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:25.761269+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:25.761269+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.319211+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.319211+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.323986+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.323986+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.324889+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.324889+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.325362+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.325362+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.328279+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:27.193 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:26 vm00 bash[17461]: audit 2026-03-09T21:38:26.328279+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:27.250 INFO:teuthology.orchestra.run.vm00.stdout:Created osd(s) 1 on host 'vm00' 2026-03-09T21:38:27.326 DEBUG:teuthology.orchestra.run.vm00:osd.1> sudo journalctl -f -n 0 -u ceph-e0b00948-1bff-11f1-b664-eb7628731641@osd.1.service 2026-03-09T21:38:27.327 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2026-03-09T21:38:27.327 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph osd stat -f json 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: cluster 2026-03-09T21:38:26.690618+0000 mgr.x (mgr.14150) 71 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: cluster 2026-03-09T21:38:26.690618+0000 mgr.x (mgr.14150) 71 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: audit 2026-03-09T21:38:27.238613+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: audit 2026-03-09T21:38:27.238613+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: audit 2026-03-09T21:38:27.242030+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: audit 2026-03-09T21:38:27.242030+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: audit 2026-03-09T21:38:27.244894+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: audit 2026-03-09T21:38:27.244894+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: cluster 2026-03-09T21:38:27.333236+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2026-03-09T21:38:28.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:27 vm00 bash[17461]: cluster 2026-03-09T21:38:27.333236+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2026-03-09T21:38:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:29 vm00 bash[17461]: cluster 2026-03-09T21:38:28.690901+0000 mgr.x (mgr.14150) 72 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:29 vm00 bash[17461]: cluster 2026-03-09T21:38:28.690901+0000 mgr.x (mgr.14150) 72 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:31.987 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:38:32.036 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:31 vm00 bash[17461]: cluster 2026-03-09T21:38:30.691121+0000 mgr.x (mgr.14150) 73 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:32.036 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:31 vm00 bash[17461]: cluster 2026-03-09T21:38:30.691121+0000 mgr.x (mgr.14150) 73 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:32.281 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:38:32.346 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":14,"num_osds":2,"num_up_osds":2,"osd_up_since":1773092305,"num_in_osds":2,"osd_in_since":1773092290,"num_remapped_pgs":0} 2026-03-09T21:38:32.346 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph osd dump --format=json 2026-03-09T21:38:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:32 vm00 bash[17461]: audit 2026-03-09T21:38:32.281725+0000 mon.a (mon.0) 216 : audit [DBG] from='client.? 192.168.123.100:0/2100307928' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T21:38:33.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:32 vm00 bash[17461]: audit 2026-03-09T21:38:32.281725+0000 mon.a (mon.0) 216 : audit [DBG] from='client.? 192.168.123.100:0/2100307928' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: cluster 2026-03-09T21:38:32.691347+0000 mgr.x (mgr.14150) 74 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: cluster 2026-03-09T21:38:32.691347+0000 mgr.x (mgr.14150) 74 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: cephadm 2026-03-09T21:38:32.851183+0000 mgr.x (mgr.14150) 75 : cephadm [INF] Detected new or changed devices on vm00 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: cephadm 2026-03-09T21:38:32.851183+0000 mgr.x (mgr.14150) 75 : cephadm [INF] Detected new or changed devices on vm00 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.854576+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.854576+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.856828+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.856828+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.857399+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.857399+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.857794+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.857794+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: cephadm 2026-03-09T21:38:32.858083+0000 mgr.x (mgr.14150) 76 : cephadm [INF] Adjusting osd_memory_target on vm00 to 227.8M 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: cephadm 2026-03-09T21:38:32.858083+0000 mgr.x (mgr.14150) 76 : cephadm [INF] Adjusting osd_memory_target on vm00 to 227.8M 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: cephadm 2026-03-09T21:38:32.858398+0000 mgr.x (mgr.14150) 77 : cephadm [WRN] Unable to set osd_memory_target on vm00 to 238956544: error parsing value: Value '238956544' is below minimum 939524096 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: cephadm 2026-03-09T21:38:32.858398+0000 mgr.x (mgr.14150) 77 : cephadm [WRN] Unable to set osd_memory_target on vm00 to 238956544: error parsing value: Value '238956544' is below minimum 939524096 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.858675+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.858675+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.859049+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.859049+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.861294+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:34.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:33 vm00 bash[17461]: audit 2026-03-09T21:38:32.861294+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:38:36.000 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:38:36.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:35 vm00 bash[17461]: cluster 2026-03-09T21:38:34.691553+0000 mgr.x (mgr.14150) 78 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:36.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:35 vm00 bash[17461]: cluster 2026-03-09T21:38:34.691553+0000 mgr.x (mgr.14150) 78 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:36.259 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:38:36.260 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":14,"fsid":"e0b00948-1bff-11f1-b664-eb7628731641","created":"2026-03-09T21:36:21.074064+0000","modified":"2026-03-09T21:38:27.328418+0000","last_up_change":"2026-03-09T21:38:25.755817+0000","last_in_change":"2026-03-09T21:38:10.231566+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"2df91b35-fe63-474b-8265-b2be0376be28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6802","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6803","nonce":2155823903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6804","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6805","nonce":2155823903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6808","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6809","nonce":2155823903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6806","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6807","nonce":2155823903}]},"public_addr":"192.168.123.100:6803/2155823903","cluster_addr":"192.168.123.100:6805/2155823903","heartbeat_back_addr":"192.168.123.100:6809/2155823903","heartbeat_front_addr":"192.168.123.100:6807/2155823903","state":["exists","up"]},{"osd":1,"uuid":"89213921-6f4c-4173-884d-29f94b7f7f4a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6810","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6811","nonce":2920521540}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6812","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6813","nonce":2920521540}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6816","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6817","nonce":2920521540}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6814","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6815","nonce":2920521540}]},"public_addr":"192.168.123.100:6811/2920521540","cluster_addr":"192.168.123.100:6813/2920521540","heartbeat_back_addr":"192.168.123.100:6817/2920521540","heartbeat_front_addr":"192.168.123.100:6815/2920521540","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T21:37:50.661913+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T21:38:24.770474+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"192.168.123.100:6801/241298241":"2026-03-10T21:36:44.550112+0000","192.168.123.100:0/2202294073":"2026-03-10T21:36:44.550112+0000","192.168.123.100:6801/1100360578":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/612190638":"2026-03-10T21:36:44.550112+0000","192.168.123.100:6800/1100360578":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/3718563925":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/1028253777":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/895422339":"2026-03-10T21:36:44.550112+0000","192.168.123.100:6800/241298241":"2026-03-10T21:36:44.550112+0000","192.168.123.100:0/751225892":"2026-03-10T21:36:32.804888+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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-03-09T21:38:36.314 INFO:tasks.cephadm.ceph_manager.ceph:[] 2026-03-09T21:38:36.315 INFO:tasks.cephadm:Setting up client nodes... 2026-03-09T21:38:36.315 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-03-09T21:38:37.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:36 vm00 bash[17461]: audit 2026-03-09T21:38:36.260489+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 192.168.123.100:0/4055115916' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T21:38:37.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:36 vm00 bash[17461]: audit 2026-03-09T21:38:36.260489+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 192.168.123.100:0/4055115916' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T21:38:38.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:38 vm00 bash[17461]: cluster 2026-03-09T21:38:36.691848+0000 mgr.x (mgr.14150) 79 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:38.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:38 vm00 bash[17461]: cluster 2026-03-09T21:38:36.691848+0000 mgr.x (mgr.14150) 79 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:40.015 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:38:40.324 INFO:teuthology.orchestra.run.vm00.stdout:[client.0] 2026-03-09T21:38:40.324 INFO:teuthology.orchestra.run.vm00.stdout: key = AQDgPa9phnUrExAAlMTZyLBMFXQk76YNHRI9Vg== 2026-03-09T21:38:40.337 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:40 vm00 bash[17461]: cluster 2026-03-09T21:38:38.692144+0000 mgr.x (mgr.14150) 80 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:40.337 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:40 vm00 bash[17461]: cluster 2026-03-09T21:38:38.692144+0000 mgr.x (mgr.14150) 80 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:40.381 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T21:38:40.381 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-03-09T21:38:40.381 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-03-09T21:38:40.395 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-03-09T21:38:40.395 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-03-09T21:38:40.395 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph mgr dump --format=json 2026-03-09T21:38:41.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:41 vm00 bash[17461]: audit 2026-03-09T21:38:40.321430+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 192.168.123.100:0/1459326221' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T21:38:41.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:41 vm00 bash[17461]: audit 2026-03-09T21:38:40.321430+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 192.168.123.100:0/1459326221' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T21:38:41.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:41 vm00 bash[17461]: audit 2026-03-09T21:38:40.323350+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 192.168.123.100:0/1459326221' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-09T21:38:41.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:41 vm00 bash[17461]: audit 2026-03-09T21:38:40.323350+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 192.168.123.100:0/1459326221' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-09T21:38:42.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:42 vm00 bash[17461]: cluster 2026-03-09T21:38:40.692386+0000 mgr.x (mgr.14150) 81 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:42.741 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:42 vm00 bash[17461]: cluster 2026-03-09T21:38:40.692386+0000 mgr.x (mgr.14150) 81 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:44.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:44 vm00 bash[17461]: cluster 2026-03-09T21:38:42.692619+0000 mgr.x (mgr.14150) 82 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:44.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:44 vm00 bash[17461]: cluster 2026-03-09T21:38:42.692619+0000 mgr.x (mgr.14150) 82 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:45.059 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:38:45.506 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:38:45.562 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":13,"flags":0,"active_gid":14150,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6800","nonce":3979182582},{"type":"v1","addr":"192.168.123.100:6801","nonce":3979182582}]},"active_addr":"192.168.123.100:6801/3979182582","active_change":"2026-03-09T21:36:44.550365+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"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","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":"quay.io/ceph/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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:v2.51.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":"quay.io/ceph/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/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"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":[]},"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":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number. if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":"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":[]}}},{"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":[]},"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":"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":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://192.168.123.100:8443/"},"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"]},"force_disabled_modules":{},"last_failure_osd_epoch":3,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"192.168.123.100:0","nonce":1847227234}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"192.168.123.100:0","nonce":885215933}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"192.168.123.100:0","nonce":3774124750}]}]} 2026-03-09T21:38:45.562 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-03-09T21:38:45.562 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-03-09T21:38:45.562 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph osd dump --format=json 2026-03-09T21:38:46.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:46 vm00 bash[17461]: cluster 2026-03-09T21:38:44.692840+0000 mgr.x (mgr.14150) 83 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:46.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:46 vm00 bash[17461]: cluster 2026-03-09T21:38:44.692840+0000 mgr.x (mgr.14150) 83 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:46.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:46 vm00 bash[17461]: audit 2026-03-09T21:38:45.505931+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 192.168.123.100:0/4273006275' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T21:38:46.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:46 vm00 bash[17461]: audit 2026-03-09T21:38:45.505931+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 192.168.123.100:0/4273006275' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T21:38:48.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:48 vm00 bash[17461]: cluster 2026-03-09T21:38:46.693079+0000 mgr.x (mgr.14150) 84 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:48.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:48 vm00 bash[17461]: cluster 2026-03-09T21:38:46.693079+0000 mgr.x (mgr.14150) 84 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:49.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:49 vm00 bash[17461]: cluster 2026-03-09T21:38:48.693342+0000 mgr.x (mgr.14150) 85 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:49.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:49 vm00 bash[17461]: cluster 2026-03-09T21:38:48.693342+0000 mgr.x (mgr.14150) 85 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:50.186 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:38:50.449 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:38:50.449 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":14,"fsid":"e0b00948-1bff-11f1-b664-eb7628731641","created":"2026-03-09T21:36:21.074064+0000","modified":"2026-03-09T21:38:27.328418+0000","last_up_change":"2026-03-09T21:38:25.755817+0000","last_in_change":"2026-03-09T21:38:10.231566+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"2df91b35-fe63-474b-8265-b2be0376be28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6802","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6803","nonce":2155823903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6804","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6805","nonce":2155823903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6808","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6809","nonce":2155823903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6806","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6807","nonce":2155823903}]},"public_addr":"192.168.123.100:6803/2155823903","cluster_addr":"192.168.123.100:6805/2155823903","heartbeat_back_addr":"192.168.123.100:6809/2155823903","heartbeat_front_addr":"192.168.123.100:6807/2155823903","state":["exists","up"]},{"osd":1,"uuid":"89213921-6f4c-4173-884d-29f94b7f7f4a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6810","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6811","nonce":2920521540}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6812","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6813","nonce":2920521540}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6816","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6817","nonce":2920521540}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6814","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6815","nonce":2920521540}]},"public_addr":"192.168.123.100:6811/2920521540","cluster_addr":"192.168.123.100:6813/2920521540","heartbeat_back_addr":"192.168.123.100:6817/2920521540","heartbeat_front_addr":"192.168.123.100:6815/2920521540","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T21:37:50.661913+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T21:38:24.770474+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"192.168.123.100:6801/241298241":"2026-03-10T21:36:44.550112+0000","192.168.123.100:0/2202294073":"2026-03-10T21:36:44.550112+0000","192.168.123.100:6801/1100360578":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/612190638":"2026-03-10T21:36:44.550112+0000","192.168.123.100:6800/1100360578":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/3718563925":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/1028253777":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/895422339":"2026-03-10T21:36:44.550112+0000","192.168.123.100:6800/241298241":"2026-03-10T21:36:44.550112+0000","192.168.123.100:0/751225892":"2026-03-10T21:36:32.804888+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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-03-09T21:38:50.504 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-03-09T21:38:50.505 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph osd dump --format=json 2026-03-09T21:38:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:50 vm00 bash[17461]: audit 2026-03-09T21:38:50.449761+0000 mon.a (mon.0) 228 : audit [DBG] from='client.? 192.168.123.100:0/1733523881' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T21:38:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:50 vm00 bash[17461]: audit 2026-03-09T21:38:50.449761+0000 mon.a (mon.0) 228 : audit [DBG] from='client.? 192.168.123.100:0/1733523881' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T21:38:51.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:51 vm00 bash[17461]: cluster 2026-03-09T21:38:50.693540+0000 mgr.x (mgr.14150) 86 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:51.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:51 vm00 bash[17461]: cluster 2026-03-09T21:38:50.693540+0000 mgr.x (mgr.14150) 86 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:54.198 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:38:54.212 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:53 vm00 bash[17461]: cluster 2026-03-09T21:38:52.693829+0000 mgr.x (mgr.14150) 87 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:54.212 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:53 vm00 bash[17461]: cluster 2026-03-09T21:38:52.693829+0000 mgr.x (mgr.14150) 87 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:54.439 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:38:54.439 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":14,"fsid":"e0b00948-1bff-11f1-b664-eb7628731641","created":"2026-03-09T21:36:21.074064+0000","modified":"2026-03-09T21:38:27.328418+0000","last_up_change":"2026-03-09T21:38:25.755817+0000","last_in_change":"2026-03-09T21:38:10.231566+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"2df91b35-fe63-474b-8265-b2be0376be28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6802","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6803","nonce":2155823903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6804","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6805","nonce":2155823903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6808","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6809","nonce":2155823903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6806","nonce":2155823903},{"type":"v1","addr":"192.168.123.100:6807","nonce":2155823903}]},"public_addr":"192.168.123.100:6803/2155823903","cluster_addr":"192.168.123.100:6805/2155823903","heartbeat_back_addr":"192.168.123.100:6809/2155823903","heartbeat_front_addr":"192.168.123.100:6807/2155823903","state":["exists","up"]},{"osd":1,"uuid":"89213921-6f4c-4173-884d-29f94b7f7f4a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6810","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6811","nonce":2920521540}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6812","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6813","nonce":2920521540}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6816","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6817","nonce":2920521540}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6814","nonce":2920521540},{"type":"v1","addr":"192.168.123.100:6815","nonce":2920521540}]},"public_addr":"192.168.123.100:6811/2920521540","cluster_addr":"192.168.123.100:6813/2920521540","heartbeat_back_addr":"192.168.123.100:6817/2920521540","heartbeat_front_addr":"192.168.123.100:6815/2920521540","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T21:37:50.661913+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T21:38:24.770474+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"192.168.123.100:6801/241298241":"2026-03-10T21:36:44.550112+0000","192.168.123.100:0/2202294073":"2026-03-10T21:36:44.550112+0000","192.168.123.100:6801/1100360578":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/612190638":"2026-03-10T21:36:44.550112+0000","192.168.123.100:6800/1100360578":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/3718563925":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/1028253777":"2026-03-10T21:36:32.804888+0000","192.168.123.100:0/895422339":"2026-03-10T21:36:44.550112+0000","192.168.123.100:6800/241298241":"2026-03-10T21:36:44.550112+0000","192.168.123.100:0/751225892":"2026-03-10T21:36:32.804888+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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-03-09T21:38:54.491 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph tell osd.0 flush_pg_stats 2026-03-09T21:38:54.492 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph tell osd.1 flush_pg_stats 2026-03-09T21:38:55.212 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:54 vm00 bash[17461]: audit 2026-03-09T21:38:54.439878+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 192.168.123.100:0/1673554845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T21:38:55.212 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:54 vm00 bash[17461]: audit 2026-03-09T21:38:54.439878+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 192.168.123.100:0/1673554845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T21:38:56.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:55 vm00 bash[17461]: cluster 2026-03-09T21:38:54.694028+0000 mgr.x (mgr.14150) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:56.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:55 vm00 bash[17461]: cluster 2026-03-09T21:38:54.694028+0000 mgr.x (mgr.14150) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:58.214 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:38:58.215 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:38:58.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:57 vm00 bash[17461]: cluster 2026-03-09T21:38:56.694267+0000 mgr.x (mgr.14150) 89 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:58.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:57 vm00 bash[17461]: cluster 2026-03-09T21:38:56.694267+0000 mgr.x (mgr.14150) 89 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:38:58.475 INFO:teuthology.orchestra.run.vm00.stdout:55834574856 2026-03-09T21:38:58.475 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph osd last-stat-seq osd.1 2026-03-09T21:38:58.518 INFO:teuthology.orchestra.run.vm00.stdout:34359738383 2026-03-09T21:38:58.518 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph osd last-stat-seq osd.0 2026-03-09T21:39:00.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:59 vm00 bash[17461]: cluster 2026-03-09T21:38:58.694577+0000 mgr.x (mgr.14150) 90 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:00.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:38:59 vm00 bash[17461]: cluster 2026-03-09T21:38:58.694577+0000 mgr.x (mgr.14150) 90 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:02.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:01 vm00 bash[17461]: cluster 2026-03-09T21:39:00.694779+0000 mgr.x (mgr.14150) 91 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:02.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:01 vm00 bash[17461]: cluster 2026-03-09T21:39:00.694779+0000 mgr.x (mgr.14150) 91 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:02.229 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:02.231 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:02.522 INFO:teuthology.orchestra.run.vm00.stdout:55834574856 2026-03-09T21:39:02.523 INFO:teuthology.orchestra.run.vm00.stdout:34359738383 2026-03-09T21:39:02.597 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738383 got 34359738383 for osd.0 2026-03-09T21:39:02.597 DEBUG:teuthology.parallel:result is None 2026-03-09T21:39:02.625 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574856 got 55834574856 for osd.1 2026-03-09T21:39:02.625 DEBUG:teuthology.parallel:result is None 2026-03-09T21:39:02.625 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-03-09T21:39:02.625 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph pg dump --format=json 2026-03-09T21:39:03.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:02 vm00 bash[17461]: audit 2026-03-09T21:39:02.522770+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 192.168.123.100:0/2704563471' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2026-03-09T21:39:03.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:02 vm00 bash[17461]: audit 2026-03-09T21:39:02.522770+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 192.168.123.100:0/2704563471' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2026-03-09T21:39:03.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:02 vm00 bash[17461]: audit 2026-03-09T21:39:02.524140+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 192.168.123.100:0/867121283' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2026-03-09T21:39:03.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:02 vm00 bash[17461]: audit 2026-03-09T21:39:02.524140+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 192.168.123.100:0/867121283' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2026-03-09T21:39:04.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:03 vm00 bash[17461]: cluster 2026-03-09T21:39:02.695026+0000 mgr.x (mgr.14150) 92 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:04.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:03 vm00 bash[17461]: cluster 2026-03-09T21:39:02.695026+0000 mgr.x (mgr.14150) 92 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:05 vm00 bash[17461]: cluster 2026-03-09T21:39:04.695243+0000 mgr.x (mgr.14150) 93 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:06.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:05 vm00 bash[17461]: cluster 2026-03-09T21:39:04.695243+0000 mgr.x (mgr.14150) 93 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:07.289 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:07.529 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:39:07.530 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-09T21:39:07.578 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":75,"stamp":"2026-03-09T21:39:06.695378+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":0,"kb":41934848,"kb_used":53924,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":53628,"kb_avail":41880924,"statfs":{"total":42941284352,"available":42886066176,"internally_reserved":0,"allocated":245760,"data_stored":59348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3176,"internal_metadata":54915992},"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":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":13,"seq":55834574857,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":26960,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":26814,"kb_avail":20940464,"statfs":{"total":21470642176,"available":21443035136,"internally_reserved":0,"allocated":122880,"data_stored":29674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":27457996},"hb_peers":[0],"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":8,"seq":34359738384,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":26964,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":26814,"kb_avail":20940460,"statfs":{"total":21470642176,"available":21443031040,"internally_reserved":0,"allocated":122880,"data_stored":29674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":27457996},"hb_peers":[1],"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":[]}} 2026-03-09T21:39:07.579 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph pg dump --format=json 2026-03-09T21:39:08.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:07 vm00 bash[17461]: cluster 2026-03-09T21:39:06.695478+0000 mgr.x (mgr.14150) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:08.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:07 vm00 bash[17461]: cluster 2026-03-09T21:39:06.695478+0000 mgr.x (mgr.14150) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:09.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:08 vm00 bash[17461]: audit 2026-03-09T21:39:07.530492+0000 mgr.x (mgr.14150) 95 : audit [DBG] from='client.14222 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:39:09.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:08 vm00 bash[17461]: audit 2026-03-09T21:39:07.530492+0000 mgr.x (mgr.14150) 95 : audit [DBG] from='client.14222 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:39:10.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:09 vm00 bash[17461]: cluster 2026-03-09T21:39:08.695773+0000 mgr.x (mgr.14150) 96 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:10.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:09 vm00 bash[17461]: cluster 2026-03-09T21:39:08.695773+0000 mgr.x (mgr.14150) 96 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:11.302 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:11.558 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-09T21:39:11.558 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:39:11.610 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":77,"stamp":"2026-03-09T21:39:10.695916+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":0,"kb":41934848,"kb_used":53924,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":53628,"kb_avail":41880924,"statfs":{"total":42941284352,"available":42886066176,"internally_reserved":0,"allocated":245760,"data_stored":59348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3176,"internal_metadata":54915992},"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":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":13,"seq":55834574858,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":26960,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":26814,"kb_avail":20940464,"statfs":{"total":21470642176,"available":21443035136,"internally_reserved":0,"allocated":122880,"data_stored":29674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":27457996},"hb_peers":[0],"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":8,"seq":34359738385,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":26964,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":26814,"kb_avail":20940460,"statfs":{"total":21470642176,"available":21443031040,"internally_reserved":0,"allocated":122880,"data_stored":29674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":27457996},"hb_peers":[1],"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":[]}} 2026-03-09T21:39:11.610 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-03-09T21:39:11.610 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-03-09T21:39:11.610 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-03-09T21:39:11.611 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph health --format=json 2026-03-09T21:39:11.925 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:11 vm00 bash[17461]: cluster 2026-03-09T21:39:10.695993+0000 mgr.x (mgr.14150) 97 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:11.925 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:11 vm00 bash[17461]: cluster 2026-03-09T21:39:10.695993+0000 mgr.x (mgr.14150) 97 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:13.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:12 vm00 bash[17461]: audit 2026-03-09T21:39:11.558614+0000 mgr.x (mgr.14150) 98 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:39:13.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:12 vm00 bash[17461]: audit 2026-03-09T21:39:11.558614+0000 mgr.x (mgr.14150) 98 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:39:14.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:13 vm00 bash[17461]: cluster 2026-03-09T21:39:12.696229+0000 mgr.x (mgr.14150) 99 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:14.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:13 vm00 bash[17461]: cluster 2026-03-09T21:39:12.696229+0000 mgr.x (mgr.14150) 99 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:15.318 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:15.587 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:39:15.587 INFO:teuthology.orchestra.run.vm00.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-03-09T21:39:15.779 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-03-09T21:39:15.779 INFO:tasks.cephadm:Setup complete, yielding 2026-03-09T21:39:15.779 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-03-09T21:39:15.782 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@vm00.local 2026-03-09T21:39:15.782 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- bash -c 'ceph fs volume create cephfs' 2026-03-09T21:39:15.935 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:15 vm00 bash[17461]: cluster 2026-03-09T21:39:14.696421+0000 mgr.x (mgr.14150) 100 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:15.935 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:15 vm00 bash[17461]: cluster 2026-03-09T21:39:14.696421+0000 mgr.x (mgr.14150) 100 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:15.935 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:15 vm00 bash[17461]: audit 2026-03-09T21:39:15.587587+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 192.168.123.100:0/2533504604' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2026-03-09T21:39:15.935 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:15 vm00 bash[17461]: audit 2026-03-09T21:39:15.587587+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 192.168.123.100:0/2533504604' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2026-03-09T21:39:18.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:17 vm00 bash[17461]: cluster 2026-03-09T21:39:16.696699+0000 mgr.x (mgr.14150) 101 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:18.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:17 vm00 bash[17461]: cluster 2026-03-09T21:39:16.696699+0000 mgr.x (mgr.14150) 101 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:20.403 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:20.418 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:20 vm00 bash[17461]: cluster 2026-03-09T21:39:18.696936+0000 mgr.x (mgr.14150) 102 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:20.418 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:20 vm00 bash[17461]: cluster 2026-03-09T21:39:18.696936+0000 mgr.x (mgr.14150) 102 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:21.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:21 vm00 bash[17461]: audit 2026-03-09T21:39:20.668960+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]: dispatch 2026-03-09T21:39:21.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:21 vm00 bash[17461]: audit 2026-03-09T21:39:20.668960+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]: dispatch 2026-03-09T21:39:22.198 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-03-09T21:39:22.200 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2026-03-09T21:39:22.200 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch ls -f json 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: audit 2026-03-09T21:39:20.668390+0000 mgr.x (mgr.14150) 103 : audit [DBG] from='client.14228 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: audit 2026-03-09T21:39:20.668390+0000 mgr.x (mgr.14150) 103 : audit [DBG] from='client.14228 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: cluster 2026-03-09T21:39:20.697155+0000 mgr.x (mgr.14150) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: cluster 2026-03-09T21:39:20.697155+0000 mgr.x (mgr.14150) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: audit 2026-03-09T21:39:21.031394+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: audit 2026-03-09T21:39:21.031394+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: cluster 2026-03-09T21:39:21.037777+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: cluster 2026-03-09T21:39:21.037777+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: audit 2026-03-09T21:39:21.046364+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]: dispatch 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: audit 2026-03-09T21:39:21.046364+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]: dispatch 2026-03-09T21:39:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:22 vm00 bash[17461]: debug 2026-03-09T21:39:22.054+0000 7f90c072f640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-03-09T21:39:23.185 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.033489+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.033489+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.036536+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.036536+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.056885+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.056885+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.057437+0000 mon.a (mon.0) 240 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.057437+0000 mon.a (mon.0) 240 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.057985+0000 mon.a (mon.0) 241 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.057985+0000 mon.a (mon.0) 241 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.059676+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.059676+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.063626+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.063626+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.063682+0000 mon.a (mon.0) 244 : cluster [DBG] fsmap cephfs:0 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cluster 2026-03-09T21:39:22.063682+0000 mon.a (mon.0) 244 : cluster [DBG] fsmap cephfs:0 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cephadm 2026-03-09T21:39:22.065253+0000 mgr.x (mgr.14150) 105 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cephadm 2026-03-09T21:39:22.065253+0000 mgr.x (mgr.14150) 105 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.068853+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.068853+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.071849+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.071849+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.393801+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.393801+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.394306+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.394306+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.397960+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.397960+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.399330+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm00.fsvfzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.399330+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm00.fsvfzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.400655+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm00.fsvfzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.400655+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm00.fsvfzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.402260+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: audit 2026-03-09T21:39:22.402260+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cephadm 2026-03-09T21:39:22.402740+0000 mgr.x (mgr.14150) 106 : cephadm [INF] Deploying daemon mds.cephfs.vm00.fsvfzf on vm00 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 bash[17461]: cephadm 2026-03-09T21:39:22.402740+0000 mgr.x (mgr.14150) 106 : cephadm [INF] Deploying daemon mds.cephfs.vm00.fsvfzf on vm00 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.186 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.186 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.186 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.451 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.451 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.452 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.452 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.995 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.995 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.995 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:23.995 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:39:23 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:39:24 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:24.268 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:39:24 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:24.268 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:39:24 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: cluster 2026-03-09T21:39:22.697436+0000 mgr.x (mgr.14150) 107 : cluster [DBG] pgmap v86: 64 pgs: 23 creating+peering, 41 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: cluster 2026-03-09T21:39:22.697436+0000 mgr.x (mgr.14150) 107 : cluster [DBG] pgmap v86: 64 pgs: 23 creating+peering, 41 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: cluster 2026-03-09T21:39:23.067958+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 2 total, 2 up, 2 in 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: cluster 2026-03-09T21:39:23.067958+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 2 total, 2 up, 2 in 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.398705+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.398705+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.401802+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.401802+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.406952+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.406952+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.407757+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm00.xvigsw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.407757+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm00.xvigsw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.408854+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm00.xvigsw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.408854+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm00.xvigsw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.410576+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: audit 2026-03-09T21:39:23.410576+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: cephadm 2026-03-09T21:39:23.411154+0000 mgr.x (mgr.14150) 108 : cephadm [INF] Deploying daemon mds.cephfs.vm00.xvigsw on vm00 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 bash[17461]: cephadm 2026-03-09T21:39:23.411154+0000 mgr.x (mgr.14150) 108 : cephadm [INF] Deploying daemon mds.cephfs.vm00.xvigsw on vm00 2026-03-09T21:39:24.268 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:24 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.234349+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.234349+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.236870+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.236870+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.239017+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.239017+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.241121+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.241121+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.244127+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.244127+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.250131+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.250131+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411528+0000 mon.a (mon.0) 266 : cluster [DBG] mds.? [v2:192.168.123.100:6818/2183946696,v1:192.168.123.100:6819/2183946696] up:boot 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411528+0000 mon.a (mon.0) 266 : cluster [DBG] mds.? [v2:192.168.123.100:6818/2183946696,v1:192.168.123.100:6819/2183946696] up:boot 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411562+0000 mon.a (mon.0) 267 : cluster [DBG] mds.? [v2:192.168.123.100:6820/2464585922,v1:192.168.123.100:6821/2464585922] up:boot 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411562+0000 mon.a (mon.0) 267 : cluster [DBG] mds.? [v2:192.168.123.100:6820/2464585922,v1:192.168.123.100:6821/2464585922] up:boot 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411592+0000 mon.a (mon.0) 268 : cluster [INF] daemon mds.cephfs.vm00.xvigsw assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411592+0000 mon.a (mon.0) 268 : cluster [INF] daemon mds.cephfs.vm00.xvigsw assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411616+0000 mon.a (mon.0) 269 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411616+0000 mon.a (mon.0) 269 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411629+0000 mon.a (mon.0) 270 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411629+0000 mon.a (mon.0) 270 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411640+0000 mon.a (mon.0) 271 : cluster [INF] Cluster is now healthy 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.411640+0000 mon.a (mon.0) 271 : cluster [INF] Cluster is now healthy 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.415195+0000 mon.a (mon.0) 272 : cluster [DBG] fsmap cephfs:0 2 up:standby 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.415195+0000 mon.a (mon.0) 272 : cluster [DBG] fsmap cephfs:0 2 up:standby 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.415533+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "cephfs.vm00.fsvfzf"}]: dispatch 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.415533+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "cephfs.vm00.fsvfzf"}]: dispatch 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.415674+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "cephfs.vm00.xvigsw"}]: dispatch 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.415674+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "cephfs.vm00.xvigsw"}]: dispatch 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.417989+0000 mon.a (mon.0) 275 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm00.xvigsw=up:creating} 1 up:standby 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.417989+0000 mon.a (mon.0) 275 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm00.xvigsw=up:creating} 1 up:standby 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.442481+0000 mon.a (mon.0) 276 : cluster [INF] daemon mds.cephfs.vm00.xvigsw is now active in filesystem cephfs as rank 0 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: cluster 2026-03-09T21:39:24.442481+0000 mon.a (mon.0) 276 : cluster [INF] daemon mds.cephfs.vm00.xvigsw is now active in filesystem cephfs as rank 0 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.836914+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:25.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:25 vm00 bash[17461]: audit 2026-03-09T21:39:24.836914+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:26 vm00 bash[17461]: cluster 2026-03-09T21:39:24.697750+0000 mgr.x (mgr.14150) 109 : cluster [DBG] pgmap v88: 64 pgs: 25 active+undersized, 23 creating+peering, 16 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:26 vm00 bash[17461]: cluster 2026-03-09T21:39:24.697750+0000 mgr.x (mgr.14150) 109 : cluster [DBG] pgmap v88: 64 pgs: 25 active+undersized, 23 creating+peering, 16 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:26 vm00 bash[17461]: cluster 2026-03-09T21:39:25.423541+0000 mon.a (mon.0) 278 : cluster [DBG] mds.? [v2:192.168.123.100:6820/2464585922,v1:192.168.123.100:6821/2464585922] up:active 2026-03-09T21:39:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:26 vm00 bash[17461]: cluster 2026-03-09T21:39:25.423541+0000 mon.a (mon.0) 278 : cluster [DBG] mds.? [v2:192.168.123.100:6820/2464585922,v1:192.168.123.100:6821/2464585922] up:active 2026-03-09T21:39:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:26 vm00 bash[17461]: cluster 2026-03-09T21:39:25.424254+0000 mon.a (mon.0) 279 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm00.xvigsw=up:active} 1 up:standby 2026-03-09T21:39:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:26 vm00 bash[17461]: cluster 2026-03-09T21:39:25.424254+0000 mon.a (mon.0) 279 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm00.xvigsw=up:active} 1 up:standby 2026-03-09T21:39:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:26 vm00 bash[17461]: cluster 2026-03-09T21:39:25.426095+0000 mon.a (mon.0) 280 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm00.xvigsw=up:active} 1 up:standby 2026-03-09T21:39:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:26 vm00 bash[17461]: cluster 2026-03-09T21:39:25.426095+0000 mon.a (mon.0) 280 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm00.xvigsw=up:active} 1 up:standby 2026-03-09T21:39:27.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:27 vm00 bash[17461]: cluster 2026-03-09T21:39:26.698029+0000 mgr.x (mgr.14150) 110 : cluster [DBG] pgmap v89: 64 pgs: 25 active+undersized, 23 creating+peering, 16 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:27.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:27 vm00 bash[17461]: cluster 2026-03-09T21:39:26.698029+0000 mgr.x (mgr.14150) 110 : cluster [DBG] pgmap v89: 64 pgs: 25 active+undersized, 23 creating+peering, 16 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-09T21:39:28.842 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:28.862 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:28 vm00 bash[17461]: cluster 2026-03-09T21:39:27.579853+0000 mon.a (mon.0) 281 : cluster [DBG] mds.? [v2:192.168.123.100:6818/2183946696,v1:192.168.123.100:6819/2183946696] up:standby 2026-03-09T21:39:28.862 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:28 vm00 bash[17461]: cluster 2026-03-09T21:39:27.579853+0000 mon.a (mon.0) 281 : cluster [DBG] mds.? [v2:192.168.123.100:6818/2183946696,v1:192.168.123.100:6819/2183946696] up:standby 2026-03-09T21:39:28.862 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:28 vm00 bash[17461]: cluster 2026-03-09T21:39:27.579901+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm00.xvigsw=up:active} 1 up:standby 2026-03-09T21:39:28.862 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:28 vm00 bash[17461]: cluster 2026-03-09T21:39:27.579901+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm00.xvigsw=up:active} 1 up:standby 2026-03-09T21:39:29.158 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:39:29.158 INFO:teuthology.orchestra.run.vm00.stdout:[{"events": ["2026-03-09T21:39:24.244311Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-03-09T21:39:22.065263Z", "last_refresh": "2026-03-09T21:39:29.094427Z", "running": 2, "size": 2}}, {"events": ["2026-03-09T21:37:19.163042Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm00=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-03-09T21:37:19.152005Z", "last_refresh": "2026-03-09T21:39:29.094480Z", "running": 1, "size": 1}}, {"events": ["2026-03-09T21:37:04.798682Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm00:192.168.123.100=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-03-09T21:37:04.682208Z", "last_refresh": "2026-03-09T21:39:29.094543Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "654f31e6858eb235bbece362255b685a945f2b6a367e2b88c4930c984fbb214c", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc", "last_refresh": "2026-03-09T21:39:29.094513Z", "running": 2, "size": 2}, "unmanaged": true}] 2026-03-09T21:39:29.246 INFO:tasks.cephadm:mds.cephfs has 2/2 2026-03-09T21:39:29.246 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-03-09T21:39:29.248 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@vm00.local 2026-03-09T21:39:29.248 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- bash -c 'ceph fs subvolumegroup create cephfs g1' 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: cluster 2026-03-09T21:39:28.698405+0000 mgr.x (mgr.14150) 111 : cluster [DBG] pgmap v90: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: cluster 2026-03-09T21:39:28.698405+0000 mgr.x (mgr.14150) 111 : cluster [DBG] pgmap v90: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.098185+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.098185+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.101538+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.101538+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.102492+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.102492+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.102987+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.102987+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.105397+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.105397+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.111054+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.111054+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.157840+0000 mgr.x (mgr.14150) 112 : audit [DBG] from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: audit 2026-03-09T21:39:29.157840+0000 mgr.x (mgr.14150) 112 : audit [DBG] from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: cluster 2026-03-09T21:39:29.580461+0000 mon.a (mon.0) 289 : cluster [WRN] Health check failed: Degraded data redundancy: 22/66 objects degraded (33.333%), 10 pgs degraded (PG_DEGRADED) 2026-03-09T21:39:30.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:30 vm00 bash[17461]: cluster 2026-03-09T21:39:29.580461+0000 mon.a (mon.0) 289 : cluster [WRN] Health check failed: Degraded data redundancy: 22/66 objects degraded (33.333%), 10 pgs degraded (PG_DEGRADED) 2026-03-09T21:39:32.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:32 vm00 bash[17461]: cluster 2026-03-09T21:39:30.698709+0000 mgr.x (mgr.14150) 113 : cluster [DBG] pgmap v91: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:32.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:32 vm00 bash[17461]: cluster 2026-03-09T21:39:30.698709+0000 mgr.x (mgr.14150) 113 : cluster [DBG] pgmap v91: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:33.882 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:34.197 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:34 vm00 bash[17461]: cluster 2026-03-09T21:39:32.699103+0000 mgr.x (mgr.14150) 114 : cluster [DBG] pgmap v92: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:34.197 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:34 vm00 bash[17461]: cluster 2026-03-09T21:39:32.699103+0000 mgr.x (mgr.14150) 114 : cluster [DBG] pgmap v92: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:34.197 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:39:34 vm00 bash[17731]: debug 2026-03-09T21:39:34.170+0000 7fb2dd79c640 -1 client.14238 error registering admin socket command: (17) File exists 2026-03-09T21:39:34.241 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- bash -c 'ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777' 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.156072+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.156072+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.158752+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.158752+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.159424+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.159424+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.159887+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.159887+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.162249+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.162249+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.169349+0000 mgr.x (mgr.14150) 115 : audit [DBG] from='client.14236 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "g1", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:39:35.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:35 vm00 bash[17461]: audit 2026-03-09T21:39:34.169349+0000 mgr.x (mgr.14150) 115 : audit [DBG] from='client.14236 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "g1", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:39:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:36 vm00 bash[17461]: cluster 2026-03-09T21:39:34.699501+0000 mgr.x (mgr.14150) 116 : cluster [DBG] pgmap v93: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:36 vm00 bash[17461]: cluster 2026-03-09T21:39:34.699501+0000 mgr.x (mgr.14150) 116 : cluster [DBG] pgmap v93: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:36 vm00 bash[17461]: cluster 2026-03-09T21:39:35.169866+0000 mon.a (mon.0) 295 : cluster [DBG] mgrmap e14: x(active, since 2m) 2026-03-09T21:39:36.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:36 vm00 bash[17461]: cluster 2026-03-09T21:39:35.169866+0000 mon.a (mon.0) 295 : cluster [DBG] mgrmap e14: x(active, since 2m) 2026-03-09T21:39:37.897 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:38.235 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- bash -c 'ceph fs authorize cephfs client.smbdata / rw' 2026-03-09T21:39:38.473 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:38 vm00 bash[17461]: cluster 2026-03-09T21:39:36.699837+0000 mgr.x (mgr.14150) 117 : cluster [DBG] pgmap v94: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:38.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:38 vm00 bash[17461]: cluster 2026-03-09T21:39:36.699837+0000 mgr.x (mgr.14150) 117 : cluster [DBG] pgmap v94: 64 pgs: 10 active+undersized+degraded, 54 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 22/66 objects degraded (33.333%) 2026-03-09T21:39:39.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:39 vm00 bash[17461]: audit 2026-03-09T21:39:38.168819+0000 mgr.x (mgr.14150) 118 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sub1", "group_name": "g1", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:39:39.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:39 vm00 bash[17461]: audit 2026-03-09T21:39:38.168819+0000 mgr.x (mgr.14150) 118 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "fs subvolume create", "vol_name": "cephfs", "sub_name": "sub1", "group_name": "g1", "mode": "0777", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:39:40.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:40 vm00 bash[17461]: cluster 2026-03-09T21:39:38.700160+0000 mgr.x (mgr.14150) 119 : cluster [DBG] pgmap v95: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 921 B/s wr, 0 op/s; 22/66 objects degraded (33.333%) 2026-03-09T21:39:40.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:40 vm00 bash[17461]: cluster 2026-03-09T21:39:38.700160+0000 mgr.x (mgr.14150) 119 : cluster [DBG] pgmap v95: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 921 B/s wr, 0 op/s; 22/66 objects degraded (33.333%) 2026-03-09T21:39:40.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:40 vm00 bash[17461]: cluster 2026-03-09T21:39:39.171007+0000 mon.a (mon.0) 296 : cluster [WRN] Health check update: Degraded data redundancy: 22/66 objects degraded (33.333%), 11 pgs degraded (PG_DEGRADED) 2026-03-09T21:39:40.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:40 vm00 bash[17461]: cluster 2026-03-09T21:39:39.171007+0000 mon.a (mon.0) 296 : cluster [WRN] Health check update: Degraded data redundancy: 22/66 objects degraded (33.333%), 11 pgs degraded (PG_DEGRADED) 2026-03-09T21:39:41.915 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:42.186 INFO:teuthology.orchestra.run.vm00.stdout:[client.smbdata] 2026-03-09T21:39:42.186 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAePq9py4v9ChAAJhwgG54fK+ajdvDSyzx7QQ== 2026-03-09T21:39:42.186 INFO:teuthology.orchestra.run.vm00.stdout: caps mds = "allow rw fsname=cephfs" 2026-03-09T21:39:42.186 INFO:teuthology.orchestra.run.vm00.stdout: caps mon = "allow r fsname=cephfs" 2026-03-09T21:39:42.186 INFO:teuthology.orchestra.run.vm00.stdout: caps osd = "allow rw tag cephfs data=cephfs" 2026-03-09T21:39:42.195 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:42 vm00 bash[17461]: cluster 2026-03-09T21:39:40.700480+0000 mgr.x (mgr.14150) 120 : cluster [DBG] pgmap v96: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s wr, 0 op/s; 22/66 objects degraded (33.333%) 2026-03-09T21:39:42.195 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:42 vm00 bash[17461]: cluster 2026-03-09T21:39:40.700480+0000 mgr.x (mgr.14150) 120 : cluster [DBG] pgmap v96: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s wr, 0 op/s; 22/66 objects degraded (33.333%) 2026-03-09T21:39:42.235 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- bash -c 'ceph osd pool create .smb --yes-i-really-mean-it' 2026-03-09T21:39:43.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:43 vm00 bash[17461]: audit 2026-03-09T21:39:42.184289+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 192.168.123.100:0/1063463644' entity='client.admin' cmd=[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smbdata", "caps": ["/", "rw"]}]: dispatch 2026-03-09T21:39:43.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:43 vm00 bash[17461]: audit 2026-03-09T21:39:42.184289+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 192.168.123.100:0/1063463644' entity='client.admin' cmd=[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smbdata", "caps": ["/", "rw"]}]: dispatch 2026-03-09T21:39:43.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:43 vm00 bash[17461]: audit 2026-03-09T21:39:42.185288+0000 mon.a (mon.0) 298 : audit [INF] from='client.? 192.168.123.100:0/1063463644' entity='client.admin' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smbdata", "caps": ["/", "rw"]}]': finished 2026-03-09T21:39:43.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:43 vm00 bash[17461]: audit 2026-03-09T21:39:42.185288+0000 mon.a (mon.0) 298 : audit [INF] from='client.? 192.168.123.100:0/1063463644' entity='client.admin' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smbdata", "caps": ["/", "rw"]}]': finished 2026-03-09T21:39:44.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:44 vm00 bash[17461]: cluster 2026-03-09T21:39:42.700975+0000 mgr.x (mgr.14150) 121 : cluster [DBG] pgmap v97: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.2 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:44.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:44 vm00 bash[17461]: cluster 2026-03-09T21:39:42.700975+0000 mgr.x (mgr.14150) 121 : cluster [DBG] pgmap v97: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.2 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:45.940 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:46.223 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:46 vm00 bash[17461]: cluster 2026-03-09T21:39:44.701317+0000 mgr.x (mgr.14150) 122 : cluster [DBG] pgmap v98: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.2 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:46.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:46 vm00 bash[17461]: cluster 2026-03-09T21:39:44.701317+0000 mgr.x (mgr.14150) 122 : cluster [DBG] pgmap v98: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.2 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:47.194 INFO:teuthology.orchestra.run.vm00.stderr:pool '.smb' created 2026-03-09T21:39:47.280 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- bash -c 'ceph osd pool application enable .smb smb' 2026-03-09T21:39:47.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:47 vm00 bash[17461]: audit 2026-03-09T21:39:46.312925+0000 mon.a (mon.0) 299 : audit [INF] from='client.? 192.168.123.100:0/1419461084' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]: dispatch 2026-03-09T21:39:47.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:47 vm00 bash[17461]: audit 2026-03-09T21:39:46.312925+0000 mon.a (mon.0) 299 : audit [INF] from='client.? 192.168.123.100:0/1419461084' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]: dispatch 2026-03-09T21:39:48.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:48 vm00 bash[17461]: cluster 2026-03-09T21:39:46.701621+0000 mgr.x (mgr.14150) 123 : cluster [DBG] pgmap v99: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.2 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:48.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:48 vm00 bash[17461]: cluster 2026-03-09T21:39:46.701621+0000 mgr.x (mgr.14150) 123 : cluster [DBG] pgmap v99: 64 pgs: 11 active+undersized+degraded, 53 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.2 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:48.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:48 vm00 bash[17461]: audit 2026-03-09T21:39:47.195443+0000 mon.a (mon.0) 300 : audit [INF] from='client.? 192.168.123.100:0/1419461084' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-03-09T21:39:48.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:48 vm00 bash[17461]: audit 2026-03-09T21:39:47.195443+0000 mon.a (mon.0) 300 : audit [INF] from='client.? 192.168.123.100:0/1419461084' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-03-09T21:39:48.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:48 vm00 bash[17461]: cluster 2026-03-09T21:39:47.200272+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e19: 2 total, 2 up, 2 in 2026-03-09T21:39:48.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:48 vm00 bash[17461]: cluster 2026-03-09T21:39:47.200272+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e19: 2 total, 2 up, 2 in 2026-03-09T21:39:48.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:48 vm00 bash[17461]: cluster 2026-03-09T21:39:47.312752+0000 mon.a (mon.0) 302 : cluster [WRN] Health check update: Degraded data redundancy: 23/69 objects degraded (33.333%), 11 pgs degraded (PG_DEGRADED) 2026-03-09T21:39:48.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:48 vm00 bash[17461]: cluster 2026-03-09T21:39:47.312752+0000 mon.a (mon.0) 302 : cluster [WRN] Health check update: Degraded data redundancy: 23/69 objects degraded (33.333%), 11 pgs degraded (PG_DEGRADED) 2026-03-09T21:39:49.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:49 vm00 bash[17461]: cluster 2026-03-09T21:39:48.206325+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e20: 2 total, 2 up, 2 in 2026-03-09T21:39:49.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:49 vm00 bash[17461]: cluster 2026-03-09T21:39:48.206325+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e20: 2 total, 2 up, 2 in 2026-03-09T21:39:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:50 vm00 bash[17461]: cluster 2026-03-09T21:39:48.701992+0000 mgr.x (mgr.14150) 124 : cluster [DBG] pgmap v102: 96 pgs: 18 unknown, 11 active+undersized+degraded, 67 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 4.2 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:50 vm00 bash[17461]: cluster 2026-03-09T21:39:48.701992+0000 mgr.x (mgr.14150) 124 : cluster [DBG] pgmap v102: 96 pgs: 18 unknown, 11 active+undersized+degraded, 67 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 4.2 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:50 vm00 bash[17461]: cluster 2026-03-09T21:39:49.215701+0000 mon.a (mon.0) 304 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2026-03-09T21:39:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:50 vm00 bash[17461]: cluster 2026-03-09T21:39:49.215701+0000 mon.a (mon.0) 304 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2026-03-09T21:39:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:50 vm00 bash[17461]: cluster 2026-03-09T21:39:49.229259+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e21: 2 total, 2 up, 2 in 2026-03-09T21:39:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:50 vm00 bash[17461]: cluster 2026-03-09T21:39:49.229259+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e21: 2 total, 2 up, 2 in 2026-03-09T21:39:51.901 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:52.397 INFO:teuthology.orchestra.run.vm00.stderr:enabled application 'smb' on pool '.smb' 2026-03-09T21:39:52.467 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- bash -c 'rados --pool=.smb --namespace=admem1 put conf.toml /dev/stdin' 2026-03-09T21:39:52.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:52 vm00 bash[17461]: cluster 2026-03-09T21:39:50.702286+0000 mgr.x (mgr.14150) 125 : cluster [DBG] pgmap v104: 96 pgs: 18 unknown, 11 active+undersized+degraded, 67 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 853 B/s wr, 0 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:52.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:52 vm00 bash[17461]: cluster 2026-03-09T21:39:50.702286+0000 mgr.x (mgr.14150) 125 : cluster [DBG] pgmap v104: 96 pgs: 18 unknown, 11 active+undersized+degraded, 67 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 853 B/s wr, 0 op/s; 23/69 objects degraded (33.333%) 2026-03-09T21:39:52.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:52 vm00 bash[17461]: audit 2026-03-09T21:39:52.176402+0000 mon.a (mon.0) 306 : audit [INF] from='client.? 192.168.123.100:0/1237363944' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]: dispatch 2026-03-09T21:39:52.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:52 vm00 bash[17461]: audit 2026-03-09T21:39:52.176402+0000 mon.a (mon.0) 306 : audit [INF] from='client.? 192.168.123.100:0/1237363944' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]: dispatch 2026-03-09T21:39:53.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:53 vm00 bash[17461]: audit 2026-03-09T21:39:52.398052+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 192.168.123.100:0/1237363944' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-03-09T21:39:53.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:53 vm00 bash[17461]: audit 2026-03-09T21:39:52.398052+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 192.168.123.100:0/1237363944' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-03-09T21:39:53.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:53 vm00 bash[17461]: cluster 2026-03-09T21:39:52.405559+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e22: 2 total, 2 up, 2 in 2026-03-09T21:39:53.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:53 vm00 bash[17461]: cluster 2026-03-09T21:39:52.405559+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e22: 2 total, 2 up, 2 in 2026-03-09T21:39:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:54 vm00 bash[17461]: cluster 2026-03-09T21:39:52.702681+0000 mgr.x (mgr.14150) 126 : cluster [DBG] pgmap v106: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:39:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:54 vm00 bash[17461]: cluster 2026-03-09T21:39:52.702681+0000 mgr.x (mgr.14150) 126 : cluster [DBG] pgmap v106: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:39:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:54 vm00 bash[17461]: cluster 2026-03-09T21:39:53.399036+0000 mon.a (mon.0) 309 : cluster [WRN] Health check update: Degraded data redundancy: 23/69 objects degraded (33.333%), 14 pgs degraded (PG_DEGRADED) 2026-03-09T21:39:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:54 vm00 bash[17461]: cluster 2026-03-09T21:39:53.399036+0000 mon.a (mon.0) 309 : cluster [WRN] Health check update: Degraded data redundancy: 23/69 objects degraded (33.333%), 14 pgs degraded (PG_DEGRADED) 2026-03-09T21:39:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:54 vm00 bash[17461]: cluster 2026-03-09T21:39:53.399056+0000 mon.a (mon.0) 310 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2026-03-09T21:39:54.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:54 vm00 bash[17461]: cluster 2026-03-09T21:39:53.399056+0000 mon.a (mon.0) 310 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2026-03-09T21:39:56.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:56 vm00 bash[17461]: cluster 2026-03-09T21:39:54.703111+0000 mgr.x (mgr.14150) 127 : cluster [DBG] pgmap v107: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:39:56.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:56 vm00 bash[17461]: cluster 2026-03-09T21:39:54.703111+0000 mgr.x (mgr.14150) 127 : cluster [DBG] pgmap v107: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:39:57.096 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:39:57.252 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- bash -c 'ceph config-key set smb/config/admem1/join1.json -i -' 2026-03-09T21:39:58.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:58 vm00 bash[17461]: cluster 2026-03-09T21:39:56.703470+0000 mgr.x (mgr.14150) 128 : cluster [DBG] pgmap v108: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:39:58.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:58 vm00 bash[17461]: cluster 2026-03-09T21:39:56.703470+0000 mgr.x (mgr.14150) 128 : cluster [DBG] pgmap v108: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:39:59.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:59 vm00 bash[17461]: cluster 2026-03-09T21:39:58.703956+0000 mgr.x (mgr.14150) 129 : cluster [DBG] pgmap v109: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:39:59.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:39:59 vm00 bash[17461]: cluster 2026-03-09T21:39:58.703956+0000 mgr.x (mgr.14150) 129 : cluster [DBG] pgmap v109: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:40:01.117 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:40:01.466 INFO:teuthology.orchestra.run.vm00.stderr:set smb/config/admem1/join1.json 2026-03-09T21:40:01.541 INFO:teuthology.run_tasks:Running task cephadm.apply... 2026-03-09T21:40:01.545 INFO:tasks.cephadm:Applying spec(s): cluster_id: admem1 config_uri: rados://.smb/admem1/conf.toml custom_dns: - 192.168.123.102 features: - domain include_ceph_users: - client.smbdata join_sources: - rados:mon-config-key:smb/config/admem1/join1.json placement: count: 1 service_id: admem1 service_type: smb 2026-03-09T21:40:01.545 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch apply -i - 2026-03-09T21:40:01.758 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:01 vm00 bash[17461]: cluster 2026-03-09T21:40:00.704350+0000 mgr.x (mgr.14150) 130 : cluster [DBG] pgmap v110: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:40:01.758 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:01 vm00 bash[17461]: cluster 2026-03-09T21:40:00.704350+0000 mgr.x (mgr.14150) 130 : cluster [DBG] pgmap v110: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 23/69 objects degraded (33.333%) 2026-03-09T21:40:01.758 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:01 vm00 bash[17461]: audit 2026-03-09T21:40:01.466702+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 192.168.123.100:0/3388972297' entity='client.admin' 2026-03-09T21:40:01.758 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:01 vm00 bash[17461]: audit 2026-03-09T21:40:01.466702+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 192.168.123.100:0/3388972297' entity='client.admin' 2026-03-09T21:40:03.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:02 vm00 bash[17461]: cluster 2026-03-09T21:40:02.758017+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 14 pgs degraded (PG_DEGRADED) 2026-03-09T21:40:03.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:02 vm00 bash[17461]: cluster 2026-03-09T21:40:02.758017+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 14 pgs degraded (PG_DEGRADED) 2026-03-09T21:40:04.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:03 vm00 bash[17461]: cluster 2026-03-09T21:40:02.704782+0000 mgr.x (mgr.14150) 131 : cluster [DBG] pgmap v111: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 99 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:04.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:03 vm00 bash[17461]: cluster 2026-03-09T21:40:02.704782+0000 mgr.x (mgr.14150) 131 : cluster [DBG] pgmap v111: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 99 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:06.167 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:40:06.181 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:05 vm00 bash[17461]: cluster 2026-03-09T21:40:04.705124+0000 mgr.x (mgr.14150) 132 : cluster [DBG] pgmap v112: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:06.181 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:05 vm00 bash[17461]: cluster 2026-03-09T21:40:04.705124+0000 mgr.x (mgr.14150) 132 : cluster [DBG] pgmap v112: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:06.433 INFO:teuthology.orchestra.run.vm00.stdout:Scheduled smb.admem1 update... 2026-03-09T21:40:06.532 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-03-09T21:40:06.535 INFO:tasks.cephadm:Waiting for ceph service smb.admem1 to start (timeout 300)... 2026-03-09T21:40:06.535 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch ls -f json 2026-03-09T21:40:06.998 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:40:06 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:40:06.998 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:40:06 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:40:06.999 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:06 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:40:06.999 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:40:06 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:40:07.302 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:40:07.302 INFO:journalctl@ceph.mgr.x.vm00.stdout:Mar 09 21:40:07 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:40:07.302 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:40:07 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:40:07.302 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:40:07 vm00 systemd[1]: /etc/systemd/system/ceph-e0b00948-1bff-11f1-b664-eb7628731641@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.427450+0000 mgr.x (mgr.14150) 133 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.427450+0000 mgr.x (mgr.14150) 133 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: cephadm 2026-03-09T21:40:06.429137+0000 mgr.x (mgr.14150) 134 : cephadm [INF] Saving service smb.admem1 spec with placement count:1 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: cephadm 2026-03-09T21:40:06.429137+0000 mgr.x (mgr.14150) 134 : cephadm [INF] Saving service smb.admem1 spec with placement count:1 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.431977+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.431977+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.432711+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.432711+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.434155+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.434155+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.434903+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.434903+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.438986+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.438986+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.440596+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.smb.config.admem1.vm00.rvftjm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/admem1/\"", "osd", "allow r pool=.smb"]}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.440596+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.smb.config.admem1.vm00.rvftjm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/admem1/\"", "osd", "allow r pool=.smb"]}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.441945+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.admem1.vm00.rvftjm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/admem1/\"", "osd", "allow r pool=.smb"]}]': finished 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.441945+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.admem1.vm00.rvftjm", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/admem1/\"", "osd", "allow r pool=.smb"]}]': finished 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.443464+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.smbdata"}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.443464+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.smbdata"}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.444209+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:40:07.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:07 vm00 bash[17461]: audit 2026-03-09T21:40:06.444209+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:40:08.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:08 vm00 bash[17461]: cephadm 2026-03-09T21:40:06.445076+0000 mgr.x (mgr.14150) 135 : cephadm [INF] Deploying daemon smb.admem1.vm00.rvftjm on vm00 2026-03-09T21:40:08.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:08 vm00 bash[17461]: cephadm 2026-03-09T21:40:06.445076+0000 mgr.x (mgr.14150) 135 : cephadm [INF] Deploying daemon smb.admem1.vm00.rvftjm on vm00 2026-03-09T21:40:08.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:08 vm00 bash[17461]: cluster 2026-03-09T21:40:06.705526+0000 mgr.x (mgr.14150) 136 : cluster [DBG] pgmap v113: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:08.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:08 vm00 bash[17461]: cluster 2026-03-09T21:40:06.705526+0000 mgr.x (mgr.14150) 136 : cluster [DBG] pgmap v113: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:10.186 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:40:10.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:10 vm00 bash[17461]: cluster 2026-03-09T21:40:08.706074+0000 mgr.x (mgr.14150) 137 : cluster [DBG] pgmap v114: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:10.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:10 vm00 bash[17461]: cluster 2026-03-09T21:40:08.706074+0000 mgr.x (mgr.14150) 137 : cluster [DBG] pgmap v114: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:10.578 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:40:10.578 INFO:teuthology.orchestra.run.vm00.stdout:[{"events": ["2026-03-09T21:39:24.244311Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-03-09T21:39:22.065263Z", "last_refresh": "2026-03-09T21:39:34.151897Z", "running": 2, "size": 2}}, {"events": ["2026-03-09T21:37:19.163042Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm00=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-03-09T21:37:19.152005Z", "last_refresh": "2026-03-09T21:39:34.151962Z", "running": 1, "size": 1}}, {"events": ["2026-03-09T21:37:04.798682Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm00:192.168.123.100=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-03-09T21:37:04.682208Z", "last_refresh": "2026-03-09T21:39:34.152055Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "654f31e6858eb235bbece362255b685a945f2b6a367e2b88c4930c984fbb214c", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc", "last_refresh": "2026-03-09T21:39:34.152006Z", "running": 2, "size": 2}, "unmanaged": true}, {"events": ["2026-03-09T21:40:06.432133Z service:smb.admem1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "admem1", "service_name": "smb.admem1", "service_type": "smb", "spec": {"cluster_id": "admem1", "config_uri": "rados://.smb/admem1/conf.toml", "custom_dns": ["192.168.123.102"], "features": ["domain"], "include_ceph_users": ["client.smbdata"], "join_sources": ["rados:mon-config-key:smb/config/admem1/join1.json"]}, "status": {"created": "2026-03-09T21:40:06.429151Z", "running": 0, "size": 1}}] 2026-03-09T21:40:10.690 INFO:tasks.cephadm:smb.admem1 has 0/1 2026-03-09T21:40:11.691 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch ls -f json 2026-03-09T21:40:11.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:11 vm00 bash[17461]: audit 2026-03-09T21:40:10.577551+0000 mgr.x (mgr.14150) 138 : audit [DBG] from='client.14255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:40:11.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:11 vm00 bash[17461]: audit 2026-03-09T21:40:10.577551+0000 mgr.x (mgr.14150) 138 : audit [DBG] from='client.14255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:40:11.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:11 vm00 bash[17461]: cluster 2026-03-09T21:40:10.706428+0000 mgr.x (mgr.14150) 139 : cluster [DBG] pgmap v115: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:11.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:11 vm00 bash[17461]: cluster 2026-03-09T21:40:10.706428+0000 mgr.x (mgr.14150) 139 : cluster [DBG] pgmap v115: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:14.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:13 vm00 bash[17461]: cluster 2026-03-09T21:40:12.706904+0000 mgr.x (mgr.14150) 140 : cluster [DBG] pgmap v116: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:14.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:13 vm00 bash[17461]: cluster 2026-03-09T21:40:12.706904+0000 mgr.x (mgr.14150) 140 : cluster [DBG] pgmap v116: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 85 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:16.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:15 vm00 bash[17461]: cluster 2026-03-09T21:40:14.707293+0000 mgr.x (mgr.14150) 141 : cluster [DBG] pgmap v117: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 24/72 objects degraded (33.333%) 2026-03-09T21:40:16.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:15 vm00 bash[17461]: cluster 2026-03-09T21:40:14.707293+0000 mgr.x (mgr.14150) 141 : cluster [DBG] pgmap v117: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 24/72 objects degraded (33.333%) 2026-03-09T21:40:16.365 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:40:17.252 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:40:17.252 INFO:teuthology.orchestra.run.vm00.stdout:[{"events": ["2026-03-09T21:39:24.244311Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-03-09T21:39:22.065263Z", "last_refresh": "2026-03-09T21:39:34.151897Z", "running": 2, "size": 2}}, {"events": ["2026-03-09T21:37:19.163042Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm00=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-03-09T21:37:19.152005Z", "last_refresh": "2026-03-09T21:39:34.151962Z", "running": 1, "size": 1}}, {"events": ["2026-03-09T21:37:04.798682Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm00:192.168.123.100=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-03-09T21:37:04.682208Z", "last_refresh": "2026-03-09T21:39:34.152055Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "654f31e6858eb235bbece362255b685a945f2b6a367e2b88c4930c984fbb214c", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc", "last_refresh": "2026-03-09T21:39:34.152006Z", "running": 2, "size": 2}, "unmanaged": true}, {"events": ["2026-03-09T21:40:06.432133Z service:smb.admem1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "admem1", "service_name": "smb.admem1", "service_type": "smb", "spec": {"cluster_id": "admem1", "config_uri": "rados://.smb/admem1/conf.toml", "custom_dns": ["192.168.123.102"], "features": ["domain"], "include_ceph_users": ["client.smbdata"], "join_sources": ["rados:mon-config-key:smb/config/admem1/join1.json"]}, "status": {"created": "2026-03-09T21:40:06.429151Z", "running": 0, "size": 1}}] 2026-03-09T21:40:17.317 INFO:tasks.cephadm:smb.admem1 has 0/1 2026-03-09T21:40:17.928 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:17 vm00 bash[17461]: cluster 2026-03-09T21:40:16.707655+0000 mgr.x (mgr.14150) 142 : cluster [DBG] pgmap v118: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 24/72 objects degraded (33.333%) 2026-03-09T21:40:17.928 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:17 vm00 bash[17461]: cluster 2026-03-09T21:40:16.707655+0000 mgr.x (mgr.14150) 142 : cluster [DBG] pgmap v118: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 24/72 objects degraded (33.333%) 2026-03-09T21:40:17.928 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:17 vm00 bash[17461]: audit 2026-03-09T21:40:17.251323+0000 mgr.x (mgr.14150) 143 : audit [DBG] from='client.14257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:40:17.928 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:17 vm00 bash[17461]: audit 2026-03-09T21:40:17.251323+0000 mgr.x (mgr.14150) 143 : audit [DBG] from='client.14257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:40:17.928 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:17 vm00 bash[17461]: audit 2026-03-09T21:40:17.577303+0000 mon.a (mon.0) 322 : audit [DBG] from='client.? 172.17.0.2:0/2111095254' entity='client.smb.config.admem1.vm00.rvftjm' cmd=[{"prefix": "config-key get", "key": "smb/config/admem1/join1.json"}]: dispatch 2026-03-09T21:40:17.928 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:17 vm00 bash[17461]: audit 2026-03-09T21:40:17.577303+0000 mon.a (mon.0) 322 : audit [DBG] from='client.? 172.17.0.2:0/2111095254' entity='client.smb.config.admem1.vm00.rvftjm' cmd=[{"prefix": "config-key get", "key": "smb/config/admem1/join1.json"}]: dispatch 2026-03-09T21:40:18.317 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph orch ls -f json 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.099582+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.099582+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.103771+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.103771+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.109598+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.109598+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: cephadm 2026-03-09T21:40:18.110250+0000 mgr.x (mgr.14150) 144 : cephadm [WRN] config is a no-op 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: cephadm 2026-03-09T21:40:18.110250+0000 mgr.x (mgr.14150) 144 : cephadm [WRN] config is a no-op 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.113004+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.113004+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.119573+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:40:19.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:19 vm00 bash[17461]: audit 2026-03-09T21:40:18.119573+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:40:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:20 vm00 bash[17461]: cluster 2026-03-09T21:40:18.708108+0000 mgr.x (mgr.14150) 145 : cluster [DBG] pgmap v119: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 24/72 objects degraded (33.333%) 2026-03-09T21:40:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:20 vm00 bash[17461]: cluster 2026-03-09T21:40:18.708108+0000 mgr.x (mgr.14150) 145 : cluster [DBG] pgmap v119: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 24/72 objects degraded (33.333%) 2026-03-09T21:40:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:20 vm00 bash[17461]: audit 2026-03-09T21:40:19.856864+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:20.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:20 vm00 bash[17461]: audit 2026-03-09T21:40:19.856864+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:22 vm00 bash[17461]: cluster 2026-03-09T21:40:20.708473+0000 mgr.x (mgr.14150) 146 : cluster [DBG] pgmap v120: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 24/72 objects degraded (33.333%) 2026-03-09T21:40:22.474 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:22 vm00 bash[17461]: cluster 2026-03-09T21:40:20.708473+0000 mgr.x (mgr.14150) 146 : cluster [DBG] pgmap v120: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 24/72 objects degraded (33.333%) 2026-03-09T21:40:22.985 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:40:23.301 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-09T21:40:23.302 INFO:teuthology.orchestra.run.vm00.stdout:[{"events": ["2026-03-09T21:39:24.244311Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-03-09T21:39:22.065263Z", "last_refresh": "2026-03-09T21:40:23.282235Z", "running": 2, "size": 2}}, {"events": ["2026-03-09T21:37:19.163042Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm00=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-03-09T21:37:19.152005Z", "last_refresh": "2026-03-09T21:40:23.282288Z", "running": 1, "size": 1}}, {"events": ["2026-03-09T21:37:04.798682Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm00:192.168.123.100=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-03-09T21:37:04.682208Z", "last_refresh": "2026-03-09T21:40:23.282355Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "654f31e6858eb235bbece362255b685a945f2b6a367e2b88c4930c984fbb214c", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc", "last_refresh": "2026-03-09T21:40:23.282324Z", "running": 2, "size": 2}, "unmanaged": true}, {"events": ["2026-03-09T21:40:18.113277Z service:smb.admem1 [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "admem1", "service_name": "smb.admem1", "service_type": "smb", "spec": {"cluster_id": "admem1", "config_uri": "rados://.smb/admem1/conf.toml", "custom_dns": ["192.168.123.102"], "features": ["domain"], "include_ceph_users": ["client.smbdata"], "join_sources": ["rados:mon-config-key:smb/config/admem1/join1.json"]}, "status": {"created": "2026-03-09T21:40:06.429151Z", "last_refresh": "2026-03-09T21:40:23.282451Z", "running": 1, "size": 1}}] 2026-03-09T21:40:23.319 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:23 vm00 bash[17461]: cluster 2026-03-09T21:40:23.135592+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 64 pgs undersized (PG_DEGRADED) 2026-03-09T21:40:23.320 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:23 vm00 bash[17461]: cluster 2026-03-09T21:40:23.135592+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 64 pgs undersized (PG_DEGRADED) 2026-03-09T21:40:23.377 INFO:tasks.cephadm:smb.admem1 has 1/1 2026-03-09T21:40:23.377 INFO:teuthology.run_tasks:Running task cephadm.exec... 2026-03-09T21:40:23.379 INFO:tasks.cephadm:Running commands on role host.b host ubuntu@vm02.local 2026-03-09T21:40:23.379 DEBUG:teuthology.orchestra.run.vm02:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2026-03-09T21:40:23.387 INFO:teuthology.orchestra.run.vm02.stderr:+ sleep 30 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: cluster 2026-03-09T21:40:22.709217+0000 mgr.x (mgr.14150) 147 : cluster [DBG] pgmap v121: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: cluster 2026-03-09T21:40:22.709217+0000 mgr.x (mgr.14150) 147 : cluster [DBG] pgmap v121: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.285823+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.285823+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.288651+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.288651+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.301397+0000 mgr.x (mgr.14150) 148 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.301397+0000 mgr.x (mgr.14150) 148 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.614229+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.614229+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.614905+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.614905+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.622294+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.622294+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.630755+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:40:24.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.630755+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T21:40:24.725 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.631762+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:40:24.725 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.631762+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T21:40:24.725 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.632161+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:40:24.725 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.632161+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T21:40:24.725 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.754681+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:24.725 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:24 vm00 bash[17461]: audit 2026-03-09T21:40:23.754681+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 192.168.123.100:0/2263941825' entity='mgr.x' 2026-03-09T21:40:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:26 vm00 bash[17461]: cluster 2026-03-09T21:40:24.709712+0000 mgr.x (mgr.14150) 149 : cluster [DBG] pgmap v122: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:26.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:26 vm00 bash[17461]: cluster 2026-03-09T21:40:24.709712+0000 mgr.x (mgr.14150) 149 : cluster [DBG] pgmap v122: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:28.475 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:28 vm00 bash[17461]: cluster 2026-03-09T21:40:26.710098+0000 mgr.x (mgr.14150) 150 : cluster [DBG] pgmap v123: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:28.475 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:28 vm00 bash[17461]: cluster 2026-03-09T21:40:26.710098+0000 mgr.x (mgr.14150) 150 : cluster [DBG] pgmap v123: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:30.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:30 vm00 bash[17461]: cluster 2026-03-09T21:40:28.710729+0000 mgr.x (mgr.14150) 151 : cluster [DBG] pgmap v124: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:30.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:30 vm00 bash[17461]: cluster 2026-03-09T21:40:28.710729+0000 mgr.x (mgr.14150) 151 : cluster [DBG] pgmap v124: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:32.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:32 vm00 bash[17461]: cluster 2026-03-09T21:40:30.711186+0000 mgr.x (mgr.14150) 152 : cluster [DBG] pgmap v125: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:32.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:32 vm00 bash[17461]: cluster 2026-03-09T21:40:30.711186+0000 mgr.x (mgr.14150) 152 : cluster [DBG] pgmap v125: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:34.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:34 vm00 bash[17461]: cluster 2026-03-09T21:40:32.711690+0000 mgr.x (mgr.14150) 153 : cluster [DBG] pgmap v126: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 682 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:34.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:34 vm00 bash[17461]: cluster 2026-03-09T21:40:32.711690+0000 mgr.x (mgr.14150) 153 : cluster [DBG] pgmap v126: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 682 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:36.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:36 vm00 bash[17461]: cluster 2026-03-09T21:40:34.712197+0000 mgr.x (mgr.14150) 154 : cluster [DBG] pgmap v127: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 511 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:36.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:36 vm00 bash[17461]: cluster 2026-03-09T21:40:34.712197+0000 mgr.x (mgr.14150) 154 : cluster [DBG] pgmap v127: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 511 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:38.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:38 vm00 bash[17461]: cluster 2026-03-09T21:40:36.712792+0000 mgr.x (mgr.14150) 155 : cluster [DBG] pgmap v128: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 511 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:38.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:38 vm00 bash[17461]: cluster 2026-03-09T21:40:36.712792+0000 mgr.x (mgr.14150) 155 : cluster [DBG] pgmap v128: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 511 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:40.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:40 vm00 bash[17461]: cluster 2026-03-09T21:40:38.713346+0000 mgr.x (mgr.14150) 156 : cluster [DBG] pgmap v129: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 938 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:40.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:40 vm00 bash[17461]: cluster 2026-03-09T21:40:38.713346+0000 mgr.x (mgr.14150) 156 : cluster [DBG] pgmap v129: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 938 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:42.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:42 vm00 bash[17461]: cluster 2026-03-09T21:40:40.713714+0000 mgr.x (mgr.14150) 157 : cluster [DBG] pgmap v130: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 938 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:42.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:42 vm00 bash[17461]: cluster 2026-03-09T21:40:40.713714+0000 mgr.x (mgr.14150) 157 : cluster [DBG] pgmap v130: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 938 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:44.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:44 vm00 bash[17461]: cluster 2026-03-09T21:40:42.714223+0000 mgr.x (mgr.14150) 158 : cluster [DBG] pgmap v131: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 1.2 KiB/s rd, 2 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:44.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:44 vm00 bash[17461]: cluster 2026-03-09T21:40:42.714223+0000 mgr.x (mgr.14150) 158 : cluster [DBG] pgmap v131: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 1.2 KiB/s rd, 2 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:46.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:46 vm00 bash[17461]: cluster 2026-03-09T21:40:44.716274+0000 mgr.x (mgr.14150) 159 : cluster [DBG] pgmap v132: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 682 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:46.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:46 vm00 bash[17461]: cluster 2026-03-09T21:40:44.716274+0000 mgr.x (mgr.14150) 159 : cluster [DBG] pgmap v132: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 682 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:48.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:48 vm00 bash[17461]: cluster 2026-03-09T21:40:46.716748+0000 mgr.x (mgr.14150) 160 : cluster [DBG] pgmap v133: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 682 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:48.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:48 vm00 bash[17461]: cluster 2026-03-09T21:40:46.716748+0000 mgr.x (mgr.14150) 160 : cluster [DBG] pgmap v133: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 682 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:48.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:48 vm00 bash[17461]: cluster 2026-03-09T21:40:47.402443+0000 mon.a (mon.0) 339 : cluster [DBG] mgrmap e15: x(active, since 4m) 2026-03-09T21:40:48.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:48 vm00 bash[17461]: cluster 2026-03-09T21:40:47.402443+0000 mon.a (mon.0) 339 : cluster [DBG] mgrmap e15: x(active, since 4m) 2026-03-09T21:40:49.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:49 vm00 bash[17461]: cluster 2026-03-09T21:40:49.399106+0000 mon.a (mon.0) 340 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 96 pgs undersized (PG_DEGRADED) 2026-03-09T21:40:49.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:49 vm00 bash[17461]: cluster 2026-03-09T21:40:49.399106+0000 mon.a (mon.0) 340 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 96 pgs undersized (PG_DEGRADED) 2026-03-09T21:40:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:50 vm00 bash[17461]: cluster 2026-03-09T21:40:48.717224+0000 mgr.x (mgr.14150) 161 : cluster [DBG] pgmap v134: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 597 B/s wr, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:50.724 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:50 vm00 bash[17461]: cluster 2026-03-09T21:40:48.717224+0000 mgr.x (mgr.14150) 161 : cluster [DBG] pgmap v134: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 597 B/s wr, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:51.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:51 vm00 bash[17461]: cluster 2026-03-09T21:40:50.717641+0000 mgr.x (mgr.14150) 162 : cluster [DBG] pgmap v135: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 341 B/s rd, 597 B/s wr, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:51.974 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:51 vm00 bash[17461]: cluster 2026-03-09T21:40:50.717641+0000 mgr.x (mgr.14150) 162 : cluster [DBG] pgmap v135: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 341 B/s rd, 597 B/s wr, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:53.391 DEBUG:teuthology.orchestra.run.vm02:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=192.168.123.102 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //192.168.123.100/share1 -c ls' 2026-03-09T21:40:53.438 INFO:teuthology.orchestra.run.vm02.stderr:+ sudo docker run --rm --net=host --dns=192.168.123.102 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //192.168.123.100/share1 -c ls 2026-03-09T21:40:53.595 INFO:teuthology.orchestra.run.vm02.stdout: . D 0 Mon Mar 9 21:39:34 2026 2026-03-09T21:40:53.595 INFO:teuthology.orchestra.run.vm02.stdout: .. D 0 Mon Mar 9 21:39:34 2026 2026-03-09T21:40:53.595 INFO:teuthology.orchestra.run.vm02.stdout: volumes D 0 Mon Mar 9 21:39:38 2026 2026-03-09T21:40:53.595 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T21:40:53.595 INFO:teuthology.orchestra.run.vm02.stdout: 13258752 blocks of size 1024. 13258752 blocks available 2026-03-09T21:40:53.625 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-03-09T21:40:53.628 INFO:tasks.cephadm:Teardown begin 2026-03-09T21:40:53.628 DEBUG:teuthology.orchestra.run.vm00:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-09T21:40:53.635 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-09T21:40:53.675 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-03-09T21:40:53.675 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0b00948-1bff-11f1-b664-eb7628731641 -- ceph mgr module disable cephadm 2026-03-09T21:40:53.915 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:53 vm00 bash[17461]: cluster 2026-03-09T21:40:52.718220+0000 mgr.x (mgr.14150) 163 : cluster [DBG] pgmap v136: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 426 B/s rd, 597 B/s wr, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:53.915 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:53 vm00 bash[17461]: cluster 2026-03-09T21:40:52.718220+0000 mgr.x (mgr.14150) 163 : cluster [DBG] pgmap v136: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 426 B/s rd, 597 B/s wr, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:56.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:55 vm00 bash[17461]: cluster 2026-03-09T21:40:54.718903+0000 mgr.x (mgr.14150) 164 : cluster [DBG] pgmap v137: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:56.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:55 vm00 bash[17461]: cluster 2026-03-09T21:40:54.718903+0000 mgr.x (mgr.14150) 164 : cluster [DBG] pgmap v137: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:58.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:57 vm00 bash[17461]: cluster 2026-03-09T21:40:56.719331+0000 mgr.x (mgr.14150) 165 : cluster [DBG] pgmap v138: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:58.224 INFO:journalctl@ceph.mon.a.vm00.stdout:Mar 09 21:40:57 vm00 bash[17461]: cluster 2026-03-09T21:40:56.719331+0000 mgr.x (mgr.14150) 165 : cluster [DBG] pgmap v138: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s rd, 597 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-09T21:40:58.451 INFO:teuthology.orchestra.run.vm00.stderr:Inferring config /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/mon.a/config 2026-03-09T21:40:58.726 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-09T21:40:58.722+0000 7ff863457640 -1 auth: error reading file: /etc/ceph/ceph.keyring: bufferlist::read_file(/etc/ceph/ceph.keyring): read error:(21) Is a directory 2026-03-09T21:40:58.726 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-09T21:40:58.722+0000 7ff863457640 -1 auth: failed to load /etc/ceph/ceph.keyring: (21) Is a directory 2026-03-09T21:40:58.726 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-09T21:40:58.722+0000 7ff863457640 -1 auth: error reading file: /etc/ceph/ceph.keyring: bufferlist::read_file(/etc/ceph/ceph.keyring): read error:(21) Is a directory 2026-03-09T21:40:58.726 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-09T21:40:58.722+0000 7ff863457640 -1 auth: failed to load /etc/ceph/ceph.keyring: (21) Is a directory 2026-03-09T21:40:58.726 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-09T21:40:58.722+0000 7ff863457640 -1 auth: error reading file: /etc/ceph/ceph.keyring: bufferlist::read_file(/etc/ceph/ceph.keyring): read error:(21) Is a directory 2026-03-09T21:40:58.726 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-09T21:40:58.722+0000 7ff863457640 -1 auth: failed to load /etc/ceph/ceph.keyring: (21) Is a directory 2026-03-09T21:40:58.726 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-09T21:40:58.722+0000 7ff863457640 -1 monclient: keyring not found 2026-03-09T21:40:58.726 INFO:teuthology.orchestra.run.vm00.stderr:[errno 21] error connecting to the cluster 2026-03-09T21:40:58.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:40:58.775 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-03-09T21:40:58.775 DEBUG:teuthology.orchestra.run.vm00:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-03-09T21:40:58.778 DEBUG:teuthology.orchestra.run.vm02:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-03-09T21:40:58.780 INFO:tasks.cephadm:Stopping all daemons... 2026-03-09T21:40:58.781 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-03-09T21:40:58.781 DEBUG:teuthology.orchestra.run.vm00:> sudo systemctl stop ceph-e0b00948-1bff-11f1-b664-eb7628731641@mon.a 2026-03-09T21:40:58.971 DEBUG:teuthology.orchestra.run.vm00:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0b00948-1bff-11f1-b664-eb7628731641@mon.a.service' 2026-03-09T21:40:58.985 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T21:40:58.985 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-03-09T21:40:58.985 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2026-03-09T21:40:58.985 DEBUG:teuthology.orchestra.run.vm00:> sudo systemctl stop ceph-e0b00948-1bff-11f1-b664-eb7628731641@mgr.x 2026-03-09T21:40:59.189 DEBUG:teuthology.orchestra.run.vm00:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0b00948-1bff-11f1-b664-eb7628731641@mgr.x.service' 2026-03-09T21:40:59.200 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T21:40:59.200 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2026-03-09T21:40:59.200 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-03-09T21:40:59.200 DEBUG:teuthology.orchestra.run.vm00:> sudo systemctl stop ceph-e0b00948-1bff-11f1-b664-eb7628731641@osd.0 2026-03-09T21:40:59.295 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:40:59 vm00 systemd[1]: Stopping Ceph osd.0 for e0b00948-1bff-11f1-b664-eb7628731641... 2026-03-09T21:40:59.724 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:40:59 vm00 bash[27471]: debug 2026-03-09T21:40:59.290+0000 7f2880215640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2026-03-09T21:40:59.724 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:40:59 vm00 bash[27471]: debug 2026-03-09T21:40:59.290+0000 7f2880215640 -1 osd.0 22 *** Got signal Terminated *** 2026-03-09T21:40:59.724 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:40:59 vm00 bash[27471]: debug 2026-03-09T21:40:59.290+0000 7f2880215640 -1 osd.0 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T21:41:04.618 INFO:journalctl@ceph.osd.0.vm00.stdout:Mar 09 21:41:04 vm00 bash[42233]: ceph-e0b00948-1bff-11f1-b664-eb7628731641-osd-0 2026-03-09T21:41:04.665 DEBUG:teuthology.orchestra.run.vm00:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0b00948-1bff-11f1-b664-eb7628731641@osd.0.service' 2026-03-09T21:41:04.675 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T21:41:04.676 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-03-09T21:41:04.676 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-03-09T21:41:04.676 DEBUG:teuthology.orchestra.run.vm00:> sudo systemctl stop ceph-e0b00948-1bff-11f1-b664-eb7628731641@osd.1 2026-03-09T21:41:04.974 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:41:04 vm00 systemd[1]: Stopping Ceph osd.1 for e0b00948-1bff-11f1-b664-eb7628731641... 2026-03-09T21:41:04.974 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:41:04 vm00 bash[33227]: debug 2026-03-09T21:41:04.762+0000 7f61fd421640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2026-03-09T21:41:04.974 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:41:04 vm00 bash[33227]: debug 2026-03-09T21:41:04.762+0000 7f61fd421640 -1 osd.1 22 *** Got signal Terminated *** 2026-03-09T21:41:04.974 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:41:04 vm00 bash[33227]: debug 2026-03-09T21:41:04.762+0000 7f61fd421640 -1 osd.1 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T21:41:10.133 INFO:journalctl@ceph.osd.1.vm00.stdout:Mar 09 21:41:09 vm00 bash[42429]: ceph-e0b00948-1bff-11f1-b664-eb7628731641-osd-1 2026-03-09T21:41:10.163 DEBUG:teuthology.orchestra.run.vm00:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0b00948-1bff-11f1-b664-eb7628731641@osd.1.service' 2026-03-09T21:41:10.180 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T21:41:10.180 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-03-09T21:41:10.180 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e0b00948-1bff-11f1-b664-eb7628731641 --force --keep-logs 2026-03-09T21:41:10.314 INFO:teuthology.orchestra.run.vm00.stdout:Deleting cluster with fsid: e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:41:22.483 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e0b00948-1bff-11f1-b664-eb7628731641 --force --keep-logs 2026-03-09T21:41:22.578 INFO:teuthology.orchestra.run.vm02.stdout:Deleting cluster with fsid: e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr:Traceback (most recent call last): 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr: return _run_code(code, main_globals, None, 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr: exec(code, run_globals) 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 5592, in 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 5580, in main 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 4338, in command_rm_cluster 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 4402, in _rm_cluster 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 4328, in get_ceph_cluster_count 2026-03-09T21:41:26.129 INFO:teuthology.orchestra.run.vm02.stderr:FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/ceph' 2026-03-09T21:41:26.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:41:26.143 DEBUG:teuthology.orchestra.run.vm00:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-09T21:41:26.150 INFO:teuthology.orchestra.run.vm00.stderr:rm: cannot remove '/etc/ceph/ceph.client.admin.keyring': Is a directory 2026-03-09T21:41:26.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:41:26.150 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-09T21:41:26.158 INFO:tasks.cephadm:Archiving crash dumps... 2026-03-09T21:41:26.159 DEBUG:teuthology.misc:Transferring archived files from vm00:/var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/crash to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/663/remote/vm00/crash 2026-03-09T21:41:26.159 DEBUG:teuthology.orchestra.run.vm00:> sudo tar c -f - -C /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/crash -- . 2026-03-09T21:41:26.197 INFO:teuthology.orchestra.run.vm00.stderr:tar: /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/crash: Cannot open: No such file or directory 2026-03-09T21:41:26.197 INFO:teuthology.orchestra.run.vm00.stderr:tar: Error is not recoverable: exiting now 2026-03-09T21:41:26.198 DEBUG:teuthology.misc:Transferring archived files from vm02:/var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/crash to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/663/remote/vm02/crash 2026-03-09T21:41:26.198 DEBUG:teuthology.orchestra.run.vm02:> sudo tar c -f - -C /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/crash -- . 2026-03-09T21:41:26.208 INFO:teuthology.orchestra.run.vm02.stderr:tar: /var/lib/ceph/e0b00948-1bff-11f1-b664-eb7628731641/crash: Cannot open: No such file or directory 2026-03-09T21:41:26.208 INFO:teuthology.orchestra.run.vm02.stderr:tar: Error is not recoverable: exiting now 2026-03-09T21:41:26.209 INFO:tasks.cephadm:Checking cluster log for badness... 2026-03-09T21:41:26.209 DEBUG:teuthology.orchestra.run.vm00:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-03-09T21:41:26.247 INFO:tasks.cephadm:Compressing logs... 2026-03-09T21:41:26.247 DEBUG:teuthology.orchestra.run.vm00:> 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-03-09T21:41:26.292 DEBUG:teuthology.orchestra.run.vm02:> 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-03-09T21:41:26.297 INFO:teuthology.orchestra.run.vm00.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-09T21:41:26.298 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-09T21:41:26.298 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mgr.x.log 2026-03-09T21:41:26.298 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.log 2026-03-09T21:41:26.299 INFO:teuthology.orchestra.run.vm02.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-09T21:41:26.300 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mgr.x.log: 90.4% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-09T21:41:26.300 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-osd.1.log 2026-03-09T21:41:26.300 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.log: 86.7% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.log.gz 2026-03-09T21:41:26.301 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mon.a.log 2026-03-09T21:41:26.302 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-09T21:41:26.302 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/cephadm.log: 70.7% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-09T21:41:26.303 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T21:41:26.303 INFO:teuthology.orchestra.run.vm02.stderr:real 0m0.009s 2026-03-09T21:41:26.303 INFO:teuthology.orchestra.run.vm02.stderr:user 0m0.010s 2026-03-09T21:41:26.303 INFO:teuthology.orchestra.run.vm02.stderr:sys 0m0.001s 2026-03-09T21:41:26.308 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.audit.log 2026-03-09T21:41:26.325 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mon.a.log: 89.7% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mgr.x.log.gz 2026-03-09T21:41:26.325 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-volume.log 2026-03-09T21:41:26.326 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.audit.log: 88.7% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.audit.log.gz 2026-03-09T21:41:26.326 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mds.cephfs.vm00.fsvfzf.log 2026-03-09T21:41:26.339 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.cephadm.log 2026-03-09T21:41:26.340 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mds.cephfs.vm00.fsvfzf.log: 68.7% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mds.cephfs.vm00.fsvfzf.log.gz 2026-03-09T21:41:26.340 INFO:teuthology.orchestra.run.vm00.stderr: 96.1% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-volume.log.gz 2026-03-09T21:41:26.351 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mds.cephfs.vm00.xvigsw.log 2026-03-09T21:41:26.352 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.cephadm.log: 75.8% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph.cephadm.log.gz 2026-03-09T21:41:26.352 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-osd.0.log 2026-03-09T21:41:26.353 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mds.cephfs.vm00.xvigsw.log: 77.6% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mds.cephfs.vm00.xvigsw.log.gz 2026-03-09T21:41:26.427 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-osd.0.log: 91.1% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-mon.a.log.gz 2026-03-09T21:41:26.446 INFO:teuthology.orchestra.run.vm00.stderr: 95.3% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-osd.1.log.gz 2026-03-09T21:41:26.514 INFO:teuthology.orchestra.run.vm00.stderr: 95.4% -- replaced with /var/log/ceph/e0b00948-1bff-11f1-b664-eb7628731641/ceph-osd.0.log.gz 2026-03-09T21:41:26.515 INFO:teuthology.orchestra.run.vm00.stderr: 2026-03-09T21:41:26.515 INFO:teuthology.orchestra.run.vm00.stderr:real 0m0.222s 2026-03-09T21:41:26.515 INFO:teuthology.orchestra.run.vm00.stderr:user 0m0.328s 2026-03-09T21:41:26.515 INFO:teuthology.orchestra.run.vm00.stderr:sys 0m0.043s 2026-03-09T21:41:26.516 INFO:tasks.cephadm:Archiving logs... 2026-03-09T21:41:26.516 DEBUG:teuthology.misc:Transferring archived files from vm00:/var/log/ceph to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/663/remote/vm00/log 2026-03-09T21:41:26.516 DEBUG:teuthology.orchestra.run.vm00:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-09T21:41:26.601 DEBUG:teuthology.misc:Transferring archived files from vm02:/var/log/ceph to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/663/remote/vm02/log 2026-03-09T21:41:26.601 DEBUG:teuthology.orchestra.run.vm02:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-09T21:41:26.609 INFO:tasks.cephadm:Removing cluster... 2026-03-09T21:41:26.609 DEBUG:teuthology.orchestra.run.vm00:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e0b00948-1bff-11f1-b664-eb7628731641 --force 2026-03-09T21:41:26.735 INFO:teuthology.orchestra.run.vm00.stdout:Deleting cluster with fsid: e0b00948-1bff-11f1-b664-eb7628731641 2026-03-09T21:41:27.804 INFO:tasks.cephadm:Removing cephadm ... 2026-03-09T21:41:27.804 DEBUG:teuthology.orchestra.run.vm00:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-09T21:41:27.807 DEBUG:teuthology.orchestra.run.vm02:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-09T21:41:27.810 INFO:tasks.cephadm:Teardown complete 2026-03-09T21:41:27.810 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2026-03-09T21:41:27.813 DEBUG:teuthology.orchestra.run.vm02:> sudo docker stop samba-ad 2026-03-09T21:41:27.941 INFO:teuthology.orchestra.run.vm02.stdout:samba-ad 2026-03-09T21:41:27.943 DEBUG:teuthology.orchestra.run.vm02:> sudo docker rm samba-ad 2026-03-09T21:41:27.968 INFO:teuthology.orchestra.run.vm02.stdout:samba-ad 2026-03-09T21:41:27.970 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2026-03-09T21:41:28.025 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-09T21:41:28.027 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-09T21:41:28.027 DEBUG:teuthology.orchestra.run.vm00:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-09T21:41:28.029 DEBUG:teuthology.orchestra.run.vm02:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:============================================================================== 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:+ntp1.wtnet.de 10.129.9.96 2 u 48 64 77 30.795 +1.068 1.727 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:+47.ip-51-75-67. 225.254.30.190 4 u 51 64 77 21.187 +0.301 1.999 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:#de-fra2-ntp1.le 131.188.3.220 2 u 47 64 77 23.613 -2.075 2.044 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:*time1.uni-pader .DCF. 1 u 46 64 77 32.696 -0.072 1.989 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:-home.of.the.smi .BBgp. 1 u 50 64 77 39.166 +1.315 1.424 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:-tor.nocabal.de 131.188.3.220 2 u 44 64 77 25.075 -0.146 0.654 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:#hermes.linxx.pa 185.131.196.23 2 u 48 64 77 28.692 -5.294 1.809 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:-ctb01.martinmoe 87.63.200.138 2 u 48 64 77 38.869 -4.020 1.724 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:+static.222.16.4 35.73.197.144 2 u 46 64 77 0.470 -0.858 1.062 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:+141.84.43.74 131.188.3.220 2 u 45 64 77 35.324 +0.289 2.476 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:#185.125.190.58 145.238.80.80 2 u 55 64 77 35.359 -1.523 2.645 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:#vps-fra9.orlean 195.145.119.188 2 u 44 64 77 29.501 +0.527 27.712 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:+185.252.140.125 216.239.35.4 2 u 44 64 77 25.087 +1.492 1.957 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:-srv01-nc.secure 129.69.253.1 2 u 47 64 77 28.338 -3.369 0.839 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:#185.125.190.56 79.243.60.50 2 u 123 64 76 32.369 -0.404 2.585 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:#spacys.de 131.188.3.223 2 u 48 64 37 25.060 -0.807 1.746 2026-03-09T21:41:28.582 INFO:teuthology.orchestra.run.vm00.stdout:#185.125.190.57 194.121.207.249 2 u 55 64 77 35.251 -1.776 1.329 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:-time1.uni-pader .DCF. 1 u 53 64 77 30.029 +0.213 0.395 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:+47.ip-51-75-67. 225.254.30.190 4 u 50 64 77 21.268 -0.530 0.464 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:-home.of.the.smi .BBgp. 1 u 53 64 77 38.469 +0.715 0.587 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:-tor.nocabal.de 131.188.3.220 2 u 52 64 77 25.096 -1.545 0.220 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:-ctb01.martinmoe 87.63.200.138 2 u 43 64 77 31.702 -0.441 0.890 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:-141.84.43.74 131.188.3.220 2 u 50 64 77 35.400 -0.107 0.831 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:*static.222.16.4 35.73.197.144 2 u 53 64 77 3.536 -3.339 1.506 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:#hermes.linxx.pa 185.131.196.23 2 u 44 64 77 28.297 -5.414 0.780 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:+vps-fra9.orlean 195.145.119.188 2 u 46 64 77 33.367 +0.842 2.555 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:#alphyn.canonica 132.163.96.1 2 u 59 64 77 109.164 -8.335 4.353 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:-185.252.140.125 216.239.35.4 2 u 50 64 77 25.171 -1.212 19.621 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:-srv01-nc.secure 129.69.253.1 2 u 48 64 77 28.346 -4.038 19.053 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:#185.125.190.56 79.243.60.50 2 u 62 64 77 33.464 -0.521 0.703 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:#spacys.de 131.188.3.223 2 u 57 64 37 25.024 -1.821 0.605 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:#185.125.190.57 194.121.207.249 2 u 58 64 77 36.817 -2.139 0.661 2026-03-09T21:41:28.583 INFO:teuthology.orchestra.run.vm02.stdout:#185.125.190.58 145.238.80.80 2 u 59 64 77 32.231 -0.886 0.683 2026-03-09T21:41:28.583 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-09T21:41:28.586 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-09T21:41:28.586 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-09T21:41:28.588 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-09T21:41:28.590 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-09T21:41:28.593 INFO:teuthology.task.internal:Duration was 544.846253 seconds 2026-03-09T21:41:28.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-09T21:41:28.595 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-09T21:41:28.596 DEBUG:teuthology.orchestra.run.vm00:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-09T21:41:28.596 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-09T21:41:28.620 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-09T21:41:28.620 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm00.local 2026-03-09T21:41:28.620 DEBUG:teuthology.orchestra.run.vm00:> 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-03-09T21:41:28.670 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm02.local 2026-03-09T21:41:28.670 DEBUG:teuthology.orchestra.run.vm02:> 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-03-09T21:41:28.690 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-09T21:41:28.690 DEBUG:teuthology.orchestra.run.vm00:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T21:41:28.712 DEBUG:teuthology.orchestra.run.vm02:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T21:41:28.785 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-09T21:41:28.785 DEBUG:teuthology.orchestra.run.vm00:> 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-03-09T21:41:28.786 DEBUG:teuthology.orchestra.run.vm02:> 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-03-09T21:41:28.792 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T21:41:28.792 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T21:41:28.793 INFO:teuthology.orchestra.run.vm00.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-09T21:41:28.793 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T21:41:28.793 INFO:teuthology.orchestra.run.vm00.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: /home/ubuntu/cephtest/archive/syslog/journalctl.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-09T21:41:28.803 INFO:teuthology.orchestra.run.vm00.stderr: 89.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-09T21:41:28.804 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T21:41:28.805 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T21:41:28.805 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T21:41:28.805 INFO:teuthology.orchestra.run.vm02.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-09T21:41:28.805 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz/home/ubuntu/cephtest/archive/syslog/journalctl.log: 2026-03-09T21:41:28.808 INFO:teuthology.orchestra.run.vm02.stderr: 83.8% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-09T21:41:28.809 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-09T21:41:28.811 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-09T21:41:28.811 DEBUG:teuthology.orchestra.run.vm00:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-09T21:41:28.854 DEBUG:teuthology.orchestra.run.vm02:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-09T21:41:28.861 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-09T21:41:28.898 DEBUG:teuthology.orchestra.run.vm00:> 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-03-09T21:41:28.899 DEBUG:teuthology.orchestra.run.vm02:> 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-03-09T21:41:28.904 INFO:teuthology.orchestra.run.vm00.stdout:kernel.core_pattern = core 2026-03-09T21:41:28.911 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = core 2026-03-09T21:41:28.918 DEBUG:teuthology.orchestra.run.vm00:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-09T21:41:28.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:41:28.954 DEBUG:teuthology.orchestra.run.vm02:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-09T21:41:28.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T21:41:28.964 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-09T21:41:28.966 INFO:teuthology.task.internal:Transferring archived files... 2026-03-09T21:41:28.966 DEBUG:teuthology.misc:Transferring archived files from vm00:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/663/remote/vm00 2026-03-09T21:41:28.966 DEBUG:teuthology.orchestra.run.vm00:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-09T21:41:29.004 DEBUG:teuthology.misc:Transferring archived files from vm02:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/663/remote/vm02 2026-03-09T21:41:29.004 DEBUG:teuthology.orchestra.run.vm02:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-09T21:41:29.013 INFO:teuthology.task.internal:Removing archive directory... 2026-03-09T21:41:29.013 DEBUG:teuthology.orchestra.run.vm00:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-09T21:41:29.048 DEBUG:teuthology.orchestra.run.vm02:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-09T21:41:29.060 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-09T21:41:29.063 INFO:teuthology.task.internal:Not uploading archives. 2026-03-09T21:41:29.063 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-09T21:41:29.065 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-09T21:41:29.065 DEBUG:teuthology.orchestra.run.vm00:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-09T21:41:29.092 DEBUG:teuthology.orchestra.run.vm02:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-09T21:41:29.095 INFO:teuthology.orchestra.run.vm00.stdout: 258078 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 9 21:41 /home/ubuntu/cephtest 2026-03-09T21:41:29.104 INFO:teuthology.orchestra.run.vm02.stdout: 258079 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 9 21:41 /home/ubuntu/cephtest 2026-03-09T21:41:29.105 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-09T21:41:29.111 INFO:teuthology.run:Summary data: description: orch/cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_domain} duration: 544.846253156662 owner: kyr success: true 2026-03-09T21:41:29.111 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-09T21:41:29.142 INFO:teuthology.run:pass