2026-03-10T09:40:20.230 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-10T09:40:20.234 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-10T09:40:20.253 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-10_01:00:38-orch-squid-none-default-vps/986 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: '986' ktype: distro last_in_suite: false machine_type: vps name: kyr-2026-03-10_01:00:38-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: 75a68fd8ca3f918fe9466b4c0bb385b7fc260a9b 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: 8043 sha1: e911bdebe5c8faa3800735d1568fcdca65db60df sleep_before_teardown: 0 subset: 1/64 suite: orch suite_branch: tt-squid suite_path: /home/teuthos/src/github.com_kshtsk_ceph_75a68fd8ca3f918fe9466b4c0bb385b7fc260a9b/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 75a68fd8ca3f918fe9466b4c0bb385b7fc260a9b targets: vm01.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOev6u9hPEijrtRFedm5F+KxfdpzIfHNi2NPIo9z6BRFSJJ4JSGCRWYgnpTqETJw4oLnZjf6qosuAgk23JY223U= vm08.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNvASSCiGJjpZ/Rea8zs/9Sy2uOPu8tRlkFuX25t/R0SaYZ28uM7+8eSmLSoT+XbR06zbN9Cj6AUJVyFF4Zl4a4= 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-10_01:00:38 tube: vps user: kyr verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.611473 2026-03-10T09:40:20.253 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_75a68fd8ca3f918fe9466b4c0bb385b7fc260a9b/qa; will attempt to use it 2026-03-10T09:40:20.253 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_75a68fd8ca3f918fe9466b4c0bb385b7fc260a9b/qa/tasks 2026-03-10T09:40:20.253 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-10T09:40:20.254 INFO:teuthology.task.internal:Checking packages... 2026-03-10T09:40:20.254 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e911bdebe5c8faa3800735d1568fcdca65db60df' 2026-03-10T09:40:20.254 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-10T09:40:20.254 INFO:teuthology.packaging:ref: None 2026-03-10T09:40:20.254 INFO:teuthology.packaging:tag: None 2026-03-10T09:40:20.254 INFO:teuthology.packaging:branch: squid 2026-03-10T09:40:20.254 INFO:teuthology.packaging:sha1: e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-10T09:40:20.254 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-10T09:40:20.863 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-678-ge911bdeb-1jammy 2026-03-10T09:40:20.864 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-10T09:40:20.865 INFO:teuthology.task.internal:no buildpackages task found 2026-03-10T09:40:20.865 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-10T09:40:20.865 INFO:teuthology.task.internal:Saving configuration 2026-03-10T09:40:20.872 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-10T09:40:20.874 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-10T09:40:20.879 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm01.local', 'description': '/archive/kyr-2026-03-10_01:00:38-orch-squid-none-default-vps/986', '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-10 09:39:05.459082', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:01', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOev6u9hPEijrtRFedm5F+KxfdpzIfHNi2NPIo9z6BRFSJJ4JSGCRWYgnpTqETJw4oLnZjf6qosuAgk23JY223U='} 2026-03-10T09:40:20.885 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm08.local', 'description': '/archive/kyr-2026-03-10_01:00:38-orch-squid-none-default-vps/986', '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-10 09:39:05.458477', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:08', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNvASSCiGJjpZ/Rea8zs/9Sy2uOPu8tRlkFuX25t/R0SaYZ28uM7+8eSmLSoT+XbR06zbN9Cj6AUJVyFF4Zl4a4='} 2026-03-10T09:40:20.885 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-10T09:40:20.886 INFO:teuthology.task.internal:roles: ubuntu@vm01.local - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2026-03-10T09:40:20.886 INFO:teuthology.task.internal:roles: ubuntu@vm08.local - ['host.b', 'cephadm.exclude'] 2026-03-10T09:40:20.886 INFO:teuthology.run_tasks:Running task console_log... 2026-03-10T09:40:20.892 DEBUG:teuthology.task.console_log:vm01 does not support IPMI; excluding 2026-03-10T09:40:20.898 DEBUG:teuthology.task.console_log:vm08 does not support IPMI; excluding 2026-03-10T09:40:20.898 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb7b2fc3a30>, signals=[15]) 2026-03-10T09:40:20.898 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-10T09:40:20.899 INFO:teuthology.task.internal:Opening connections... 2026-03-10T09:40:20.899 DEBUG:teuthology.task.internal:connecting to ubuntu@vm01.local 2026-03-10T09:40:20.900 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm01.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-10T09:40:20.960 DEBUG:teuthology.task.internal:connecting to ubuntu@vm08.local 2026-03-10T09:40:20.961 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-10T09:40:21.019 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-10T09:40:21.021 DEBUG:teuthology.orchestra.run.vm01:> uname -m 2026-03-10T09:40:21.049 INFO:teuthology.orchestra.run.vm01.stdout:x86_64 2026-03-10T09:40:21.049 DEBUG:teuthology.orchestra.run.vm01:> cat /etc/os-release 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:NAME="Ubuntu" 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:VERSION_ID="22.04" 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:VERSION_CODENAME=jammy 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:ID=ubuntu 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:ID_LIKE=debian 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-10T09:40:21.093 INFO:teuthology.orchestra.run.vm01.stdout:UBUNTU_CODENAME=jammy 2026-03-10T09:40:21.093 INFO:teuthology.lock.ops:Updating vm01.local on lock server 2026-03-10T09:40:21.098 DEBUG:teuthology.orchestra.run.vm08:> uname -m 2026-03-10T09:40:21.101 INFO:teuthology.orchestra.run.vm08.stdout:x86_64 2026-03-10T09:40:21.101 DEBUG:teuthology.orchestra.run.vm08:> cat /etc/os-release 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:NAME="Ubuntu" 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_ID="22.04" 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_CODENAME=jammy 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:ID=ubuntu 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:ID_LIKE=debian 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-10T09:40:21.147 INFO:teuthology.orchestra.run.vm08.stdout:UBUNTU_CODENAME=jammy 2026-03-10T09:40:21.147 INFO:teuthology.lock.ops:Updating vm08.local on lock server 2026-03-10T09:40:21.152 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-10T09:40:21.154 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-10T09:40:21.155 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-10T09:40:21.155 DEBUG:teuthology.orchestra.run.vm01:> test '!' -e /home/ubuntu/cephtest 2026-03-10T09:40:21.156 DEBUG:teuthology.orchestra.run.vm08:> test '!' -e /home/ubuntu/cephtest 2026-03-10T09:40:21.190 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-10T09:40:21.191 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-10T09:40:21.191 DEBUG:teuthology.orchestra.run.vm01:> test -z $(ls -A /var/lib/ceph) 2026-03-10T09:40:21.199 DEBUG:teuthology.orchestra.run.vm08:> test -z $(ls -A /var/lib/ceph) 2026-03-10T09:40:21.201 INFO:teuthology.orchestra.run.vm01.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-10T09:40:21.234 INFO:teuthology.orchestra.run.vm08.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-10T09:40:21.235 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-10T09:40:21.243 DEBUG:teuthology.orchestra.run.vm01:> test -e /ceph-qa-ready 2026-03-10T09:40:21.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:40:21.481 DEBUG:teuthology.orchestra.run.vm08:> test -e /ceph-qa-ready 2026-03-10T09:40:21.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:40:21.710 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-10T09:40:21.712 INFO:teuthology.task.internal:Creating test directory... 2026-03-10T09:40:21.712 DEBUG:teuthology.orchestra.run.vm01:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-10T09:40:21.713 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-10T09:40:21.716 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-10T09:40:21.717 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-10T09:40:21.718 INFO:teuthology.task.internal:Creating archive directory... 2026-03-10T09:40:21.718 DEBUG:teuthology.orchestra.run.vm01:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-10T09:40:21.759 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-10T09:40:21.764 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-10T09:40:21.765 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-10T09:40:21.765 DEBUG:teuthology.orchestra.run.vm01:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-10T09:40:21.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:40:21.804 DEBUG:teuthology.orchestra.run.vm08:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-10T09:40:21.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:40:21.807 DEBUG:teuthology.orchestra.run.vm01:> 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-10T09:40:21.847 DEBUG:teuthology.orchestra.run.vm08:> 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-10T09:40:21.853 INFO:teuthology.orchestra.run.vm01.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-10T09:40:21.855 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-10T09:40:21.857 INFO:teuthology.orchestra.run.vm01.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-10T09:40:21.859 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-10T09:40:21.860 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-10T09:40:21.862 INFO:teuthology.task.internal:Configuring sudo... 2026-03-10T09:40:21.862 DEBUG:teuthology.orchestra.run.vm01:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-10T09:40:21.903 DEBUG:teuthology.orchestra.run.vm08:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-10T09:40:21.910 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-10T09:40:21.912 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-10T09:40:21.912 DEBUG:teuthology.orchestra.run.vm01:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-10T09:40:21.951 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-10T09:40:21.954 DEBUG:teuthology.orchestra.run.vm01:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-10T09:40:21.997 DEBUG:teuthology.orchestra.run.vm01:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-10T09:40:22.041 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:40:22.041 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-10T09:40:22.089 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-10T09:40:22.092 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-10T09:40:22.138 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-10T09:40:22.138 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-10T09:40:22.186 DEBUG:teuthology.orchestra.run.vm01:> sudo service rsyslog restart 2026-03-10T09:40:22.187 DEBUG:teuthology.orchestra.run.vm08:> sudo service rsyslog restart 2026-03-10T09:40:22.243 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-10T09:40:22.245 INFO:teuthology.task.internal:Starting timer... 2026-03-10T09:40:22.245 INFO:teuthology.run_tasks:Running task pcp... 2026-03-10T09:40:22.247 INFO:teuthology.run_tasks:Running task selinux... 2026-03-10T09:40:22.249 INFO:teuthology.task.selinux:Excluding vm01: VMs are not yet supported 2026-03-10T09:40:22.249 INFO:teuthology.task.selinux:Excluding vm08: VMs are not yet supported 2026-03-10T09:40:22.249 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-10T09:40:22.249 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-10T09:40:22.249 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-10T09:40:22.250 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-10T09:40:22.251 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-10T09:40:22.252 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/ceph/ceph-cm-ansible.git 2026-03-10T09:40:22.253 INFO:teuthology.repo_utils:Fetching github.com_ceph_ceph-cm-ansible_main from origin 2026-03-10T09:40:22.857 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_ceph_ceph-cm-ansible_main to origin/main 2026-03-10T09:40:22.862 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-10T09:40:22.862 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "timezone": "UTC"}' -i /tmp/teuth_ansible_inventoryru_owrej --limit vm01.local,vm08.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-10T09:42:33.732 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm01.local'), Remote(name='ubuntu@vm08.local')] 2026-03-10T09:42:33.733 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm01.local' 2026-03-10T09:42:33.733 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm01.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-10T09:42:33.790 DEBUG:teuthology.orchestra.run.vm01:> true 2026-03-10T09:42:34.008 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm01.local' 2026-03-10T09:42:34.008 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm08.local' 2026-03-10T09:42:34.009 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-10T09:42:34.069 DEBUG:teuthology.orchestra.run.vm08:> true 2026-03-10T09:42:34.284 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm08.local' 2026-03-10T09:42:34.284 INFO:teuthology.run_tasks:Running task clock... 2026-03-10T09:42:34.293 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-10T09:42:34.293 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-10T09:42:34.293 DEBUG:teuthology.orchestra.run.vm01:> 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-10T09:42:34.294 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-10T09:42:34.294 DEBUG:teuthology.orchestra.run.vm08:> 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-10T09:42:34.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-10T09:42:34.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: Command line: ntpd -gq 2026-03-10T09:42:34.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: ---------------------------------------------------- 2026-03-10T09:42:34.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: ntp-4 is maintained by Network Time Foundation, 2026-03-10T09:42:34.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-10T09:42:34.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: corporation. Support and training for ntp-4 are 2026-03-10T09:42:34.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: available at https://www.nwtime.org/support 2026-03-10T09:42:34.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: ---------------------------------------------------- 2026-03-10T09:42:34.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: proto: precision = 0.029 usec (-25) 2026-03-10T09:42:34.313 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: basedate set to 2022-02-04 2026-03-10T09:42:34.313 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: gps base set to 2022-02-06 (week 2196) 2026-03-10T09:42:34.313 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-10T09:42:34.313 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: 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-10T09:42:34.313 INFO:teuthology.orchestra.run.vm01.stderr:10 Mar 09:42:34 ntpd[16105]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 73 days ago 2026-03-10T09:42:34.314 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: Listen and drop on 0 v6wildcard [::]:123 2026-03-10T09:42:34.314 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-10T09:42:34.314 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: Listen normally on 2 lo 127.0.0.1:123 2026-03-10T09:42:34.314 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: Listen normally on 3 ens3 192.168.123.101:123 2026-03-10T09:42:34.314 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: Listen normally on 4 lo [::1]:123 2026-03-10T09:42:34.314 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:1%2]:123 2026-03-10T09:42:34.314 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:34 ntpd[16105]: Listening on routing socket on fd #22 for interface updates 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: Command line: ntpd -gq 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: ---------------------------------------------------- 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: ntp-4 is maintained by Network Time Foundation, 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: corporation. Support and training for ntp-4 are 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: available at https://www.nwtime.org/support 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: ---------------------------------------------------- 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: proto: precision = 0.029 usec (-25) 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: basedate set to 2022-02-04 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: gps base set to 2022-02-06 (week 2196) 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: 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-10T09:42:34.345 INFO:teuthology.orchestra.run.vm08.stderr:10 Mar 09:42:34 ntpd[16118]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 73 days ago 2026-03-10T09:42:34.346 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: Listen and drop on 0 v6wildcard [::]:123 2026-03-10T09:42:34.346 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-10T09:42:34.346 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: Listen normally on 2 lo 127.0.0.1:123 2026-03-10T09:42:34.346 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: Listen normally on 3 ens3 192.168.123.108:123 2026-03-10T09:42:34.346 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: Listen normally on 4 lo [::1]:123 2026-03-10T09:42:34.346 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:8%2]:123 2026-03-10T09:42:34.346 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:34 ntpd[16118]: Listening on routing socket on fd #22 for interface updates 2026-03-10T09:42:35.313 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:35 ntpd[16105]: Soliciting pool server 129.70.132.36 2026-03-10T09:42:35.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:35 ntpd[16118]: Soliciting pool server 129.70.132.36 2026-03-10T09:42:36.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:36 ntpd[16105]: Soliciting pool server 78.47.56.71 2026-03-10T09:42:36.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:36 ntpd[16105]: Soliciting pool server 93.241.86.156 2026-03-10T09:42:36.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:36 ntpd[16118]: Soliciting pool server 78.47.56.71 2026-03-10T09:42:36.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:36 ntpd[16118]: Soliciting pool server 93.241.86.156 2026-03-10T09:42:37.311 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:37 ntpd[16105]: Soliciting pool server 46.4.54.78 2026-03-10T09:42:37.311 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:37 ntpd[16105]: Soliciting pool server 78.47.249.55 2026-03-10T09:42:37.312 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:37 ntpd[16105]: Soliciting pool server 131.234.220.232 2026-03-10T09:42:37.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:37 ntpd[16118]: Soliciting pool server 46.4.54.78 2026-03-10T09:42:37.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:37 ntpd[16118]: Soliciting pool server 78.47.249.55 2026-03-10T09:42:37.346 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:37 ntpd[16118]: Soliciting pool server 131.234.220.232 2026-03-10T09:42:38.311 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:38 ntpd[16105]: Soliciting pool server 78.47.94.77 2026-03-10T09:42:38.311 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:38 ntpd[16105]: Soliciting pool server 5.189.151.39 2026-03-10T09:42:38.311 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:38 ntpd[16105]: Soliciting pool server 94.130.184.193 2026-03-10T09:42:38.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:38 ntpd[16118]: Soliciting pool server 78.47.94.77 2026-03-10T09:42:38.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:38 ntpd[16118]: Soliciting pool server 5.189.151.39 2026-03-10T09:42:38.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:38 ntpd[16118]: Soliciting pool server 94.130.184.193 2026-03-10T09:42:38.449 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:38 ntpd[16105]: Soliciting pool server 217.91.44.17 2026-03-10T09:42:38.450 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:38 ntpd[16118]: Soliciting pool server 217.91.44.17 2026-03-10T09:42:39.310 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:39 ntpd[16105]: Soliciting pool server 5.75.181.179 2026-03-10T09:42:39.310 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:39 ntpd[16105]: Soliciting pool server 79.133.44.139 2026-03-10T09:42:39.311 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:39 ntpd[16105]: Soliciting pool server 185.13.148.71 2026-03-10T09:42:39.311 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:39 ntpd[16105]: Soliciting pool server 185.125.190.57 2026-03-10T09:42:39.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:39 ntpd[16118]: Soliciting pool server 5.75.181.179 2026-03-10T09:42:39.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:39 ntpd[16118]: Soliciting pool server 185.13.148.71 2026-03-10T09:42:39.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:39 ntpd[16118]: Soliciting pool server 185.125.190.57 2026-03-10T09:42:40.309 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:40 ntpd[16105]: Soliciting pool server 91.189.91.157 2026-03-10T09:42:40.310 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:40 ntpd[16105]: Soliciting pool server 144.76.66.156 2026-03-10T09:42:40.310 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:40 ntpd[16105]: Soliciting pool server 2a01:7e01::f03c:94ff:fe24:44d0 2026-03-10T09:42:40.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:40 ntpd[16118]: Soliciting pool server 91.189.91.157 2026-03-10T09:42:40.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:40 ntpd[16118]: Soliciting pool server 144.76.66.156 2026-03-10T09:42:41.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:41 ntpd[16118]: Soliciting pool server 185.125.190.56 2026-03-10T09:42:41.345 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:41 ntpd[16118]: Soliciting pool server 46.38.241.235 2026-03-10T09:42:43.350 INFO:teuthology.orchestra.run.vm01.stdout:10 Mar 09:42:43 ntpd[16105]: ntpd: time slew +0.015123 s 2026-03-10T09:42:43.350 INFO:teuthology.orchestra.run.vm01.stdout:ntpd: time slew +0.015123s 2026-03-10T09:42:43.370 INFO:teuthology.orchestra.run.vm01.stdout: remote refid st t when poll reach delay offset jitter 2026-03-10T09:42:43.370 INFO:teuthology.orchestra.run.vm01.stdout:============================================================================== 2026-03-10T09:42:43.370 INFO:teuthology.orchestra.run.vm01.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.370 INFO:teuthology.orchestra.run.vm01.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.370 INFO:teuthology.orchestra.run.vm01.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.370 INFO:teuthology.orchestra.run.vm01.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.370 INFO:teuthology.orchestra.run.vm01.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.375 INFO:teuthology.orchestra.run.vm08.stdout:10 Mar 09:42:43 ntpd[16118]: ntpd: time slew -0.001659 s 2026-03-10T09:42:43.375 INFO:teuthology.orchestra.run.vm08.stdout:ntpd: time slew -0.001659s 2026-03-10T09:42:43.394 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-10T09:42:43.394 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-10T09:42:43.394 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.394 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.394 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.394 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.394 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:42:43.395 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2026-03-10T09:42:43.435 INFO:tasks.cephadm:Testing if podman is available 2026-03-10T09:42:43.435 DEBUG:teuthology.orchestra.run.vm08:> sudo podman --help 2026-03-10T09:42:43.441 INFO:teuthology.orchestra.run.vm08.stderr:sudo: podman: command not found 2026-03-10T09:42:43.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:42:43.441 INFO:tasks.cephadm:Failed to find podman. Using docker 2026-03-10T09:42:43.441 DEBUG:teuthology.orchestra.run.vm08:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2026-03-10T09:42:44.925 INFO:teuthology.orchestra.run.vm08.stdout:latest: Pulling from samba.org/samba-ad-server 2026-03-10T09:42:44.926 INFO:teuthology.orchestra.run.vm08.stdout:09ccf43429a1: Pulling fs layer 2026-03-10T09:42:44.926 INFO:teuthology.orchestra.run.vm08.stdout:d58a4bcf7c2f: Pulling fs layer 2026-03-10T09:42:44.926 INFO:teuthology.orchestra.run.vm08.stdout:da376b4fc039: Pulling fs layer 2026-03-10T09:42:44.926 INFO:teuthology.orchestra.run.vm08.stdout:f7e1a860572a: Pulling fs layer 2026-03-10T09:42:44.926 INFO:teuthology.orchestra.run.vm08.stdout:84348a0b9248: Pulling fs layer 2026-03-10T09:42:44.926 INFO:teuthology.orchestra.run.vm08.stdout:07b6e7438f06: Pulling fs layer 2026-03-10T09:42:44.926 INFO:teuthology.orchestra.run.vm08.stdout:f7e1a860572a: Waiting 2026-03-10T09:42:44.926 INFO:teuthology.orchestra.run.vm08.stdout:84348a0b9248: Waiting 2026-03-10T09:42:44.926 INFO:teuthology.orchestra.run.vm08.stdout:07b6e7438f06: Waiting 2026-03-10T09:42:45.342 INFO:teuthology.orchestra.run.vm08.stdout:d58a4bcf7c2f: Download complete 2026-03-10T09:42:46.028 INFO:teuthology.orchestra.run.vm08.stdout:f7e1a860572a: Verifying Checksum 2026-03-10T09:42:46.028 INFO:teuthology.orchestra.run.vm08.stdout:f7e1a860572a: Download complete 2026-03-10T09:42:46.443 INFO:teuthology.orchestra.run.vm08.stdout:84348a0b9248: Verifying Checksum 2026-03-10T09:42:46.540 INFO:teuthology.orchestra.run.vm08.stdout:09ccf43429a1: Verifying Checksum 2026-03-10T09:42:46.540 INFO:teuthology.orchestra.run.vm08.stdout:09ccf43429a1: Download complete 2026-03-10T09:42:47.865 INFO:teuthology.orchestra.run.vm08.stdout:09ccf43429a1: Pull complete 2026-03-10T09:42:47.873 INFO:teuthology.orchestra.run.vm08.stdout:d58a4bcf7c2f: Pull complete 2026-03-10T09:42:57.155 INFO:teuthology.orchestra.run.vm08.stdout:07b6e7438f06: Verifying Checksum 2026-03-10T09:42:57.155 INFO:teuthology.orchestra.run.vm08.stdout:07b6e7438f06: Download complete 2026-03-10T09:42:57.696 INFO:teuthology.orchestra.run.vm08.stdout:da376b4fc039: Verifying Checksum 2026-03-10T09:42:57.696 INFO:teuthology.orchestra.run.vm08.stdout:da376b4fc039: Download complete 2026-03-10T09:42:59.543 INFO:teuthology.orchestra.run.vm08.stdout:da376b4fc039: Pull complete 2026-03-10T09:42:59.550 INFO:teuthology.orchestra.run.vm08.stdout:f7e1a860572a: Pull complete 2026-03-10T09:42:59.557 INFO:teuthology.orchestra.run.vm08.stdout:84348a0b9248: Pull complete 2026-03-10T09:43:00.344 INFO:teuthology.orchestra.run.vm08.stdout:07b6e7438f06: Pull complete 2026-03-10T09:43:00.347 INFO:teuthology.orchestra.run.vm08.stdout:Digest: sha256:4ff93adda6d57dcb9f001b8dfed3788b6edd045f507f2e42acfaba95dcd54c42 2026-03-10T09:43:00.349 INFO:teuthology.orchestra.run.vm08.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2026-03-10T09:43:00.350 INFO:teuthology.orchestra.run.vm08.stdout:quay.io/samba.org/samba-ad-server:latest 2026-03-10T09:43:00.352 DEBUG:teuthology.orchestra.run.vm08:> sudo docker pull quay.io/samba.org/samba-client:latest 2026-03-10T09:43:01.776 INFO:teuthology.orchestra.run.vm08.stdout:latest: Pulling from samba.org/samba-client 2026-03-10T09:43:01.776 INFO:teuthology.orchestra.run.vm08.stdout:09ccf43429a1: Already exists 2026-03-10T09:43:01.777 INFO:teuthology.orchestra.run.vm08.stdout:450f853f5d33: Pulling fs layer 2026-03-10T09:43:07.133 INFO:teuthology.orchestra.run.vm08.stdout:450f853f5d33: Verifying Checksum 2026-03-10T09:43:07.133 INFO:teuthology.orchestra.run.vm08.stdout:450f853f5d33: Download complete 2026-03-10T09:43:08.115 INFO:teuthology.orchestra.run.vm08.stdout:450f853f5d33: Pull complete 2026-03-10T09:43:08.118 INFO:teuthology.orchestra.run.vm08.stdout:Digest: sha256:54cd8e03e3dd83864c4ebf069c131ad2931460efc6692836ee2177ac8b26de34 2026-03-10T09:43:08.119 INFO:teuthology.orchestra.run.vm08.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2026-03-10T09:43:08.120 INFO:teuthology.orchestra.run.vm08.stdout:quay.io/samba.org/samba-client:latest 2026-03-10T09:43:08.123 DEBUG:teuthology.orchestra.run.vm08:> ss -lunH 2026-03-10T09:43:08.127 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 0.0.0.0:45033 0.0.0.0:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 127.0.0.53:53 0.0.0.0:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 192.168.123.108:68 0.0.0.0:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 192.168.123.108:123 0.0.0.0:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 127.0.0.1:901 0.0.0.0:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 *:47352 *:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 *:111 *:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 [fe80::5055:ff:fe00:8]:123 *:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 [::1]:123 *:* 2026-03-10T09:43:08.128 INFO:teuthology.orchestra.run.vm08.stdout:UNCONN 0 0 *:123 *:* 2026-03-10T09:43:08.128 DEBUG:teuthology.orchestra.run.vm08:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2026-03-10T09:43:08.178 DEBUG:teuthology.orchestra.run.vm08:> sudo mkdir -p /var/tmp/samba 2026-03-10T09:43:08.229 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-10T09:43:08.229 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/var/tmp/samba/container.json 2026-03-10T09:43:08.281 DEBUG:teuthology.orchestra.run.vm08:> 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-10T09:43:09.382 INFO:teuthology.orchestra.run.vm08.stdout:64e4a8cd11d3d753652b18f7fd819cdd34ba1e090a5430bef1c3d3b1812063e6 2026-03-10T09:43:09.745 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.108, idx=0 2026-03-10T09:43:09.746 DEBUG:teuthology.orchestra.run.vm08:> sudo docker run --rm --net=host --dns=192.168.123.108 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-10T09:43:09.862 INFO:teuthology.orchestra.run.vm08.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-03-10T09:43:09.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:43:10.409 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.108, idx=1 2026-03-10T09:43:10.409 DEBUG:teuthology.orchestra.run.vm08:> sudo docker run --rm --net=host --dns=192.168.123.108 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-10T09:43:10.533 INFO:teuthology.orchestra.run.vm08.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-03-10T09:43:10.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:43:11.569 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.108, idx=2 2026-03-10T09:43:11.570 DEBUG:teuthology.orchestra.run.vm08:> sudo docker run --rm --net=host --dns=192.168.123.108 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-10T09:43:11.717 INFO:teuthology.orchestra.run.vm08.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-03-10T09:43:11.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:43:13.776 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.108, idx=3 2026-03-10T09:43:13.776 DEBUG:teuthology.orchestra.run.vm08:> sudo docker run --rm --net=host --dns=192.168.123.108 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-10T09:43:13.881 INFO:teuthology.orchestra.run.vm08.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2026-03-10T09:43:13.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:43:17.923 INFO:tasks.cephadm:Probing SMB status of DC 192.168.123.108, idx=4 2026-03-10T09:43:17.924 DEBUG:teuthology.orchestra.run.vm08:> sudo docker run --rm --net=host --dns=192.168.123.108 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2026-03-10T09:43:18.078 INFO:teuthology.orchestra.run.vm08.stdout: . D 0 Tue Mar 10 09:43:11 2026 2026-03-10T09:43:18.078 INFO:teuthology.orchestra.run.vm08.stdout: .. D 0 Tue Mar 10 09:43:11 2026 2026-03-10T09:43:18.078 INFO:teuthology.orchestra.run.vm08.stdout: domain1.sink.test D 0 Tue Mar 10 09:43:10 2026 2026-03-10T09:43:18.078 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-10T09:43:18.078 INFO:teuthology.orchestra.run.vm08.stdout: 40458684 blocks of size 1024. 34906204 blocks available 2026-03-10T09:43:18.107 INFO:tasks.cephadm:SMB status probe succeeded 2026-03-10T09:43:18.107 INFO:teuthology.run_tasks:Running task cephadm... 2026-03-10T09:43:18.109 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-10T09:43:18.109 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-10T09:43:18.109 INFO:tasks.cephadm:Cluster fsid is 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:43:18.109 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-03-10T09:43:18.109 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '192.168.123.101'} 2026-03-10T09:43:18.109 INFO:tasks.cephadm:First mon is mon.a on vm01 2026-03-10T09:43:18.109 INFO:tasks.cephadm:First mgr is x 2026-03-10T09:43:18.109 INFO:tasks.cephadm:Normalizing hostnames... 2026-03-10T09:43:18.109 DEBUG:teuthology.orchestra.run.vm01:> sudo hostname $(hostname -s) 2026-03-10T09:43:18.117 DEBUG:teuthology.orchestra.run.vm08:> sudo hostname $(hostname -s) 2026-03-10T09:43:18.123 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2026-03-10T09:43:18.124 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-10T09:43:18.782 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-10T09:43:19.464 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-10T09:43:19.465 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/e911bdebe5c8faa3800735d1568fcdca65db60df/ubuntu/jammy/x86_64/flavors/default/cephadm 2026-03-10T09:43:19.465 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-10T09:43:19.465 DEBUG:teuthology.orchestra.run.vm01:> 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-10T09:43:20.876 INFO:teuthology.orchestra.run.vm01.stdout:-rw-rw-r-- 1 ubuntu ubuntu 795696 Mar 10 09:43 /home/ubuntu/cephtest/cephadm 2026-03-10T09:43:20.876 DEBUG:teuthology.orchestra.run.vm08:> 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-10T09:43:22.189 INFO:teuthology.orchestra.run.vm08.stdout:-rw-rw-r-- 1 ubuntu ubuntu 795696 Mar 10 09:43 /home/ubuntu/cephtest/cephadm 2026-03-10T09:43:22.189 DEBUG:teuthology.orchestra.run.vm01:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-10T09:43:22.193 DEBUG:teuthology.orchestra.run.vm08:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-10T09:43:22.203 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df on all hosts... 2026-03-10T09:43:22.203 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df pull 2026-03-10T09:43:22.236 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df pull 2026-03-10T09:43:22.329 INFO:teuthology.orchestra.run.vm01.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df... 2026-03-10T09:43:22.334 INFO:teuthology.orchestra.run.vm08.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df... 2026-03-10T09:44:14.243 INFO:teuthology.orchestra.run.vm01.stdout:{ 2026-03-10T09:44:14.244 INFO:teuthology.orchestra.run.vm01.stdout: "ceph_version": "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)", 2026-03-10T09:44:14.244 INFO:teuthology.orchestra.run.vm01.stdout: "image_id": "654f31e6858eb235bbece362255b685a945f2b6a367e2b88c4930c984fbb214c", 2026-03-10T09:44:14.244 INFO:teuthology.orchestra.run.vm01.stdout: "repo_digests": [ 2026-03-10T09:44:14.244 INFO:teuthology.orchestra.run.vm01.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc" 2026-03-10T09:44:14.244 INFO:teuthology.orchestra.run.vm01.stdout: ] 2026-03-10T09:44:14.244 INFO:teuthology.orchestra.run.vm01.stdout:} 2026-03-10T09:44:32.590 INFO:teuthology.orchestra.run.vm08.stdout:{ 2026-03-10T09:44:32.590 INFO:teuthology.orchestra.run.vm08.stdout: "ceph_version": "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)", 2026-03-10T09:44:32.590 INFO:teuthology.orchestra.run.vm08.stdout: "image_id": "654f31e6858eb235bbece362255b685a945f2b6a367e2b88c4930c984fbb214c", 2026-03-10T09:44:32.590 INFO:teuthology.orchestra.run.vm08.stdout: "repo_digests": [ 2026-03-10T09:44:32.590 INFO:teuthology.orchestra.run.vm08.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc" 2026-03-10T09:44:32.590 INFO:teuthology.orchestra.run.vm08.stdout: ] 2026-03-10T09:44:32.590 INFO:teuthology.orchestra.run.vm08.stdout:} 2026-03-10T09:44:32.603 DEBUG:teuthology.orchestra.run.vm01:> sudo mkdir -p /etc/ceph 2026-03-10T09:44:32.613 DEBUG:teuthology.orchestra.run.vm08:> sudo mkdir -p /etc/ceph 2026-03-10T09:44:32.621 DEBUG:teuthology.orchestra.run.vm01:> sudo chmod 777 /etc/ceph 2026-03-10T09:44:32.663 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod 777 /etc/ceph 2026-03-10T09:44:32.671 INFO:tasks.cephadm:Writing seed config... 2026-03-10T09:44:32.671 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-03-10T09:44:32.671 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-03-10T09:44:32.671 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-03-10T09:44:32.671 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-03-10T09:44:32.671 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-03-10T09:44:32.671 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-03-10T09:44:32.671 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-03-10T09:44:32.671 INFO:tasks.cephadm: override: [osd] osd mclock iops capacity threshold hdd = 49000 2026-03-10T09:44:32.672 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:44:32.672 DEBUG:teuthology.orchestra.run.vm01:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-03-10T09:44:32.706 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 = 915a7840-1c65-11f1-a94a-f57ceba17777 [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-10T09:44:32.706 DEBUG:teuthology.orchestra.run.vm01:mon.a> sudo journalctl -f -n 0 -u ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mon.a.service 2026-03-10T09:44:32.748 DEBUG:teuthology.orchestra.run.vm01:mgr.x> sudo journalctl -f -n 0 -u ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mgr.x.service 2026-03-10T09:44:32.791 INFO:tasks.cephadm:Bootstrapping... 2026-03-10T09:44:32.791 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df -v bootstrap --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 --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.101 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-03-10T09:44:32.927 INFO:teuthology.orchestra.run.vm01.stdout:-------------------------------------------------------------------------------- 2026-03-10T09:44:32.927 INFO:teuthology.orchestra.run.vm01.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df', '-v', 'bootstrap', '--fsid', '915a7840-1c65-11f1-a94a-f57ceba17777', '--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.101', '--skip-admin-label'] 2026-03-10T09:44:32.927 INFO:teuthology.orchestra.run.vm01.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2026-03-10T09:44:32.927 INFO:teuthology.orchestra.run.vm01.stdout:Verifying podman|docker is present... 2026-03-10T09:44:32.927 INFO:teuthology.orchestra.run.vm01.stdout:Verifying lvm2 is present... 2026-03-10T09:44:32.927 INFO:teuthology.orchestra.run.vm01.stdout:Verifying time synchronization is in place... 2026-03-10T09:44:32.930 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-03-10T09:44:32.930 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-03-10T09:44:32.932 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-03-10T09:44:32.932 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout inactive 2026-03-10T09:44:32.934 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2026-03-10T09:44:32.934 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2026-03-10T09:44:32.937 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2026-03-10T09:44:32.937 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout inactive 2026-03-10T09:44:32.939 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2026-03-10T09:44:32.939 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout masked 2026-03-10T09:44:32.941 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2026-03-10T09:44:32.941 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout inactive 2026-03-10T09:44:32.943 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2026-03-10T09:44:32.944 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2026-03-10T09:44:32.946 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2026-03-10T09:44:32.946 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout inactive 2026-03-10T09:44:32.948 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout enabled 2026-03-10T09:44:32.950 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout active 2026-03-10T09:44:32.950 INFO:teuthology.orchestra.run.vm01.stdout:Unit ntp.service is enabled and running 2026-03-10T09:44:32.950 INFO:teuthology.orchestra.run.vm01.stdout:Repeating the final host check... 2026-03-10T09:44:32.950 INFO:teuthology.orchestra.run.vm01.stdout:docker (/usr/bin/docker) is present 2026-03-10T09:44:32.950 INFO:teuthology.orchestra.run.vm01.stdout:systemctl is present 2026-03-10T09:44:32.950 INFO:teuthology.orchestra.run.vm01.stdout:lvcreate is present 2026-03-10T09:44:32.953 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2026-03-10T09:44:32.953 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2026-03-10T09:44:32.955 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2026-03-10T09:44:32.955 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout inactive 2026-03-10T09:44:32.957 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2026-03-10T09:44:32.957 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2026-03-10T09:44:32.959 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2026-03-10T09:44:32.959 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout inactive 2026-03-10T09:44:32.961 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2026-03-10T09:44:32.961 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout masked 2026-03-10T09:44:32.963 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2026-03-10T09:44:32.963 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout inactive 2026-03-10T09:44:32.965 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2026-03-10T09:44:32.965 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2026-03-10T09:44:32.967 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2026-03-10T09:44:32.967 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout inactive 2026-03-10T09:44:32.969 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout enabled 2026-03-10T09:44:32.972 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stdout active 2026-03-10T09:44:32.972 INFO:teuthology.orchestra.run.vm01.stdout:Unit ntp.service is enabled and running 2026-03-10T09:44:32.972 INFO:teuthology.orchestra.run.vm01.stdout:Host looks OK 2026-03-10T09:44:32.972 INFO:teuthology.orchestra.run.vm01.stdout:Cluster fsid: 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:32.972 INFO:teuthology.orchestra.run.vm01.stdout:Acquiring lock 139757917456992 on /run/cephadm/915a7840-1c65-11f1-a94a-f57ceba17777.lock 2026-03-10T09:44:32.972 INFO:teuthology.orchestra.run.vm01.stdout:Lock 139757917456992 acquired on /run/cephadm/915a7840-1c65-11f1-a94a-f57ceba17777.lock 2026-03-10T09:44:32.972 INFO:teuthology.orchestra.run.vm01.stdout:Verifying IP 192.168.123.101 port 3300 ... 2026-03-10T09:44:32.972 INFO:teuthology.orchestra.run.vm01.stdout:Verifying IP 192.168.123.101 port 6789 ... 2026-03-10T09:44:32.972 INFO:teuthology.orchestra.run.vm01.stdout:Base mon IP(s) is [192.168.123.101:3300, 192.168.123.101:6789], mon addrv is [v2:192.168.123.101:3300,v1:192.168.123.101:6789] 2026-03-10T09:44:32.973 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout default via 192.168.123.1 dev ens3 proto dhcp src 192.168.123.101 metric 100 2026-03-10T09:44:32.973 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2026-03-10T09:44:32.973 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout 192.168.123.0/24 dev ens3 proto kernel scope link src 192.168.123.101 metric 100 2026-03-10T09:44:32.973 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout 192.168.123.1 dev ens3 proto dhcp scope link src 192.168.123.101 metric 100 2026-03-10T09:44:32.974 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2026-03-10T09:44:32.974 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens3 proto kernel metric 256 pref medium 2026-03-10T09:44:32.975 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-03-10T09:44:32.975 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2026-03-10T09:44:32.975 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-03-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout 2: ens3: mtu 1500 state UP qlen 1000 2026-03-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout inet6 fe80::5055:ff:fe00:1/64 scope link 2026-03-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2026-03-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.stdout:Mon IP `192.168.123.101` is in CIDR network `192.168.123.0/24` 2026-03-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.stdout:Mon IP `192.168.123.101` is in CIDR network `192.168.123.0/24` 2026-03-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.stdout:Mon IP `192.168.123.101` is in CIDR network `192.168.123.1/32` 2026-03-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.stdout:Mon IP `192.168.123.101` is in CIDR network `192.168.123.1/32` 2026-03-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.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-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-03-10T09:44:32.976 INFO:teuthology.orchestra.run.vm01.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df... 2026-03-10T09:44:34.033 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/docker: stdout e911bdebe5c8faa3800735d1568fcdca65db60df: Pulling from ceph-ci/ceph 2026-03-10T09:44:34.033 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/docker: stdout Digest: sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc 2026-03-10T09:44:34.033 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-10T09:44:34.033 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-10T09:44:34.186 INFO:teuthology.orchestra.run.vm01.stdout:ceph: stdout ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable) 2026-03-10T09:44:34.186 INFO:teuthology.orchestra.run.vm01.stdout:Ceph version: ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable) 2026-03-10T09:44:34.187 INFO:teuthology.orchestra.run.vm01.stdout:Extracting ceph user uid/gid from container image... 2026-03-10T09:44:34.275 INFO:teuthology.orchestra.run.vm01.stdout:stat: stdout 167 167 2026-03-10T09:44:34.275 INFO:teuthology.orchestra.run.vm01.stdout:Creating initial keys... 2026-03-10T09:44:34.381 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-authtool: stdout AQAC6K9pm6LhFBAA0WJImd/pygXpVaSM1u974g== 2026-03-10T09:44:34.484 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-authtool: stdout AQAC6K9pPVncGhAApceu0KCjoWOgnBIQMW33bA== 2026-03-10T09:44:34.596 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-authtool: stdout AQAC6K9pvt1mIRAAEX9typdMXZ6sjfMZc+iSNQ== 2026-03-10T09:44:34.596 INFO:teuthology.orchestra.run.vm01.stdout:Creating initial monmap... 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout:monmaptool for a [v2:192.168.123.101:3300,v1:192.168.123.101:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout:setting min_mon_release = quincy 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/monmaptool: set fsid to 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:34.748 INFO:teuthology.orchestra.run.vm01.stdout:Creating mon... 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 1 imported monmap: 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr epoch 0 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr fsid 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr last_changed 2026-03-10T09:44:34.690123+0000 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr created 2026-03-10T09:44:34.690123+0000 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 0: [v2:192.168.123.101:3300/0,v1:192.168.123.101:6789/0] mon.a 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 0 /usr/bin/ceph-mon: set fsid to 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: RocksDB version: 7.9.2 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Git sha 0 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Compile date 2026-02-25 18:11:04 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: DB SUMMARY 2026-03-10T09:44:34.896 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: DB Session ID: 3AIEE50JB4STUAIZIKVE 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.error_if_exists: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.create_if_missing: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.paranoid_checks: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.env: 0x563482095dc0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.fs: PosixFileSystem 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.info_log: 0x56349c402da0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.statistics: (nil) 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.use_fsync: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_log_file_size: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.allow_fallocate: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.use_direct_reads: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.create_missing_column_families: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.db_log_dir: 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.wal_dir: 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.advise_random_on_open: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.write_buffer_manager: 0x56349c3f95e0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.rate_limiter: (nil) 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.unordered_write: 0 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.row_cache: None 2026-03-10T09:44:34.897 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.wal_filter: None 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.two_write_queues: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.manual_wal_flush: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.wal_compression: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.atomic_flush: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.log_readahead_size: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.enforce_single_del_contracts: true 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_background_jobs: 2 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_background_compactions: -1 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_subcompactions: 1 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_total_wal_size: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_open_files: -1 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.bytes_per_sync: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Options.max_background_flushes: -1 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Compression algorithms supported: 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: kZSTD supported: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: kXpressCompression supported: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: kBZip2Compression supported: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: kLZ4Compression supported: 1 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: kZlibCompression supported: 1 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: kSnappyCompression supported: 1 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.840+0000 7f3ce2cafd80 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.merge_operator: 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_filter: None 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_filter_factory: None 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-10T09:44:34.898 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56349c3f5520) 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x56349c41b350 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression: NoCompression 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.num_levels: 7 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-10T09:44:34.899 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression_opts.level: 32767 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression_opts.enabled: false 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.arena_block_size: 1048576 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.inplace_update_support: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.bloom_locality: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.max_successive_merges: 0 2026-03-10T09:44:34.900 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.force_consistency_checks: 1 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.ttl: 2592000 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.enable_blob_files: false 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.min_blob_size: 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.blob_file_size: 268435456 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.blob_file_starting_level: 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.844+0000 7f3ce2cafd80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.848+0000 7f3ce2cafd80 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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.848+0000 7f3ce2cafd80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.848+0000 7f3ce2cafd80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: edafa36f-69dc-4ea2-ab31-86b031de92ea 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.848+0000 7f3ce2cafd80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.848+0000 7f3ce2cafd80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56349c41ce00 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.848+0000 7f3ce2cafd80 4 rocksdb: DB pointer 0x56349c500000 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.852+0000 7f3cda439640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.852+0000 7f3cda439640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2026-03-10T09:44:34.901 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.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-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x56349c41b350#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 6e-06 secs_since: 0 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.852+0000 7f3ce2cafd80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.852+0000 7f3ce2cafd80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph-mon: stderr debug 2026-03-10T09:44:34.852+0000 7f3ce2cafd80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2026-03-10T09:44:34.902 INFO:teuthology.orchestra.run.vm01.stdout:create mon.a on 2026-03-10T09:44:35.245 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-03-10T09:44:35.411 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-915a7840-1c65-11f1-a94a-f57ceba17777.target → /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777.target. 2026-03-10T09:44:35.411 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-915a7840-1c65-11f1-a94a-f57ceba17777.target → /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777.target. 2026-03-10T09:44:35.609 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mon.a 2026-03-10T09:44:35.609 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Failed to reset failed state of unit ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mon.a.service: Unit ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mon.a.service not loaded. 2026-03-10T09:44:35.785 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777.target.wants/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mon.a.service → /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.service. 2026-03-10T09:44:35.790 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:35 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:44:35.795 INFO:teuthology.orchestra.run.vm01.stdout:firewalld does not appear to be present 2026-03-10T09:44:35.795 INFO:teuthology.orchestra.run.vm01.stdout:Not possible to enable service . firewalld.service is not available 2026-03-10T09:44:35.795 INFO:teuthology.orchestra.run.vm01.stdout:Waiting for mon to start... 2026-03-10T09:44:35.795 INFO:teuthology.orchestra.run.vm01.stdout:Waiting for mon... 2026-03-10T09:44:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:35 vm01 systemd[1]: Started Ceph mon.a for 915a7840-1c65-11f1-a94a-f57ceba17777. 2026-03-10T09:44:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:35 vm01 bash[17025]: cluster 2026-03-10T09:44:35.957328+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:35 vm01 bash[17025]: cluster 2026-03-10T09:44:35.957328+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:35 vm01 bash[17025]: cluster 2026-03-10T09:44:35.951760+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2026-03-10T09:44:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:35 vm01 bash[17025]: cluster 2026-03-10T09:44:35.951760+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout cluster: 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout id: 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout services: 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.236147s) 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout data: 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout pgs: 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:mon is available 2026-03-10T09:44:36.236 INFO:teuthology.orchestra.run.vm01.stdout:Assimilating anything we can from ceph.conf... 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout [global] 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout fsid = 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_host = [v2:192.168.123.101:3300,v1:192.168.123.101:6789] 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout [mgr] 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout [osd] 2026-03-10T09:44:36.457 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-03-10T09:44:36.458 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-03-10T09:44:36.458 INFO:teuthology.orchestra.run.vm01.stdout:Generating new minimal ceph.conf... 2026-03-10T09:44:36.687 INFO:teuthology.orchestra.run.vm01.stdout:Restarting the monitor... 2026-03-10T09:44:36.768 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 systemd[1]: Stopping Ceph mon.a for 915a7840-1c65-11f1-a94a-f57ceba17777... 2026-03-10T09:44:36.768 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17025]: debug 2026-03-10T09:44:36.740+0000 7f2f10b94640 -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-10T09:44:36.768 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17025]: debug 2026-03-10T09:44:36.740+0000 7f2f10b94640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-03-10T09:44:36.832 INFO:teuthology.orchestra.run.vm01.stdout:Setting public_network to 192.168.123.0/24,192.168.123.1/32 in mon config section 2026-03-10T09:44:37.045 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17412]: ceph-915a7840-1c65-11f1-a94a-f57ceba17777-mon-a 2026-03-10T09:44:37.045 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 systemd[1]: ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mon.a.service: Deactivated successfully. 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 systemd[1]: Stopped Ceph mon.a for 915a7840-1c65-11f1-a94a-f57ceba17777. 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 systemd[1]: Started Ceph mon.a for 915a7840-1c65-11f1-a94a-f57ceba17777. 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.956+0000 7f6a17517d80 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.956+0000 7f6a17517d80 0 ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable), process ceph-mon, pid 7 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.956+0000 7f6a17517d80 0 pidfile_write: ignore empty --pid-file 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 0 load: jerasure load: lrc 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: RocksDB version: 7.9.2 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Git sha 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Compile date 2026-02-25 18:11:04 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: DB SUMMARY 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: DB Session ID: YVP60555F5WZ7229CK77 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: CURRENT file: CURRENT 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: IDENTITY file: IDENTITY 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 74965 ; 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.error_if_exists: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.create_if_missing: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.paranoid_checks: 1 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.env: 0x5636d871bdc0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.fs: PosixFileSystem 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.info_log: 0x5636e7686d00 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.statistics: (nil) 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.use_fsync: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_log_file_size: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.allow_fallocate: 1 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.use_direct_reads: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.create_missing_column_families: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.db_log_dir: 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.wal_dir: 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-10T09:44:37.046 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.advise_random_on_open: 1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.write_buffer_manager: 0x5636e768b900 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.rate_limiter: (nil) 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.unordered_write: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.row_cache: None 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.wal_filter: None 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.two_write_queues: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.manual_wal_flush: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.wal_compression: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.atomic_flush: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.log_readahead_size: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.enforce_single_del_contracts: true 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_background_jobs: 2 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_background_compactions: -1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_subcompactions: 1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_total_wal_size: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_open_files: -1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bytes_per_sync: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_background_flushes: -1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Compression algorithms supported: 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: kZSTD supported: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: kXpressCompression supported: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: kBZip2Compression supported: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: kLZ4Compression supported: 1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: kZlibCompression supported: 1 2026-03-10T09:44:37.047 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: kSnappyCompression supported: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.merge_operator: 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_filter: None 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_filter_factory: None 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5636e7686480) 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: cache_index_and_filter_blocks: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: cache_index_and_filter_blocks_with_high_priority: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: pin_top_level_index_and_filter: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: index_type: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: data_block_index_type: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: index_shortening: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: data_block_hash_table_util_ratio: 0.750000 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: checksum: 4 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: no_block_cache: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: block_cache: 0x5636e76ad350 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: block_cache_name: BinnedLRUCache 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: block_cache_options: 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: capacity : 536870912 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: num_shard_bits : 4 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: strict_capacity_limit : 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: high_pri_pool_ratio: 0.000 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: block_cache_compressed: (nil) 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: persistent_cache: (nil) 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: block_size: 4096 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: block_size_deviation: 10 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: block_restart_interval: 16 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: index_block_restart_interval: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: metadata_block_size: 4096 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: partition_filters: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: use_delta_encoding: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: filter_policy: bloomfilter 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: whole_key_filtering: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: verify_compression: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: read_amp_bytes_per_bit: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: format_version: 5 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: enable_index_compression: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: block_align: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: max_auto_readahead_size: 262144 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: prepopulate_block_cache: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: initial_auto_readahead_size: 8192 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: num_file_reads_for_auto_readahead: 2 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression: NoCompression 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.num_levels: 7 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-10T09:44:37.048 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression_opts.level: 32767 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression_opts.enabled: false 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.arena_block_size: 1048576 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.inplace_update_support: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.bloom_locality: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.max_successive_merges: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-10T09:44:37.049 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.force_consistency_checks: 1 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.ttl: 2592000 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.enable_blob_files: false 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.min_blob_size: 0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.blob_file_size: 268435456 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.blob_file_starting_level: 0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 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-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: edafa36f-69dc-4ea2-ab31-86b031de92ea 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773135876964398, "job": 1, "event": "recovery_started", "wal_files": [9]} 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.960+0000 7f6a17517d80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.964+0000 7f6a17517d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773135876967190, "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": 1773135876, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "edafa36f-69dc-4ea2-ab31-86b031de92ea", "db_session_id": "YVP60555F5WZ7229CK77", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.964+0000 7f6a17517d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773135876967283, "job": 1, "event": "recovery_finished"} 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.964+0000 7f6a17517d80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.972+0000 7f6a17517d80 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-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.972+0000 7f6a17517d80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5636e76aee00 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.972+0000 7f6a17517d80 4 rocksdb: DB pointer 0x5636e77ba000 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.972+0000 7f6a17517d80 0 starting mon.a rank 0 at public addrs [v2:192.168.123.101:3300/0,v1:192.168.123.101:6789/0] at bind addrs [v2:192.168.123.101:3300/0,v1:192.168.123.101:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a17517d80 1 mon.a@-1(???) e1 preinit fsid 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a17517d80 0 mon.a@-1(???).mds e1 new map 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a17517d80 0 mon.a@-1(???).mds e1 print_map 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: e1 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: btime 2026-03-10T09:44:35:956899+0000 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: enable_multiple, ever_enabled_multiple: 1,1 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: 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-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: legacy client fscid: -1 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: No filesystems configured 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a17517d80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a17517d80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a17517d80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a17517d80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a17517d80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a0d2e1640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: debug 2026-03-10T09:44:36.976+0000 7f6a0d2e1640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: ** DB Stats ** 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Uptime(secs): 0.0 total, 0.0 interval 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: 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-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: 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-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: ** Compaction Stats [default] ** 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: 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-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: L0 2/0 72.21 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 36.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Sum 2/0 72.21 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 36.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 36.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: ** Compaction Stats [default] ** 2026-03-10T09:44:37.050 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: 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-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 36.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Uptime(secs): 0.0 total, 0.0 interval 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Flush(GB): cumulative 0.000, interval 0.000 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: AddFile(GB): cumulative 0.000, interval 0.000 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: AddFile(Total Files): cumulative 0, interval 0 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: AddFile(L0 Files): cumulative 0, interval 0 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: AddFile(Keys): cumulative 0, interval 0 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Cumulative compaction: 0.00 GB write, 4.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Interval compaction: 0.00 GB write, 4.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: 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-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Block cache BinnedLRUCache@0x5636e76ad350#7 capacity: 512.00 MB usage: 55.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: Block cache entry stats(count,size,portion): DataBlock(8,54.14 KB,0.0103265%) FilterBlock(2,0.70 KB,0.00013411%) IndexBlock(2,0.38 KB,7.15256e-05%) Misc(1,0.00 KB,0%) 2026-03-10T09:44:37.051 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:36 vm01 bash[17499]: ** File Read Latency Histogram By Level [default] ** 2026-03-10T09:44:37.110 INFO:teuthology.orchestra.run.vm01.stdout:Wrote config to /etc/ceph/ceph.conf 2026-03-10T09:44:37.111 INFO:teuthology.orchestra.run.vm01.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-03-10T09:44:37.111 INFO:teuthology.orchestra.run.vm01.stdout:Creating mgr... 2026-03-10T09:44:37.111 INFO:teuthology.orchestra.run.vm01.stdout:Verifying port 0.0.0.0:9283 ... 2026-03-10T09:44:37.111 INFO:teuthology.orchestra.run.vm01.stdout:Verifying port 0.0.0.0:8765 ... 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985048+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985048+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985145+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985145+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985182+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985182+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985217+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2026-03-10T09:44:34.690123+0000 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985217+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2026-03-10T09:44:34.690123+0000 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985258+0000 mon.a (mon.0) 5 : cluster [DBG] created 2026-03-10T09:44:34.690123+0000 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985258+0000 mon.a (mon.0) 5 : cluster [DBG] created 2026-03-10T09:44:34.690123+0000 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985294+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985294+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985334+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985334+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985369+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:192.168.123.101:3300/0,v1:192.168.123.101:6789/0] mon.a 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985369+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:192.168.123.101:3300/0,v1:192.168.123.101:6789/0] mon.a 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985725+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985725+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985810+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.985810+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.986669+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 bash[17499]: cluster 2026-03-10T09:44:36.986669+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2026-03-10T09:44:37.333 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:44:37.340 INFO:teuthology.orchestra.run.vm01.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mgr.x 2026-03-10T09:44:37.340 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Failed to reset failed state of unit ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mgr.x.service: Unit ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mgr.x.service not loaded. 2026-03-10T09:44:37.521 INFO:teuthology.orchestra.run.vm01.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777.target.wants/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mgr.x.service → /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.service. 2026-03-10T09:44:37.530 INFO:teuthology.orchestra.run.vm01.stdout:firewalld does not appear to be present 2026-03-10T09:44:37.530 INFO:teuthology.orchestra.run.vm01.stdout:Not possible to enable service . firewalld.service is not available 2026-03-10T09:44:37.530 INFO:teuthology.orchestra.run.vm01.stdout:firewalld does not appear to be present 2026-03-10T09:44:37.530 INFO:teuthology.orchestra.run.vm01.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2026-03-10T09:44:37.530 INFO:teuthology.orchestra.run.vm01.stdout:Waiting for mgr to start... 2026-03-10T09:44:37.530 INFO:teuthology.orchestra.run.vm01.stdout:Waiting for mgr... 2026-03-10T09:44:37.585 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:37 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout { 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "fsid": "915a7840-1c65-11f1-a94a-f57ceba17777", 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "health": { 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 0 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ], 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "a" 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ], 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "quorum_age": 0, 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "monmap": { 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:37.765 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "btime": "2026-03-10T09:44:35:956899+0000", 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "available": false, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "modules": [ 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "iostat", 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "nfs", 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "restful" 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ], 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "modified": "2026-03-10T09:44:35.957579+0000", 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout } 2026-03-10T09:44:37.766 INFO:teuthology.orchestra.run.vm01.stdout:mgr not available, waiting (1/15)... 2026-03-10T09:44:37.914 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:37 vm01 bash[17768]: debug 2026-03-10T09:44:37.788+0000 7f9a0eee3140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-10T09:44:37.915 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:37 vm01 bash[17768]: debug 2026-03-10T09:44:37.908+0000 7f9a0eee3140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-10T09:44:38.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:38 vm01 bash[17499]: audit 2026-03-10T09:44:37.055444+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 192.168.123.101:0/4226606977' entity='client.admin' 2026-03-10T09:44:38.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:38 vm01 bash[17499]: audit 2026-03-10T09:44:37.055444+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 192.168.123.101:0/4226606977' entity='client.admin' 2026-03-10T09:44:38.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:38 vm01 bash[17499]: audit 2026-03-10T09:44:37.718459+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 192.168.123.101:0/4182190651' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-10T09:44:38.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:38 vm01 bash[17499]: audit 2026-03-10T09:44:37.718459+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 192.168.123.101:0/4182190651' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-10T09:44:38.687 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:38 vm01 bash[17768]: debug 2026-03-10T09:44:38.216+0000 7f9a0eee3140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-10T09:44:39.069 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:38 vm01 bash[17768]: debug 2026-03-10T09:44:38.700+0000 7f9a0eee3140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-10T09:44:39.069 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:38 vm01 bash[17768]: debug 2026-03-10T09:44:38.788+0000 7f9a0eee3140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-10T09:44:39.069 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:38 vm01 bash[17768]: /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-10T09:44:39.069 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:38 vm01 bash[17768]: 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-10T09:44:39.069 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:38 vm01 bash[17768]: from numpy import show_config as show_numpy_config 2026-03-10T09:44:39.069 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:38 vm01 bash[17768]: debug 2026-03-10T09:44:38.916+0000 7f9a0eee3140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-10T09:44:39.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:39 vm01 bash[17768]: debug 2026-03-10T09:44:39.064+0000 7f9a0eee3140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-10T09:44:39.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:39 vm01 bash[17768]: debug 2026-03-10T09:44:39.104+0000 7f9a0eee3140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-10T09:44:39.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:39 vm01 bash[17768]: debug 2026-03-10T09:44:39.148+0000 7f9a0eee3140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-10T09:44:39.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:39 vm01 bash[17768]: debug 2026-03-10T09:44:39.192+0000 7f9a0eee3140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-10T09:44:39.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:39 vm01 bash[17768]: debug 2026-03-10T09:44:39.248+0000 7f9a0eee3140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-10T09:44:40.009 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:39 vm01 bash[17768]: debug 2026-03-10T09:44:39.712+0000 7f9a0eee3140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-10T09:44:40.009 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:39 vm01 bash[17768]: debug 2026-03-10T09:44:39.752+0000 7f9a0eee3140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-10T09:44:40.009 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:39 vm01 bash[17768]: debug 2026-03-10T09:44:39.820+0000 7f9a0eee3140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout { 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "fsid": "915a7840-1c65-11f1-a94a-f57ceba17777", 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "health": { 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 0 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ], 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "a" 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ], 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "monmap": { 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-03-10T09:44:40.047 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "btime": "2026-03-10T09:44:35:956899+0000", 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "available": false, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "modules": [ 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "iostat", 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "nfs", 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "restful" 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ], 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "modified": "2026-03-10T09:44:35.957579+0000", 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout } 2026-03-10T09:44:40.048 INFO:teuthology.orchestra.run.vm01.stdout:mgr not available, waiting (2/15)... 2026-03-10T09:44:40.393 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:40 vm01 bash[17499]: audit 2026-03-10T09:44:39.996107+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 192.168.123.101:0/3263415877' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-10T09:44:40.393 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:40 vm01 bash[17499]: audit 2026-03-10T09:44:39.996107+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 192.168.123.101:0/3263415877' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-10T09:44:40.393 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:40 vm01 bash[17768]: debug 2026-03-10T09:44:40.004+0000 7f9a0eee3140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-10T09:44:40.393 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:40 vm01 bash[17768]: debug 2026-03-10T09:44:40.060+0000 7f9a0eee3140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-10T09:44:40.393 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:40 vm01 bash[17768]: debug 2026-03-10T09:44:40.108+0000 7f9a0eee3140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-10T09:44:40.394 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:40 vm01 bash[17768]: debug 2026-03-10T09:44:40.224+0000 7f9a0eee3140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-10T09:44:40.658 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:40 vm01 bash[17768]: debug 2026-03-10T09:44:40.388+0000 7f9a0eee3140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-10T09:44:40.658 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:40 vm01 bash[17768]: debug 2026-03-10T09:44:40.568+0000 7f9a0eee3140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-10T09:44:40.658 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:40 vm01 bash[17768]: debug 2026-03-10T09:44:40.608+0000 7f9a0eee3140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-10T09:44:40.937 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:40 vm01 bash[17768]: debug 2026-03-10T09:44:40.652+0000 7f9a0eee3140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-10T09:44:40.937 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:40 vm01 bash[17768]: debug 2026-03-10T09:44:40.812+0000 7f9a0eee3140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:41 vm01 bash[17768]: debug 2026-03-10T09:44:41.056+0000 7f9a0eee3140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: cluster 2026-03-10T09:44:41.059889+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: cluster 2026-03-10T09:44:41.059889+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: cluster 2026-03-10T09:44:41.064737+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00515754s) 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: cluster 2026-03-10T09:44:41.064737+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00515754s) 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.067289+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.067289+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.067738+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.067738+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.068104+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.068104+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.068836+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.068836+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.069249+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.069249+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: cluster 2026-03-10T09:44:41.074119+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: cluster 2026-03-10T09:44:41.074119+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.082578+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.082578+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.087830+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.087830+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.088928+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.088928+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.092890+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.092890+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' 2026-03-10T09:44:41.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.096010+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' 2026-03-10T09:44:41.438 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:41 vm01 bash[17499]: audit 2026-03-10T09:44:41.096010+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 192.168.123.101:0/2243365112' entity='mgr.x' 2026-03-10T09:44:42.373 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout { 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "fsid": "915a7840-1c65-11f1-a94a-f57ceba17777", 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "health": { 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "checks": {}, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "mutes": [] 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "quorum": [ 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 0 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ], 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "a" 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ], 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "monmap": { 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_mons": 1 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "osdmap": { 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "pgmap": { 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2026-03-10T09:44:42.374 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "fsmap": { 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "btime": "2026-03-10T09:44:35:956899+0000", 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "by_rank": [], 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "up:standby": 0 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "mgrmap": { 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "available": true, 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "modules": [ 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "iostat", 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "nfs", 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "restful" 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ], 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "servicemap": { 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 1, 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "modified": "2026-03-10T09:44:35.957579+0000", 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "services": {} 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout }, 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "progress_events": {} 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout } 2026-03-10T09:44:42.375 INFO:teuthology.orchestra.run.vm01.stdout:mgr is available 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout [global] 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout fsid = 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_host = [v2:192.168.123.101:3300,v1:192.168.123.101:6789] 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout [mgr] 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout [osd] 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2026-03-10T09:44:42.663 INFO:teuthology.orchestra.run.vm01.stdout:Enabling cephadm module... 2026-03-10T09:44:43.383 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:43 vm01 bash[17768]: ignoring --setuser ceph since I am not root 2026-03-10T09:44:43.383 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:43 vm01 bash[17768]: ignoring --setgroup ceph since I am not root 2026-03-10T09:44:43.383 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:43 vm01 bash[17768]: debug 2026-03-10T09:44:43.204+0000 7fe4950b0140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-10T09:44:43.383 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:43 vm01 bash[17768]: debug 2026-03-10T09:44:43.252+0000 7fe4950b0140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-10T09:44:43.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:43 vm01 bash[17499]: cluster 2026-03-10T09:44:42.073982+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01439s) 2026-03-10T09:44:43.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:43 vm01 bash[17499]: cluster 2026-03-10T09:44:42.073982+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01439s) 2026-03-10T09:44:43.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:43 vm01 bash[17499]: audit 2026-03-10T09:44:42.317485+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 192.168.123.101:0/1026551602' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-10T09:44:43.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:43 vm01 bash[17499]: audit 2026-03-10T09:44:42.317485+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 192.168.123.101:0/1026551602' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-10T09:44:43.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:43 vm01 bash[17499]: audit 2026-03-10T09:44:42.602705+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 192.168.123.101:0/521404087' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2026-03-10T09:44:43.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:43 vm01 bash[17499]: audit 2026-03-10T09:44:42.602705+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 192.168.123.101:0/521404087' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2026-03-10T09:44:43.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:43 vm01 bash[17499]: audit 2026-03-10T09:44:42.913312+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 192.168.123.101:0/3889209956' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2026-03-10T09:44:43.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:43 vm01 bash[17499]: audit 2026-03-10T09:44:42.913312+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 192.168.123.101:0/3889209956' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2026-03-10T09:44:43.511 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout { 2026-03-10T09:44:43.512 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 4, 2026-03-10T09:44:43.512 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "available": true, 2026-03-10T09:44:43.512 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-03-10T09:44:43.512 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-03-10T09:44:43.512 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout } 2026-03-10T09:44:43.512 INFO:teuthology.orchestra.run.vm01.stdout:Waiting for the mgr to restart... 2026-03-10T09:44:43.512 INFO:teuthology.orchestra.run.vm01.stdout:Waiting for mgr epoch 4... 2026-03-10T09:44:43.687 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:43 vm01 bash[17768]: debug 2026-03-10T09:44:43.376+0000 7fe4950b0140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-10T09:44:44.079 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:43 vm01 bash[17768]: debug 2026-03-10T09:44:43.740+0000 7fe4950b0140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-10T09:44:44.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: debug 2026-03-10T09:44:44.212+0000 7fe4950b0140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-10T09:44:44.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: debug 2026-03-10T09:44:44.304+0000 7fe4950b0140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-10T09:44:44.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:44 vm01 bash[17499]: audit 2026-03-10T09:44:43.070625+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 192.168.123.101:0/3889209956' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-03-10T09:44:44.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:44 vm01 bash[17499]: audit 2026-03-10T09:44:43.070625+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 192.168.123.101:0/3889209956' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-03-10T09:44:44.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:44 vm01 bash[17499]: cluster 2026-03-10T09:44:43.072609+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e4: x(active, since 2s) 2026-03-10T09:44:44.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:44 vm01 bash[17499]: cluster 2026-03-10T09:44:43.072609+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e4: x(active, since 2s) 2026-03-10T09:44:44.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:44 vm01 bash[17499]: audit 2026-03-10T09:44:43.441149+0000 mon.a (mon.0) 34 : audit [DBG] from='client.? 192.168.123.101:0/330876545' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-10T09:44:44.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:44 vm01 bash[17499]: audit 2026-03-10T09:44:43.441149+0000 mon.a (mon.0) 34 : audit [DBG] from='client.? 192.168.123.101:0/330876545' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-10T09:44:44.721 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: /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-10T09:44:44.721 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: 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-10T09:44:44.721 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: from numpy import show_config as show_numpy_config 2026-03-10T09:44:44.721 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: debug 2026-03-10T09:44:44.440+0000 7fe4950b0140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-10T09:44:44.721 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: debug 2026-03-10T09:44:44.592+0000 7fe4950b0140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-10T09:44:44.721 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: debug 2026-03-10T09:44:44.632+0000 7fe4950b0140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-10T09:44:44.721 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: debug 2026-03-10T09:44:44.672+0000 7fe4950b0140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-10T09:44:44.721 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: debug 2026-03-10T09:44:44.716+0000 7fe4950b0140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-10T09:44:45.187 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:44 vm01 bash[17768]: debug 2026-03-10T09:44:44.772+0000 7fe4950b0140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-10T09:44:45.516 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:45 vm01 bash[17768]: debug 2026-03-10T09:44:45.232+0000 7fe4950b0140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-10T09:44:45.516 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:45 vm01 bash[17768]: debug 2026-03-10T09:44:45.272+0000 7fe4950b0140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-10T09:44:45.516 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:45 vm01 bash[17768]: debug 2026-03-10T09:44:45.312+0000 7fe4950b0140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-10T09:44:45.516 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:45 vm01 bash[17768]: debug 2026-03-10T09:44:45.468+0000 7fe4950b0140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-10T09:44:45.848 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:45 vm01 bash[17768]: debug 2026-03-10T09:44:45.512+0000 7fe4950b0140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-10T09:44:45.848 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:45 vm01 bash[17768]: debug 2026-03-10T09:44:45.552+0000 7fe4950b0140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-10T09:44:45.848 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:45 vm01 bash[17768]: debug 2026-03-10T09:44:45.672+0000 7fe4950b0140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-10T09:44:46.111 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:45 vm01 bash[17768]: debug 2026-03-10T09:44:45.844+0000 7fe4950b0140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-10T09:44:46.111 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:46 vm01 bash[17768]: debug 2026-03-10T09:44:46.024+0000 7fe4950b0140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-10T09:44:46.111 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:46 vm01 bash[17768]: debug 2026-03-10T09:44:46.060+0000 7fe4950b0140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-10T09:44:46.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:46 vm01 bash[17768]: debug 2026-03-10T09:44:46.104+0000 7fe4950b0140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-10T09:44:46.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:46 vm01 bash[17768]: debug 2026-03-10T09:44:46.264+0000 7fe4950b0140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:46 vm01 bash[17768]: debug 2026-03-10T09:44:46.504+0000 7fe4950b0140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.506827+0000 mon.a (mon.0) 35 : cluster [INF] Active manager daemon x restarted 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.506827+0000 mon.a (mon.0) 35 : cluster [INF] Active manager daemon x restarted 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.507303+0000 mon.a (mon.0) 36 : cluster [INF] Activating manager daemon x 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.507303+0000 mon.a (mon.0) 36 : cluster [INF] Activating manager daemon x 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.512882+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.512882+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.512985+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e5: x(active, starting, since 0.00579826s) 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.512985+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e5: x(active, starting, since 0.00579826s) 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.516521+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.516521+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.516807+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.516807+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.517622+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.517622+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.517705+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.517705+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.517775+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.517775+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.522912+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon x is now available 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: cluster 2026-03-10T09:44:46.522912+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon x is now available 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.531791+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.531791+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.536991+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.536991+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:46.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.556345+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-10T09:44:46.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.556345+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-10T09:44:46.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.559145+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:46.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:46 vm01 bash[17499]: audit 2026-03-10T09:44:46.559145+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:47.578 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout { 2026-03-10T09:44:47.578 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 6, 2026-03-10T09:44:47.578 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "initialized": true 2026-03-10T09:44:47.578 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout } 2026-03-10T09:44:47.578 INFO:teuthology.orchestra.run.vm01.stdout:mgr epoch 4 is available 2026-03-10T09:44:47.578 INFO:teuthology.orchestra.run.vm01.stdout:Setting orchestrator backend to cephadm... 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: cephadm 2026-03-10T09:44:46.529194+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: cephadm 2026-03-10T09:44:46.529194+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: audit 2026-03-10T09:44:46.564481+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: audit 2026-03-10T09:44:46.564481+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: audit 2026-03-10T09:44:46.565529+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: audit 2026-03-10T09:44:46.565529+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: audit 2026-03-10T09:44:47.185528+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: audit 2026-03-10T09:44:47.185528+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: audit 2026-03-10T09:44:47.188669+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: audit 2026-03-10T09:44:47.188669+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: cluster 2026-03-10T09:44:47.516762+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e6: x(active, since 1.00957s) 2026-03-10T09:44:47.880 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:47 vm01 bash[17499]: cluster 2026-03-10T09:44:47.516762+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e6: x(active, since 1.00957s) 2026-03-10T09:44:48.191 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout value unchanged 2026-03-10T09:44:48.191 INFO:teuthology.orchestra.run.vm01.stdout:Generating ssh key... 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: Generating public/private ed25519 key pair. 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: Your identification has been saved in /tmp/tmpf11vld3_/key 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: Your public key has been saved in /tmp/tmpf11vld3_/key.pub 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: The key fingerprint is: 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: SHA256:S2aDKAqnLw14GAGzQZoFH/VYa17himlsfVGQi9XIV8E ceph-915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: The key's randomart image is: 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: +--[ED25519 256]--+ 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: |Boo.. ..o=.oo. | 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: |oB . + o=oo E | 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: |+.. . +o+o | 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: |. . B.+.. | 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: |ooo B = S | 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: |=+.+ = o | 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: |o+ . | 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: |... | 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: | .. | 2026-03-10T09:44:48.748 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:48 vm01 bash[17768]: +----[SHA256]-----+ 2026-03-10T09:44:48.781 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEeWNP6zYMlAw5duQIs9fnNiiYwP4VscvfVQkcbUWNAr ceph-915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:48.781 INFO:teuthology.orchestra.run.vm01.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-03-10T09:44:48.781 INFO:teuthology.orchestra.run.vm01.stdout:Adding key to root@localhost authorized_keys... 2026-03-10T09:44:48.781 INFO:teuthology.orchestra.run.vm01.stdout:Adding host vm01... 2026-03-10T09:44:49.028 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.517898+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-03-10T09:44:49.028 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.517898+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-03-10T09:44:49.028 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.522176+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-03-10T09:44:49.028 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.522176+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-03-10T09:44:49.028 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.849091+0000 mgr.x (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:44:49.028 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.849091+0000 mgr.x (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:44:49.028 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.852532+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:49.028 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.852532+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:49.028 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.856933+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:47.856933+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:47.882182+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [10/Mar/2026:09:44:47] ENGINE Bus STARTING 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:47.882182+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [10/Mar/2026:09:44:47] ENGINE Bus STARTING 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:47.994396+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [10/Mar/2026:09:44:47] ENGINE Serving on https://192.168.123.101:7150 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:47.994396+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [10/Mar/2026:09:44:47] ENGINE Serving on https://192.168.123.101:7150 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:47.994931+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [10/Mar/2026:09:44:47] ENGINE Client ('192.168.123.101', 40512) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:47.994931+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [10/Mar/2026:09:44:47] ENGINE Client ('192.168.123.101', 40512) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:48.095632+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [10/Mar/2026:09:44:48] ENGINE Serving on http://192.168.123.101:8765 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:48.095632+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [10/Mar/2026:09:44:48] ENGINE Serving on http://192.168.123.101:8765 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:48.095677+0000 mgr.x (mgr.14118) 9 : cephadm [INF] [10/Mar/2026:09:44:48] ENGINE Bus STARTED 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: cephadm 2026-03-10T09:44:48.095677+0000 mgr.x (mgr.14118) 9 : cephadm [INF] [10/Mar/2026:09:44:48] ENGINE Bus STARTED 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:48.096198+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:48.096198+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:48.451065+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:48.451065+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:48.453862+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:49.029 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:48 vm01 bash[17499]: audit 2026-03-10T09:44:48.453862+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:49.926 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: audit 2026-03-10T09:44:48.146253+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-10T09:44:49.926 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: audit 2026-03-10T09:44:48.146253+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-10T09:44:49.926 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: audit 2026-03-10T09:44:48.432913+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-10T09:44:49.926 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: audit 2026-03-10T09:44:48.432913+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-10T09:44:49.926 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: cephadm 2026-03-10T09:44:48.433104+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2026-03-10T09:44:49.927 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: cephadm 2026-03-10T09:44:48.433104+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2026-03-10T09:44:49.927 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: audit 2026-03-10T09:44:48.734057+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-10T09:44:49.927 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: audit 2026-03-10T09:44:48.734057+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-10T09:44:49.927 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: audit 2026-03-10T09:44:49.017291+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "vm01", "addr": "192.168.123.101", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:44:49.927 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: audit 2026-03-10T09:44:49.017291+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "vm01", "addr": "192.168.123.101", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:44:49.927 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: cluster 2026-03-10T09:44:49.459217+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e7: x(active, since 2s) 2026-03-10T09:44:49.927 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:49 vm01 bash[17499]: cluster 2026-03-10T09:44:49.459217+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e7: x(active, since 2s) 2026-03-10T09:44:50.970 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout Added host 'vm01' with addr '192.168.123.101' 2026-03-10T09:44:50.971 INFO:teuthology.orchestra.run.vm01.stdout:Deploying unmanaged mon service... 2026-03-10T09:44:51.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:50 vm01 bash[17499]: cephadm 2026-03-10T09:44:49.576889+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to vm01 2026-03-10T09:44:51.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:50 vm01 bash[17499]: cephadm 2026-03-10T09:44:49.576889+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to vm01 2026-03-10T09:44:51.279 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2026-03-10T09:44:51.279 INFO:teuthology.orchestra.run.vm01.stdout:Deploying unmanaged mgr service... 2026-03-10T09:44:51.557 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:50.891127+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:50.891127+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: cephadm 2026-03-10T09:44:50.891983+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host vm01 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: cephadm 2026-03-10T09:44:50.891983+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host vm01 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:50.892396+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:50.892396+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:51.236164+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:51.236164+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:51.514064+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:51.514064+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:51.785418+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 192.168.123.101:0/3734067094' entity='client.admin' 2026-03-10T09:44:52.103 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:51 vm01 bash[17499]: audit 2026-03-10T09:44:51.785418+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 192.168.123.101:0/3734067094' entity='client.admin' 2026-03-10T09:44:52.138 INFO:teuthology.orchestra.run.vm01.stdout:Enabling the dashboard module... 2026-03-10T09:44:53.418 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:53 vm01 bash[17768]: ignoring --setuser ceph since I am not root 2026-03-10T09:44:53.418 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:53 vm01 bash[17768]: ignoring --setgroup ceph since I am not root 2026-03-10T09:44:53.418 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:53 vm01 bash[17768]: debug 2026-03-10T09:44:53.248+0000 7f8114eaa140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-10T09:44:53.418 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:53 vm01 bash[17768]: debug 2026-03-10T09:44:53.288+0000 7f8114eaa140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:51.230409+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-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:51.230409+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-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: cephadm 2026-03-10T09:44:51.231401+0000 mgr.x (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: cephadm 2026-03-10T09:44:51.231401+0000 mgr.x (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:51.510313+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-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:51.510313+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-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: cephadm 2026-03-10T09:44:51.511050+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: cephadm 2026-03-10T09:44:51.511050+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:52.080610+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 192.168.123.101:0/1469956552' entity='client.admin' 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:52.080610+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 192.168.123.101:0/1469956552' entity='client.admin' 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:52.429630+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 192.168.123.101:0/1608084537' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:52.429630+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 192.168.123.101:0/1608084537' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:52.439055+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:52.439055+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:52.738430+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:53.419 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:53 vm01 bash[17499]: audit 2026-03-10T09:44:52.738430+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 192.168.123.101:0/838430622' entity='mgr.x' 2026-03-10T09:44:53.504 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout { 2026-03-10T09:44:53.504 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "epoch": 8, 2026-03-10T09:44:53.504 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "available": true, 2026-03-10T09:44:53.504 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "active_name": "x", 2026-03-10T09:44:53.504 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "num_standby": 0 2026-03-10T09:44:53.504 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout } 2026-03-10T09:44:53.504 INFO:teuthology.orchestra.run.vm01.stdout:Waiting for the mgr to restart... 2026-03-10T09:44:53.504 INFO:teuthology.orchestra.run.vm01.stdout:Waiting for mgr epoch 8... 2026-03-10T09:44:53.687 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:53 vm01 bash[17768]: debug 2026-03-10T09:44:53.412+0000 7f8114eaa140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-10T09:44:54.092 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:53 vm01 bash[17768]: debug 2026-03-10T09:44:53.768+0000 7f8114eaa140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-10T09:44:54.377 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: debug 2026-03-10T09:44:54.284+0000 7f8114eaa140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-10T09:44:54.378 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:54 vm01 bash[17499]: audit 2026-03-10T09:44:53.082150+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 192.168.123.101:0/1608084537' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-03-10T09:44:54.378 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:54 vm01 bash[17499]: audit 2026-03-10T09:44:53.082150+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 192.168.123.101:0/1608084537' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-03-10T09:44:54.378 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:54 vm01 bash[17499]: cluster 2026-03-10T09:44:53.085152+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e8: x(active, since 6s) 2026-03-10T09:44:54.378 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:54 vm01 bash[17499]: cluster 2026-03-10T09:44:53.085152+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e8: x(active, since 6s) 2026-03-10T09:44:54.378 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:54 vm01 bash[17499]: audit 2026-03-10T09:44:53.454390+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 192.168.123.101:0/2590457841' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-10T09:44:54.378 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:54 vm01 bash[17499]: audit 2026-03-10T09:44:53.454390+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 192.168.123.101:0/2590457841' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-10T09:44:54.646 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: debug 2026-03-10T09:44:54.372+0000 7f8114eaa140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-10T09:44:54.646 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: /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-10T09:44:54.646 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: 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-10T09:44:54.646 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: from numpy import show_config as show_numpy_config 2026-03-10T09:44:54.646 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: debug 2026-03-10T09:44:54.496+0000 7f8114eaa140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-10T09:44:54.937 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: debug 2026-03-10T09:44:54.640+0000 7f8114eaa140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-10T09:44:54.937 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: debug 2026-03-10T09:44:54.684+0000 7f8114eaa140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-10T09:44:54.937 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: debug 2026-03-10T09:44:54.724+0000 7f8114eaa140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-10T09:44:54.937 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: debug 2026-03-10T09:44:54.768+0000 7f8114eaa140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-10T09:44:54.937 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:54 vm01 bash[17768]: debug 2026-03-10T09:44:54.820+0000 7f8114eaa140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-10T09:44:55.548 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:55 vm01 bash[17768]: debug 2026-03-10T09:44:55.272+0000 7f8114eaa140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-10T09:44:55.548 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:55 vm01 bash[17768]: debug 2026-03-10T09:44:55.312+0000 7f8114eaa140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-10T09:44:55.548 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:55 vm01 bash[17768]: debug 2026-03-10T09:44:55.352+0000 7f8114eaa140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-10T09:44:55.548 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:55 vm01 bash[17768]: debug 2026-03-10T09:44:55.500+0000 7f8114eaa140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-10T09:44:55.548 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:55 vm01 bash[17768]: debug 2026-03-10T09:44:55.540+0000 7f8114eaa140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-10T09:44:55.890 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:55 vm01 bash[17768]: debug 2026-03-10T09:44:55.584+0000 7f8114eaa140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-10T09:44:55.891 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:55 vm01 bash[17768]: debug 2026-03-10T09:44:55.708+0000 7f8114eaa140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-10T09:44:56.178 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:55 vm01 bash[17768]: debug 2026-03-10T09:44:55.884+0000 7f8114eaa140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-10T09:44:56.178 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:56 vm01 bash[17768]: debug 2026-03-10T09:44:56.076+0000 7f8114eaa140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-10T09:44:56.178 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:56 vm01 bash[17768]: debug 2026-03-10T09:44:56.120+0000 7f8114eaa140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-10T09:44:56.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:56 vm01 bash[17768]: debug 2026-03-10T09:44:56.172+0000 7f8114eaa140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-10T09:44:56.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:56 vm01 bash[17768]: debug 2026-03-10T09:44:56.332+0000 7f8114eaa140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:44:56 vm01 bash[17768]: debug 2026-03-10T09:44:56.564+0000 7f8114eaa140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.569551+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon x restarted 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.569551+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon x restarted 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.569983+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon x 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.569983+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon x 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.575357+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.575357+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.575508+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e9: x(active, starting, since 0.00562409s) 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.575508+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e9: x(active, starting, since 0.00562409s) 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.577723+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.577723+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.578521+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.578521+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.579226+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.579226+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.579588+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.579588+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.579929+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-10T09:44:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.579929+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-10T09:44:56.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.586627+0000 mon.a (mon.0) 81 : cluster [INF] Manager daemon x is now available 2026-03-10T09:44:56.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: cluster 2026-03-10T09:44:56.586627+0000 mon.a (mon.0) 81 : cluster [INF] Manager daemon x is now available 2026-03-10T09:44:56.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.608879+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:56.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.608879+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:44:56.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.620900+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-10T09:44:56.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:56 vm01 bash[17499]: audit 2026-03-10T09:44:56.620900+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-10T09:44:57.654 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout { 2026-03-10T09:44:57.654 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 10, 2026-03-10T09:44:57.654 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout "initialized": true 2026-03-10T09:44:57.654 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout } 2026-03-10T09:44:57.654 INFO:teuthology.orchestra.run.vm01.stdout:mgr epoch 8 is available 2026-03-10T09:44:57.654 INFO:teuthology.orchestra.run.vm01.stdout:Generating a dashboard self-signed certificate... 2026-03-10T09:44:57.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:57 vm01 bash[17499]: audit 2026-03-10T09:44:56.630606+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-10T09:44:57.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:57 vm01 bash[17499]: audit 2026-03-10T09:44:56.630606+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-10T09:44:57.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:57 vm01 bash[17499]: cluster 2026-03-10T09:44:57.579901+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e10: x(active, since 1.01001s) 2026-03-10T09:44:57.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:57 vm01 bash[17499]: cluster 2026-03-10T09:44:57.579901+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e10: x(active, since 1.01001s) 2026-03-10T09:44:58.007 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2026-03-10T09:44:58.007 INFO:teuthology.orchestra.run.vm01.stdout:Creating initial admin user... 2026-03-10T09:44:58.455 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$a3d8aN7kycGZZ5rI5qC5u.ym9pxrP7tARIHmhkg8tmDpJPQw7UoPW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1773135898, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-03-10T09:44:58.455 INFO:teuthology.orchestra.run.vm01.stdout:Fetching dashboard port number... 2026-03-10T09:44:58.742 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stdout 8443 2026-03-10T09:44:58.742 INFO:teuthology.orchestra.run.vm01.stdout:firewalld does not appear to be present 2026-03-10T09:44:58.742 INFO:teuthology.orchestra.run.vm01.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2026-03-10T09:44:58.743 INFO:teuthology.orchestra.run.vm01.stdout:Ceph Dashboard is now available at: 2026-03-10T09:44:58.743 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:58.743 INFO:teuthology.orchestra.run.vm01.stdout: URL: https://vm01.local:8443/ 2026-03-10T09:44:58.743 INFO:teuthology.orchestra.run.vm01.stdout: User: admin 2026-03-10T09:44:58.743 INFO:teuthology.orchestra.run.vm01.stdout: Password: 5ru6j5xr1h 2026-03-10T09:44:58.743 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:58.743 INFO:teuthology.orchestra.run.vm01.stdout:Saving cluster configuration to /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/config directory 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout:Or, if you are only running a single cluster on this host: 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout:Please consider enabling telemetry to help improve Ceph: 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout: ceph telemetry on 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:59.075 INFO:teuthology.orchestra.run.vm01.stdout:For more information see: 2026-03-10T09:44:59.076 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:59.076 INFO:teuthology.orchestra.run.vm01.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2026-03-10T09:44:59.076 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:44:59.076 INFO:teuthology.orchestra.run.vm01.stdout:Bootstrap complete. 2026-03-10T09:44:59.093 INFO:tasks.cephadm:Fetching config... 2026-03-10T09:44:59.093 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:44:59.093 DEBUG:teuthology.orchestra.run.vm01:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-03-10T09:44:59.096 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-03-10T09:44:59.096 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:44:59.096 DEBUG:teuthology.orchestra.run.vm01:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-03-10T09:44:59.141 INFO:tasks.cephadm:Fetching mon keyring... 2026-03-10T09:44:59.141 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:44:59.141 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/keyring of=/dev/stdout 2026-03-10T09:44:59.189 INFO:tasks.cephadm:Fetching pub ssh key... 2026-03-10T09:44:59.190 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:44:59.190 DEBUG:teuthology.orchestra.run.vm01:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-03-10T09:44:59.233 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-03-10T09:44:59.233 DEBUG:teuthology.orchestra.run.vm01:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEeWNP6zYMlAw5duQIs9fnNiiYwP4VscvfVQkcbUWNAr ceph-915a7840-1c65-11f1-a94a-f57ceba17777' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.353248+0000 mgr.x (mgr.14150) 1 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Bus STARTING 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.353248+0000 mgr.x (mgr.14150) 1 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Bus STARTING 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.463277+0000 mgr.x (mgr.14150) 2 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Serving on https://192.168.123.101:7150 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.463277+0000 mgr.x (mgr.14150) 2 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Serving on https://192.168.123.101:7150 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.463986+0000 mgr.x (mgr.14150) 3 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Client ('192.168.123.101', 33236) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.463986+0000 mgr.x (mgr.14150) 3 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Client ('192.168.123.101', 33236) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.564738+0000 mgr.x (mgr.14150) 4 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Serving on http://192.168.123.101:8765 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.564738+0000 mgr.x (mgr.14150) 4 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Serving on http://192.168.123.101:8765 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.564915+0000 mgr.x (mgr.14150) 5 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Bus STARTED 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: cephadm 2026-03-10T09:44:57.564915+0000 mgr.x (mgr.14150) 5 : cephadm [INF] [10/Mar/2026:09:44:57] ENGINE Bus STARTED 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.580568+0000 mgr.x (mgr.14150) 6 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.580568+0000 mgr.x (mgr.14150) 6 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.585935+0000 mgr.x (mgr.14150) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.585935+0000 mgr.x (mgr.14150) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.919017+0000 mgr.x (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.919017+0000 mgr.x (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.961060+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.961060+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.963866+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:57.963866+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:58.410812+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:58.410812+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:58.695819+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 192.168.123.101:0/2020605091' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2026-03-10T09:44:59.281 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:44:58 vm01 bash[17499]: audit 2026-03-10T09:44:58.695819+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 192.168.123.101:0/2020605091' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2026-03-10T09:44:59.287 INFO:teuthology.orchestra.run.vm01.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEeWNP6zYMlAw5duQIs9fnNiiYwP4VscvfVQkcbUWNAr ceph-915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:59.293 DEBUG:teuthology.orchestra.run.vm08:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEeWNP6zYMlAw5duQIs9fnNiiYwP4VscvfVQkcbUWNAr ceph-915a7840-1c65-11f1-a94a-f57ceba17777' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-03-10T09:44:59.306 INFO:teuthology.orchestra.run.vm08.stdout:ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEeWNP6zYMlAw5duQIs9fnNiiYwP4VscvfVQkcbUWNAr ceph-915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:44:59.311 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-03-10T09:45:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:00 vm01 bash[17499]: audit 2026-03-10T09:44:58.252598+0000 mgr.x (mgr.14150) 9 : 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-10T09:45:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:00 vm01 bash[17499]: audit 2026-03-10T09:44:58.252598+0000 mgr.x (mgr.14150) 9 : 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-10T09:45:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:00 vm01 bash[17499]: audit 2026-03-10T09:44:59.026672+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 192.168.123.101:0/139395091' entity='client.admin' 2026-03-10T09:45:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:00 vm01 bash[17499]: audit 2026-03-10T09:44:59.026672+0000 mon.a (mon.0) 90 : audit [INF] from='client.? 192.168.123.101:0/139395091' entity='client.admin' 2026-03-10T09:45:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:00 vm01 bash[17499]: cluster 2026-03-10T09:44:59.416030+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: x(active, since 2s) 2026-03-10T09:45:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:00 vm01 bash[17499]: cluster 2026-03-10T09:44:59.416030+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: x(active, since 2s) 2026-03-10T09:45:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:01 vm01 bash[17499]: audit 2026-03-10T09:45:00.740256+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:01 vm01 bash[17499]: audit 2026-03-10T09:45:00.740256+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:01 vm01 bash[17499]: audit 2026-03-10T09:45:01.353396+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:01 vm01 bash[17499]: audit 2026-03-10T09:45:01.353396+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:03.588 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:45:03.881 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:03 vm01 bash[17499]: cluster 2026-03-10T09:45:02.745741+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: x(active, since 6s) 2026-03-10T09:45:03.881 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:03 vm01 bash[17499]: cluster 2026-03-10T09:45:02.745741+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: x(active, since 6s) 2026-03-10T09:45:03.931 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-03-10T09:45:03.931 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-03-10T09:45:04.866 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:04 vm01 bash[17499]: audit 2026-03-10T09:45:03.861659+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 192.168.123.101:0/48432901' entity='client.admin' 2026-03-10T09:45:04.866 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:04 vm01 bash[17499]: audit 2026-03-10T09:45:03.861659+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 192.168.123.101:0/48432901' entity='client.admin' 2026-03-10T09:45:07.598 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:45:07.958 INFO:tasks.cephadm:Remote vm08 excluded from cephadm cluster by role 2026-03-10T09:45:07.958 INFO:tasks.cephadm:Setting crush tunables to default 2026-03-10T09:45:07.958 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph osd crush tunables default 2026-03-10T09:45:08.168 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.161795+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.161795+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.164764+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.164764+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.165427+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm01", "name": "osd_memory_target"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.165427+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm01", "name": "osd_memory_target"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.168041+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.168041+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.173999+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.173999+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.177303+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.177303+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.863911+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.863911+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.864509+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.864509+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.865413+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.865413+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.865784+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:07.865784+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:08.032346+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:08.032346+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:08.035020+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:08.035020+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:08.037269+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:08.169 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:08 vm01 bash[17499]: audit 2026-03-10T09:45:08.037269+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: audit 2026-03-10T09:45:07.861254+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-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: audit 2026-03-10T09:45:07.861254+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-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: cephadm 2026-03-10T09:45:07.866452+0000 mgr.x (mgr.14150) 11 : cephadm [INF] Updating vm01:/etc/ceph/ceph.conf 2026-03-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: cephadm 2026-03-10T09:45:07.866452+0000 mgr.x (mgr.14150) 11 : cephadm [INF] Updating vm01:/etc/ceph/ceph.conf 2026-03-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: cephadm 2026-03-10T09:45:07.915203+0000 mgr.x (mgr.14150) 12 : cephadm [INF] Updating vm01:/var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/config/ceph.conf 2026-03-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: cephadm 2026-03-10T09:45:07.915203+0000 mgr.x (mgr.14150) 12 : cephadm [INF] Updating vm01:/var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/config/ceph.conf 2026-03-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: cephadm 2026-03-10T09:45:07.962756+0000 mgr.x (mgr.14150) 13 : cephadm [INF] Updating vm01:/etc/ceph/ceph.client.admin.keyring 2026-03-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: cephadm 2026-03-10T09:45:07.962756+0000 mgr.x (mgr.14150) 13 : cephadm [INF] Updating vm01:/etc/ceph/ceph.client.admin.keyring 2026-03-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: cephadm 2026-03-10T09:45:07.994627+0000 mgr.x (mgr.14150) 14 : cephadm [INF] Updating vm01:/var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/config/ceph.client.admin.keyring 2026-03-10T09:45:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:09 vm01 bash[17499]: cephadm 2026-03-10T09:45:07.994627+0000 mgr.x (mgr.14150) 14 : cephadm [INF] Updating vm01:/var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/config/ceph.client.admin.keyring 2026-03-10T09:45:11.605 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:45:11.902 INFO:teuthology.orchestra.run.vm01.stderr:adjusted tunables profile to default 2026-03-10T09:45:11.956 INFO:tasks.cephadm:Adding mon.a on vm01 2026-03-10T09:45:11.956 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch apply mon '1;vm01:192.168.123.101=a' 2026-03-10T09:45:12.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:11 vm01 bash[17499]: audit 2026-03-10T09:45:11.846673+0000 mon.a (mon.0) 109 : audit [INF] from='client.? 192.168.123.101:0/3660859278' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2026-03-10T09:45:12.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:11 vm01 bash[17499]: audit 2026-03-10T09:45:11.846673+0000 mon.a (mon.0) 109 : audit [INF] from='client.? 192.168.123.101:0/3660859278' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2026-03-10T09:45:12.908 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:12 vm01 bash[17499]: audit 2026-03-10T09:45:11.898514+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 192.168.123.101:0/3660859278' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-03-10T09:45:12.908 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:12 vm01 bash[17499]: audit 2026-03-10T09:45:11.898514+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 192.168.123.101:0/3660859278' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-03-10T09:45:12.908 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:12 vm01 bash[17499]: cluster 2026-03-10T09:45:11.900990+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-10T09:45:12.908 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:12 vm01 bash[17499]: cluster 2026-03-10T09:45:11.900990+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-10T09:45:15.614 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:45:15.853 INFO:teuthology.orchestra.run.vm01.stdout:Scheduled mon update... 2026-03-10T09:45:15.935 INFO:tasks.cephadm:Waiting for 1 mons in monmap... 2026-03-10T09:45:15.935 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph mon dump -f json 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.842960+0000 mgr.x (mgr.14150) 15 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;vm01:192.168.123.101=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.842960+0000 mgr.x (mgr.14150) 15 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;vm01:192.168.123.101=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: cephadm 2026-03-10T09:45:15.844217+0000 mgr.x (mgr.14150) 16 : cephadm [INF] Saving service mon spec with placement vm01:192.168.123.101=a;count:1 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: cephadm 2026-03-10T09:45:15.844217+0000 mgr.x (mgr.14150) 16 : cephadm [INF] Saving service mon spec with placement vm01:192.168.123.101=a;count:1 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.847441+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.847441+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.848576+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.848576+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.850062+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.850062+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:16.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.850597+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.850597+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.853471+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.853471+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.856558+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.856558+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.864027+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.864027+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.867023+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.867023+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.870799+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.870799+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.873993+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.873993+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: cephadm 2026-03-10T09:45:15.874882+0000 mgr.x (mgr.14150) 17 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: cephadm 2026-03-10T09:45:15.874882+0000 mgr.x (mgr.14150) 17 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.875809+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.875809+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.876809+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.876809+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.877661+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:15.877661+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: cephadm 2026-03-10T09:45:15.878590+0000 mgr.x (mgr.14150) 18 : cephadm [INF] Reconfiguring daemon mon.a on vm01 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: cephadm 2026-03-10T09:45:15.878590+0000 mgr.x (mgr.14150) 18 : cephadm [INF] Reconfiguring daemon mon.a on vm01 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:16.266519+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:16.266519+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:16.270047+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:16.938 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:16 vm01 bash[17499]: audit 2026-03-10T09:45:16.270047+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:18.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:17 vm01 bash[17499]: cluster 2026-03-10T09:45:16.580808+0000 mgr.x (mgr.14150) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:45:18.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:17 vm01 bash[17499]: cluster 2026-03-10T09:45:16.580808+0000 mgr.x (mgr.14150) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:45:19.622 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:45:19.909 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:45:19.910 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":1,"fsid":"915a7840-1c65-11f1-a94a-f57ceba17777","modified":"2026-03-10T09:44:34.690123Z","created":"2026-03-10T09:44:34.690123Z","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.101:3300","nonce":0},{"type":"v1","addr":"192.168.123.101:6789","nonce":0}]},"addr":"192.168.123.101:6789/0","public_addr":"192.168.123.101:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-03-10T09:45:19.910 INFO:teuthology.orchestra.run.vm01.stderr:dumped monmap epoch 1 2026-03-10T09:45:19.920 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:19 vm01 bash[17499]: cluster 2026-03-10T09:45:18.580991+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-10T09:45:19.920 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:19 vm01 bash[17499]: cluster 2026-03-10T09:45:18.580991+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-10T09:45:19.963 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-03-10T09:45:19.964 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph config generate-minimal-conf 2026-03-10T09:45:21.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:20 vm01 bash[17499]: audit 2026-03-10T09:45:19.906389+0000 mon.a (mon.0) 127 : audit [DBG] from='client.? 192.168.123.101:0/3436174673' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2026-03-10T09:45:21.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:20 vm01 bash[17499]: audit 2026-03-10T09:45:19.906389+0000 mon.a (mon.0) 127 : audit [DBG] from='client.? 192.168.123.101:0/3436174673' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2026-03-10T09:45:22.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:21 vm01 bash[17499]: cluster 2026-03-10T09:45:20.581229+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-10T09:45:22.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:21 vm01 bash[17499]: cluster 2026-03-10T09:45:20.581229+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-10T09:45:23.632 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:45:23.883 INFO:teuthology.orchestra.run.vm01.stdout:# minimal ceph.conf for 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:45:23.883 INFO:teuthology.orchestra.run.vm01.stdout:[global] 2026-03-10T09:45:23.883 INFO:teuthology.orchestra.run.vm01.stdout: fsid = 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:45:23.883 INFO:teuthology.orchestra.run.vm01.stdout: mon_host = [v2:192.168.123.101:3300/0,v1:192.168.123.101:6789/0] 2026-03-10T09:45:23.903 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:23 vm01 bash[17499]: cluster 2026-03-10T09:45:22.581412+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-10T09:45:23.903 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:23 vm01 bash[17499]: cluster 2026-03-10T09:45:22.581412+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-10T09:45:23.903 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:23 vm01 bash[17499]: audit 2026-03-10T09:45:23.879475+0000 mon.a (mon.0) 128 : audit [DBG] from='client.? 192.168.123.101:0/3638563914' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:23.904 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:23 vm01 bash[17499]: audit 2026-03-10T09:45:23.879475+0000 mon.a (mon.0) 128 : audit [DBG] from='client.? 192.168.123.101:0/3638563914' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:23.945 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-03-10T09:45:23.945 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:45:23.945 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/etc/ceph/ceph.conf 2026-03-10T09:45:23.952 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:45:23.952 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-03-10T09:45:24.001 INFO:tasks.cephadm:Adding mgr.x on vm01 2026-03-10T09:45:24.001 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch apply mgr '1;vm01=x' 2026-03-10T09:45:26.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:25 vm01 bash[17499]: cluster 2026-03-10T09:45:24.581613+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-10T09:45:26.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:25 vm01 bash[17499]: cluster 2026-03-10T09:45:24.581613+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-10T09:45:28.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:27 vm01 bash[17499]: cluster 2026-03-10T09:45:26.581789+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-10T09:45:28.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:27 vm01 bash[17499]: cluster 2026-03-10T09:45:26.581789+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-10T09:45:28.656 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:45:28.913 INFO:teuthology.orchestra.run.vm01.stdout:Scheduled mgr update... 2026-03-10T09:45:29.005 INFO:tasks.cephadm:Deploying OSDs... 2026-03-10T09:45:29.005 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:45:29.006 DEBUG:teuthology.orchestra.run.vm01:> dd if=/scratch_devs of=/dev/stdout 2026-03-10T09:45:29.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:45:29.009 DEBUG:teuthology.orchestra.run.vm01:> ls /dev/[sv]d? 2026-03-10T09:45:29.054 INFO:teuthology.orchestra.run.vm01.stdout:/dev/vda 2026-03-10T09:45:29.054 INFO:teuthology.orchestra.run.vm01.stdout:/dev/vdb 2026-03-10T09:45:29.054 INFO:teuthology.orchestra.run.vm01.stdout:/dev/vdc 2026-03-10T09:45:29.054 INFO:teuthology.orchestra.run.vm01.stdout:/dev/vdd 2026-03-10T09:45:29.054 INFO:teuthology.orchestra.run.vm01.stdout:/dev/vde 2026-03-10T09:45:29.054 WARNING:teuthology.misc:Removing root device: /dev/vda from device list 2026-03-10T09:45:29.054 DEBUG:teuthology.misc:devs=['/dev/vdb', '/dev/vdc', '/dev/vdd', '/dev/vde'] 2026-03-10T09:45:29.054 DEBUG:teuthology.orchestra.run.vm01:> stat /dev/vdb 2026-03-10T09:45:29.098 INFO:teuthology.orchestra.run.vm01.stdout: File: /dev/vdb 2026-03-10T09:45:29.098 INFO:teuthology.orchestra.run.vm01.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-10T09:45:29.098 INFO:teuthology.orchestra.run.vm01.stdout:Device: 5h/5d Inode: 24 Links: 1 Device type: fe,10 2026-03-10T09:45:29.098 INFO:teuthology.orchestra.run.vm01.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-10T09:45:29.098 INFO:teuthology.orchestra.run.vm01.stdout:Access: 2026-03-10 09:39:39.842094477 +0000 2026-03-10T09:45:29.098 INFO:teuthology.orchestra.run.vm01.stdout:Modify: 2026-03-10 09:39:38.902094477 +0000 2026-03-10T09:45:29.098 INFO:teuthology.orchestra.run.vm01.stdout:Change: 2026-03-10 09:39:38.902094477 +0000 2026-03-10T09:45:29.098 INFO:teuthology.orchestra.run.vm01.stdout: Birth: - 2026-03-10T09:45:29.098 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/dev/vdb of=/dev/null count=1 2026-03-10T09:45:29.147 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records in 2026-03-10T09:45:29.147 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records out 2026-03-10T09:45:29.147 INFO:teuthology.orchestra.run.vm01.stderr:512 bytes copied, 0.000145121 s, 3.5 MB/s 2026-03-10T09:45:29.148 DEBUG:teuthology.orchestra.run.vm01:> ! mount | grep -v devtmpfs | grep -q /dev/vdb 2026-03-10T09:45:29.196 DEBUG:teuthology.orchestra.run.vm01:> stat /dev/vdc 2026-03-10T09:45:29.248 INFO:teuthology.orchestra.run.vm01.stdout: File: /dev/vdc 2026-03-10T09:45:29.248 INFO:teuthology.orchestra.run.vm01.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-10T09:45:29.248 INFO:teuthology.orchestra.run.vm01.stdout:Device: 5h/5d Inode: 25 Links: 1 Device type: fe,20 2026-03-10T09:45:29.248 INFO:teuthology.orchestra.run.vm01.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-10T09:45:29.248 INFO:teuthology.orchestra.run.vm01.stdout:Access: 2026-03-10 09:39:39.850094477 +0000 2026-03-10T09:45:29.248 INFO:teuthology.orchestra.run.vm01.stdout:Modify: 2026-03-10 09:39:38.886094477 +0000 2026-03-10T09:45:29.248 INFO:teuthology.orchestra.run.vm01.stdout:Change: 2026-03-10 09:39:38.886094477 +0000 2026-03-10T09:45:29.248 INFO:teuthology.orchestra.run.vm01.stdout: Birth: - 2026-03-10T09:45:29.248 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/dev/vdc of=/dev/null count=1 2026-03-10T09:45:29.299 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records in 2026-03-10T09:45:29.299 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records out 2026-03-10T09:45:29.299 INFO:teuthology.orchestra.run.vm01.stderr:512 bytes copied, 0.000125334 s, 4.1 MB/s 2026-03-10T09:45:29.299 DEBUG:teuthology.orchestra.run.vm01:> ! mount | grep -v devtmpfs | grep -q /dev/vdc 2026-03-10T09:45:29.347 DEBUG:teuthology.orchestra.run.vm01:> stat /dev/vdd 2026-03-10T09:45:29.393 INFO:teuthology.orchestra.run.vm01.stdout: File: /dev/vdd 2026-03-10T09:45:29.393 INFO:teuthology.orchestra.run.vm01.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-10T09:45:29.393 INFO:teuthology.orchestra.run.vm01.stdout:Device: 5h/5d Inode: 26 Links: 1 Device type: fe,30 2026-03-10T09:45:29.393 INFO:teuthology.orchestra.run.vm01.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-10T09:45:29.394 INFO:teuthology.orchestra.run.vm01.stdout:Access: 2026-03-10 09:39:39.838094477 +0000 2026-03-10T09:45:29.394 INFO:teuthology.orchestra.run.vm01.stdout:Modify: 2026-03-10 09:39:38.890094477 +0000 2026-03-10T09:45:29.394 INFO:teuthology.orchestra.run.vm01.stdout:Change: 2026-03-10 09:39:38.890094477 +0000 2026-03-10T09:45:29.394 INFO:teuthology.orchestra.run.vm01.stdout: Birth: - 2026-03-10T09:45:29.394 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/dev/vdd of=/dev/null count=1 2026-03-10T09:45:29.441 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records in 2026-03-10T09:45:29.442 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records out 2026-03-10T09:45:29.442 INFO:teuthology.orchestra.run.vm01.stderr:512 bytes copied, 0.0001607 s, 3.2 MB/s 2026-03-10T09:45:29.442 DEBUG:teuthology.orchestra.run.vm01:> ! mount | grep -v devtmpfs | grep -q /dev/vdd 2026-03-10T09:45:29.486 DEBUG:teuthology.orchestra.run.vm01:> stat /dev/vde 2026-03-10T09:45:29.529 INFO:teuthology.orchestra.run.vm01.stdout: File: /dev/vde 2026-03-10T09:45:29.529 INFO:teuthology.orchestra.run.vm01.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-10T09:45:29.530 INFO:teuthology.orchestra.run.vm01.stdout:Device: 5h/5d Inode: 27 Links: 1 Device type: fe,40 2026-03-10T09:45:29.530 INFO:teuthology.orchestra.run.vm01.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-10T09:45:29.530 INFO:teuthology.orchestra.run.vm01.stdout:Access: 2026-03-10 09:39:39.846094477 +0000 2026-03-10T09:45:29.530 INFO:teuthology.orchestra.run.vm01.stdout:Modify: 2026-03-10 09:39:38.922094477 +0000 2026-03-10T09:45:29.530 INFO:teuthology.orchestra.run.vm01.stdout:Change: 2026-03-10 09:39:38.922094477 +0000 2026-03-10T09:45:29.530 INFO:teuthology.orchestra.run.vm01.stdout: Birth: - 2026-03-10T09:45:29.530 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/dev/vde of=/dev/null count=1 2026-03-10T09:45:29.577 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records in 2026-03-10T09:45:29.577 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records out 2026-03-10T09:45:29.577 INFO:teuthology.orchestra.run.vm01.stderr:512 bytes copied, 0.000201867 s, 2.5 MB/s 2026-03-10T09:45:29.578 DEBUG:teuthology.orchestra.run.vm01:> ! mount | grep -v devtmpfs | grep -q /dev/vde 2026-03-10T09:45:29.622 INFO:tasks.cephadm:Deploying osd.0 on vm01 with /dev/vde... 2026-03-10T09:45:29.622 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- lvm zap /dev/vde 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: cluster 2026-03-10T09:45:28.581961+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-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: cluster 2026-03-10T09:45:28.581961+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-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.905434+0000 mgr.x (mgr.14150) 26 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;vm01=x", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.905434+0000 mgr.x (mgr.14150) 26 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;vm01=x", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: cephadm 2026-03-10T09:45:28.906218+0000 mgr.x (mgr.14150) 27 : cephadm [INF] Saving service mgr spec with placement vm01=x;count:1 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: cephadm 2026-03-10T09:45:28.906218+0000 mgr.x (mgr.14150) 27 : cephadm [INF] Saving service mgr spec with placement vm01=x;count:1 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.908822+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.908822+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.909424+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.909424+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.910756+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.910756+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.911200+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.911200+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.914340+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.914340+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.916957+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.916957+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: cephadm 2026-03-10T09:45:28.922153+0000 mgr.x (mgr.14150) 28 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: cephadm 2026-03-10T09:45:28.922153+0000 mgr.x (mgr.14150) 28 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2026-03-10T09:45:29.915 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.922418+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.922418+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.922981+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.922981+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.923466+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:28.923466+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: cephadm 2026-03-10T09:45:28.923927+0000 mgr.x (mgr.14150) 29 : cephadm [INF] Reconfiguring daemon mgr.x on vm01 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: cephadm 2026-03-10T09:45:28.923927+0000 mgr.x (mgr.14150) 29 : cephadm [INF] Reconfiguring daemon mgr.x on vm01 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:29.337775+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:29.337775+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:29.340274+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:29.916 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:29 vm01 bash[17499]: audit 2026-03-10T09:45:29.340274+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:31 vm01 bash[17499]: cluster 2026-03-10T09:45:30.582137+0000 mgr.x (mgr.14150) 30 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:45:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:31 vm01 bash[17499]: cluster 2026-03-10T09:45:30.582137+0000 mgr.x (mgr.14150) 30 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:45:34.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:33 vm01 bash[17499]: cluster 2026-03-10T09:45:32.582305+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-10T09:45:34.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:33 vm01 bash[17499]: cluster 2026-03-10T09:45:32.582305+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-10T09:45:34.277 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:45:35.735 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:45:35.748 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch daemon add osd vm01:/dev/vde 2026-03-10T09:45:36.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:36 vm01 bash[17499]: cluster 2026-03-10T09:45:34.582461+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-10T09:45:36.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:36 vm01 bash[17499]: cluster 2026-03-10T09:45:34.582461+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-10T09:45:38.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:38 vm01 bash[17499]: cluster 2026-03-10T09:45:36.582672+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-10T09:45:38.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:38 vm01 bash[17499]: cluster 2026-03-10T09:45:36.582672+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-10T09:45:40.366 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:45:40.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:40 vm01 bash[17499]: cluster 2026-03-10T09:45:38.582894+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-10T09:45:40.384 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:40 vm01 bash[17499]: cluster 2026-03-10T09:45:38.582894+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-10T09:45:41.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:41 vm01 bash[17499]: audit 2026-03-10T09:45:40.624010+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-10T09:45:41.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:41 vm01 bash[17499]: audit 2026-03-10T09:45:40.624010+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-10T09:45:41.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:41 vm01 bash[17499]: audit 2026-03-10T09:45:40.625663+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-10T09:45:41.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:41 vm01 bash[17499]: audit 2026-03-10T09:45:40.625663+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-10T09:45:41.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:41 vm01 bash[17499]: audit 2026-03-10T09:45:40.626148+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:41.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:41 vm01 bash[17499]: audit 2026-03-10T09:45:40.626148+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:42.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:42 vm01 bash[17499]: cluster 2026-03-10T09:45:40.583121+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-10T09:45:42.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:42 vm01 bash[17499]: cluster 2026-03-10T09:45:40.583121+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-10T09:45:42.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:42 vm01 bash[17499]: audit 2026-03-10T09:45:40.622525+0000 mgr.x (mgr.14150) 36 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm01:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:45:42.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:42 vm01 bash[17499]: audit 2026-03-10T09:45:40.622525+0000 mgr.x (mgr.14150) 36 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm01:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:45:43.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:43 vm01 bash[17499]: cluster 2026-03-10T09:45:42.583284+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-10T09:45:43.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:43 vm01 bash[17499]: cluster 2026-03-10T09:45:42.583284+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-10T09:45:45.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:45 vm01 bash[17499]: cluster 2026-03-10T09:45:44.583480+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-10T09:45:45.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:45 vm01 bash[17499]: cluster 2026-03-10T09:45:44.583480+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-10T09:45:46.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:46 vm01 bash[17499]: audit 2026-03-10T09:45:46.059995+0000 mon.a (mon.0) 143 : audit [INF] from='client.? 192.168.123.101:0/3025833713' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dbf62ed-8924-4cb0-920f-eba7dc701a1e"}]: dispatch 2026-03-10T09:45:46.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:46 vm01 bash[17499]: audit 2026-03-10T09:45:46.059995+0000 mon.a (mon.0) 143 : audit [INF] from='client.? 192.168.123.101:0/3025833713' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dbf62ed-8924-4cb0-920f-eba7dc701a1e"}]: dispatch 2026-03-10T09:45:46.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:46 vm01 bash[17499]: audit 2026-03-10T09:45:46.061822+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 192.168.123.101:0/3025833713' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7dbf62ed-8924-4cb0-920f-eba7dc701a1e"}]': finished 2026-03-10T09:45:46.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:46 vm01 bash[17499]: audit 2026-03-10T09:45:46.061822+0000 mon.a (mon.0) 144 : audit [INF] from='client.? 192.168.123.101:0/3025833713' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7dbf62ed-8924-4cb0-920f-eba7dc701a1e"}]': finished 2026-03-10T09:45:46.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:46 vm01 bash[17499]: cluster 2026-03-10T09:45:46.063624+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2026-03-10T09:45:46.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:46 vm01 bash[17499]: cluster 2026-03-10T09:45:46.063624+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2026-03-10T09:45:46.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:46 vm01 bash[17499]: audit 2026-03-10T09:45:46.063805+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:45:46.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:46 vm01 bash[17499]: audit 2026-03-10T09:45:46.063805+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:45:47.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:47 vm01 bash[17499]: cluster 2026-03-10T09:45:46.583684+0000 mgr.x (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:45:47.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:47 vm01 bash[17499]: cluster 2026-03-10T09:45:46.583684+0000 mgr.x (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:45:47.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:47 vm01 bash[17499]: audit 2026-03-10T09:45:46.687710+0000 mon.a (mon.0) 147 : audit [DBG] from='client.? 192.168.123.101:0/3145939657' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-10T09:45:47.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:47 vm01 bash[17499]: audit 2026-03-10T09:45:46.687710+0000 mon.a (mon.0) 147 : audit [DBG] from='client.? 192.168.123.101:0/3145939657' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-10T09:45:49.911 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:49 vm01 bash[17499]: cluster 2026-03-10T09:45:48.583912+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-10T09:45:49.911 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:49 vm01 bash[17499]: cluster 2026-03-10T09:45:48.583912+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-10T09:45:51.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:51 vm01 bash[17499]: cluster 2026-03-10T09:45:50.584186+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-10T09:45:51.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:51 vm01 bash[17499]: cluster 2026-03-10T09:45:50.584186+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-10T09:45:54.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:53 vm01 bash[17499]: cluster 2026-03-10T09:45:52.584390+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-10T09:45:54.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:53 vm01 bash[17499]: cluster 2026-03-10T09:45:52.584390+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-10T09:45:56.027 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:45:56 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:45:56.027 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:55 vm01 bash[17499]: cluster 2026-03-10T09:45:54.584678+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-10T09:45:56.027 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:55 vm01 bash[17499]: cluster 2026-03-10T09:45:54.584678+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-10T09:45:56.027 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:55 vm01 bash[17499]: audit 2026-03-10T09:45:55.205523+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-10T09:45:56.027 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:55 vm01 bash[17499]: audit 2026-03-10T09:45:55.205523+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-10T09:45:56.027 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:55 vm01 bash[17499]: audit 2026-03-10T09:45:55.206142+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:56.027 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:55 vm01 bash[17499]: audit 2026-03-10T09:45:55.206142+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:45:56.027 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:45:56.337 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:45:56.337 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:45:56 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:45:57.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 bash[17499]: cephadm 2026-03-10T09:45:55.206605+0000 mgr.x (mgr.14150) 44 : cephadm [INF] Deploying daemon osd.0 on vm01 2026-03-10T09:45:57.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 bash[17499]: cephadm 2026-03-10T09:45:55.206605+0000 mgr.x (mgr.14150) 44 : cephadm [INF] Deploying daemon osd.0 on vm01 2026-03-10T09:45:57.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 bash[17499]: audit 2026-03-10T09:45:56.286956+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:57.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 bash[17499]: audit 2026-03-10T09:45:56.286956+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:45:57.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 bash[17499]: audit 2026-03-10T09:45:56.290067+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:57.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 bash[17499]: audit 2026-03-10T09:45:56.290067+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:57.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 bash[17499]: audit 2026-03-10T09:45:56.292503+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:57.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:56 vm01 bash[17499]: audit 2026-03-10T09:45:56.292503+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:45:58.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:57 vm01 bash[17499]: cluster 2026-03-10T09:45:56.588652+0000 mgr.x (mgr.14150) 45 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:45:58.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:57 vm01 bash[17499]: cluster 2026-03-10T09:45:56.588652+0000 mgr.x (mgr.14150) 45 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:46:00.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:59 vm01 bash[17499]: cluster 2026-03-10T09:45:58.588910+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-10T09:46:00.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:45:59 vm01 bash[17499]: cluster 2026-03-10T09:45:58.588910+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-10T09:46:01.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:00 vm01 bash[17499]: audit 2026-03-10T09:46:00.550312+0000 mon.a (mon.0) 153 : audit [INF] from='osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]: dispatch 2026-03-10T09:46:01.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:00 vm01 bash[17499]: audit 2026-03-10T09:46:00.550312+0000 mon.a (mon.0) 153 : audit [INF] from='osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]: dispatch 2026-03-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: cluster 2026-03-10T09:46:00.589167+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-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: cluster 2026-03-10T09:46:00.589167+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-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: audit 2026-03-10T09:46:00.821572+0000 mon.a (mon.0) 154 : audit [INF] from='osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]': finished 2026-03-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: audit 2026-03-10T09:46:00.821572+0000 mon.a (mon.0) 154 : audit [INF] from='osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]': finished 2026-03-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: cluster 2026-03-10T09:46:00.824114+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2026-03-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: cluster 2026-03-10T09:46:00.824114+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2026-03-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: audit 2026-03-10T09:46:00.824324+0000 mon.a (mon.0) 156 : audit [INF] from='osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm01", "root=default"]}]: dispatch 2026-03-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: audit 2026-03-10T09:46:00.824324+0000 mon.a (mon.0) 156 : audit [INF] from='osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm01", "root=default"]}]: dispatch 2026-03-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: audit 2026-03-10T09:46:00.824422+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:46:02.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:01 vm01 bash[17499]: audit 2026-03-10T09:46:00.824422+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:01.823321+0000 mon.a (mon.0) 158 : audit [INF] from='osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm01", "root=default"]}]': finished 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:01.823321+0000 mon.a (mon.0) 158 : audit [INF] from='osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm01", "root=default"]}]': finished 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: cluster 2026-03-10T09:46:01.825344+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: cluster 2026-03-10T09:46:01.825344+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:01.826250+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:01.826250+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:01.828140+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:01.828140+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:02.438105+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:02.438105+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:02.442924+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:03.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:02 vm01 bash[17499]: audit 2026-03-10T09:46:02.442924+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:03.640 INFO:teuthology.orchestra.run.vm01.stdout:Created osd(s) 0 on host 'vm01' 2026-03-10T09:46:03.711 DEBUG:teuthology.orchestra.run.vm01:osd.0> sudo journalctl -f -n 0 -u ceph-915a7840-1c65-11f1-a94a-f57ceba17777@osd.0.service 2026-03-10T09:46:03.712 INFO:tasks.cephadm:Deploying osd.1 on vm01 with /dev/vdd... 2026-03-10T09:46:03.712 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- lvm zap /dev/vdd 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:01.547630+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:01.547630+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:01.547673+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:01.547673+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:02.589367+0000 mgr.x (mgr.14150) 48 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:02.589367+0000 mgr.x (mgr.14150) 48 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:02.841400+0000 mon.a (mon.0) 164 : cluster [INF] osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514] boot 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:02.841400+0000 mon.a (mon.0) 164 : cluster [INF] osd.0 [v2:192.168.123.101:6802/1469769514,v1:192.168.123.101:6803/1469769514] boot 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:02.841490+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: cluster 2026-03-10T09:46:02.841490+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:02.842100+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:02.842100+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:02.852472+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:02.852472+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:02.853306+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:02.853306+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:02.856189+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:02.856189+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:03.617581+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:03.617581+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:03.629476+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:03.629476+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:04.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:03.632635+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:04.188 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:03 vm01 bash[17499]: audit 2026-03-10T09:46:03.632635+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:06.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:05 vm01 bash[17499]: cluster 2026-03-10T09:46:04.447269+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2026-03-10T09:46:06.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:05 vm01 bash[17499]: cluster 2026-03-10T09:46:04.447269+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2026-03-10T09:46:06.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:05 vm01 bash[17499]: cluster 2026-03-10T09:46:04.589598+0000 mgr.x (mgr.14150) 49 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:06.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:05 vm01 bash[17499]: cluster 2026-03-10T09:46:04.589598+0000 mgr.x (mgr.14150) 49 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:07.391 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:46:08.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:07 vm01 bash[17499]: cluster 2026-03-10T09:46:06.589797+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-10T09:46:08.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:07 vm01 bash[17499]: cluster 2026-03-10T09:46:06.589797+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-10T09:46:08.250 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:46:08.270 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch daemon add osd vm01:/dev/vdd 2026-03-10T09:46:09.990 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:09 vm01 bash[17499]: cluster 2026-03-10T09:46:08.590049+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-10T09:46:09.990 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:09 vm01 bash[17499]: cluster 2026-03-10T09:46:08.590049+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-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: cephadm 2026-03-10T09:46:10.032719+0000 mgr.x (mgr.14150) 52 : cephadm [INF] Detected new or changed devices on vm01 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: cephadm 2026-03-10T09:46:10.032719+0000 mgr.x (mgr.14150) 52 : cephadm [INF] Detected new or changed devices on vm01 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.036246+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.036246+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.038841+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.038841+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.039470+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.039470+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: cephadm 2026-03-10T09:46:10.039819+0000 mgr.x (mgr.14150) 53 : cephadm [INF] Adjusting osd_memory_target on vm01 to 455.7M 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: cephadm 2026-03-10T09:46:10.039819+0000 mgr.x (mgr.14150) 53 : cephadm [INF] Adjusting osd_memory_target on vm01 to 455.7M 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: cephadm 2026-03-10T09:46:10.040219+0000 mgr.x (mgr.14150) 54 : cephadm [WRN] Unable to set osd_memory_target on vm01 to 477921689: error parsing value: Value '477921689' is below minimum 939524096 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: cephadm 2026-03-10T09:46:10.040219+0000 mgr.x (mgr.14150) 54 : cephadm [WRN] Unable to set osd_memory_target on vm01 to 477921689: error parsing value: Value '477921689' is below minimum 939524096 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.040509+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.040509+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.040893+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.040893+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.043046+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:11.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:11 vm01 bash[17499]: audit 2026-03-10T09:46:10.043046+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:12.408 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:46:12.420 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:12 vm01 bash[17499]: cluster 2026-03-10T09:46:10.590361+0000 mgr.x (mgr.14150) 55 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:12.420 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:12 vm01 bash[17499]: cluster 2026-03-10T09:46:10.590361+0000 mgr.x (mgr.14150) 55 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:13.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:13 vm01 bash[17499]: audit 2026-03-10T09:46:12.664191+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-10T09:46:13.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:13 vm01 bash[17499]: audit 2026-03-10T09:46:12.664191+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-10T09:46:13.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:13 vm01 bash[17499]: audit 2026-03-10T09:46:12.665615+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-10T09:46:13.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:13 vm01 bash[17499]: audit 2026-03-10T09:46:12.665615+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-10T09:46:13.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:13 vm01 bash[17499]: audit 2026-03-10T09:46:12.666067+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:13.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:13 vm01 bash[17499]: audit 2026-03-10T09:46:12.666067+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:14.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:14 vm01 bash[17499]: cluster 2026-03-10T09:46:12.590587+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-10T09:46:14.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:14 vm01 bash[17499]: cluster 2026-03-10T09:46:12.590587+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-10T09:46:14.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:14 vm01 bash[17499]: audit 2026-03-10T09:46:12.662791+0000 mgr.x (mgr.14150) 57 : audit [DBG] from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm01:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:46:14.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:14 vm01 bash[17499]: audit 2026-03-10T09:46:12.662791+0000 mgr.x (mgr.14150) 57 : audit [DBG] from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm01:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:46:16.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:16 vm01 bash[17499]: cluster 2026-03-10T09:46:14.590812+0000 mgr.x (mgr.14150) 58 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:16.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:16 vm01 bash[17499]: cluster 2026-03-10T09:46:14.590812+0000 mgr.x (mgr.14150) 58 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:18.466 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:18 vm01 bash[17499]: cluster 2026-03-10T09:46:16.591076+0000 mgr.x (mgr.14150) 59 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:18.466 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:18 vm01 bash[17499]: cluster 2026-03-10T09:46:16.591076+0000 mgr.x (mgr.14150) 59 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: audit 2026-03-10T09:46:18.184254+0000 mon.a (mon.0) 183 : audit [INF] from='client.? 192.168.123.101:0/2197972915' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36b1f80b-0798-4f0b-9121-dc900431d734"}]: dispatch 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: audit 2026-03-10T09:46:18.184254+0000 mon.a (mon.0) 183 : audit [INF] from='client.? 192.168.123.101:0/2197972915' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36b1f80b-0798-4f0b-9121-dc900431d734"}]: dispatch 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: audit 2026-03-10T09:46:18.201962+0000 mon.a (mon.0) 184 : audit [INF] from='client.? 192.168.123.101:0/2197972915' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36b1f80b-0798-4f0b-9121-dc900431d734"}]': finished 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: audit 2026-03-10T09:46:18.201962+0000 mon.a (mon.0) 184 : audit [INF] from='client.? 192.168.123.101:0/2197972915' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36b1f80b-0798-4f0b-9121-dc900431d734"}]': finished 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: cluster 2026-03-10T09:46:18.203901+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: cluster 2026-03-10T09:46:18.203901+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: audit 2026-03-10T09:46:18.204001+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: audit 2026-03-10T09:46:18.204001+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: cluster 2026-03-10T09:46:18.591361+0000 mgr.x (mgr.14150) 60 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: cluster 2026-03-10T09:46:18.591361+0000 mgr.x (mgr.14150) 60 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: audit 2026-03-10T09:46:18.839762+0000 mon.a (mon.0) 187 : audit [DBG] from='client.? 192.168.123.101:0/4124478242' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-10T09:46:19.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:19 vm01 bash[17499]: audit 2026-03-10T09:46:18.839762+0000 mon.a (mon.0) 187 : audit [DBG] from='client.? 192.168.123.101:0/4124478242' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-10T09:46:21.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:21 vm01 bash[17499]: cluster 2026-03-10T09:46:20.591593+0000 mgr.x (mgr.14150) 61 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:21.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:21 vm01 bash[17499]: cluster 2026-03-10T09:46:20.591593+0000 mgr.x (mgr.14150) 61 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:23.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:23 vm01 bash[17499]: cluster 2026-03-10T09:46:22.591818+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-10T09:46:23.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:23 vm01 bash[17499]: cluster 2026-03-10T09:46:22.591818+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-10T09:46:25.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:25 vm01 bash[17499]: cluster 2026-03-10T09:46:24.592050+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-10T09:46:25.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:25 vm01 bash[17499]: cluster 2026-03-10T09:46:24.592050+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-10T09:46:27.808 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:27 vm01 bash[17499]: cluster 2026-03-10T09:46:26.592252+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-10T09:46:27.808 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:27 vm01 bash[17499]: cluster 2026-03-10T09:46:26.592252+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-10T09:46:27.808 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:27 vm01 bash[17499]: audit 2026-03-10T09:46:27.552036+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-10T09:46:27.808 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:27 vm01 bash[17499]: audit 2026-03-10T09:46:27.552036+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-10T09:46:27.808 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:27 vm01 bash[17499]: audit 2026-03-10T09:46:27.552602+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:27.808 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:27 vm01 bash[17499]: audit 2026-03-10T09:46:27.552602+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:28.659 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:46:28 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:46:28.659 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:46:28 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:46:28.659 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:46:28 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:46:28.659 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:46:28 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:46:28.659 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:28 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:46:28.659 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:28 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:46:28.923 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:28 vm01 bash[17499]: cephadm 2026-03-10T09:46:27.552999+0000 mgr.x (mgr.14150) 65 : cephadm [INF] Deploying daemon osd.1 on vm01 2026-03-10T09:46:28.923 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:28 vm01 bash[17499]: cephadm 2026-03-10T09:46:27.552999+0000 mgr.x (mgr.14150) 65 : cephadm [INF] Deploying daemon osd.1 on vm01 2026-03-10T09:46:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:29 vm01 bash[17499]: cluster 2026-03-10T09:46:28.592500+0000 mgr.x (mgr.14150) 66 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:29 vm01 bash[17499]: cluster 2026-03-10T09:46:28.592500+0000 mgr.x (mgr.14150) 66 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:29 vm01 bash[17499]: audit 2026-03-10T09:46:28.717599+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:46:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:29 vm01 bash[17499]: audit 2026-03-10T09:46:28.717599+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:46:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:29 vm01 bash[17499]: audit 2026-03-10T09:46:28.721640+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:29 vm01 bash[17499]: audit 2026-03-10T09:46:28.721640+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:29 vm01 bash[17499]: audit 2026-03-10T09:46:28.731350+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:29 vm01 bash[17499]: audit 2026-03-10T09:46:28.731350+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:31.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:31 vm01 bash[17499]: cluster 2026-03-10T09:46:30.592750+0000 mgr.x (mgr.14150) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:31.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:31 vm01 bash[17499]: cluster 2026-03-10T09:46:30.592750+0000 mgr.x (mgr.14150) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:32.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:32 vm01 bash[17499]: audit 2026-03-10T09:46:32.514584+0000 mon.a (mon.0) 193 : audit [INF] from='osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]: dispatch 2026-03-10T09:46:32.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:32 vm01 bash[17499]: audit 2026-03-10T09:46:32.514584+0000 mon.a (mon.0) 193 : audit [INF] from='osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]: dispatch 2026-03-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: cluster 2026-03-10T09:46:32.592956+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-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: cluster 2026-03-10T09:46:32.592956+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-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: audit 2026-03-10T09:46:32.664932+0000 mon.a (mon.0) 194 : audit [INF] from='osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]': finished 2026-03-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: audit 2026-03-10T09:46:32.664932+0000 mon.a (mon.0) 194 : audit [INF] from='osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]': finished 2026-03-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: cluster 2026-03-10T09:46:32.667346+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2026-03-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: cluster 2026-03-10T09:46:32.667346+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2026-03-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: audit 2026-03-10T09:46:32.667634+0000 mon.a (mon.0) 196 : audit [INF] from='osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm01", "root=default"]}]: dispatch 2026-03-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: audit 2026-03-10T09:46:32.667634+0000 mon.a (mon.0) 196 : audit [INF] from='osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm01", "root=default"]}]: dispatch 2026-03-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: audit 2026-03-10T09:46:32.667708+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:33.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:33 vm01 bash[17499]: audit 2026-03-10T09:46:32.667708+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:35.069 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:34 vm01 bash[17499]: audit 2026-03-10T09:46:33.666253+0000 mon.a (mon.0) 198 : audit [INF] from='osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm01", "root=default"]}]': finished 2026-03-10T09:46:35.069 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:34 vm01 bash[17499]: audit 2026-03-10T09:46:33.666253+0000 mon.a (mon.0) 198 : audit [INF] from='osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm01", "root=default"]}]': finished 2026-03-10T09:46:35.069 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:34 vm01 bash[17499]: cluster 2026-03-10T09:46:33.669343+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2026-03-10T09:46:35.069 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:34 vm01 bash[17499]: cluster 2026-03-10T09:46:33.669343+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2026-03-10T09:46:35.069 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:34 vm01 bash[17499]: audit 2026-03-10T09:46:33.670173+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:35.069 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:34 vm01 bash[17499]: audit 2026-03-10T09:46:33.670173+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:35.069 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:34 vm01 bash[17499]: audit 2026-03-10T09:46:33.674617+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:35.069 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:34 vm01 bash[17499]: audit 2026-03-10T09:46:33.674617+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:33.510283+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:33.510283+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:33.510328+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:33.510328+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:34.593206+0000 mgr.x (mgr.14150) 69 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:34.593206+0000 mgr.x (mgr.14150) 69 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 20 GiB / 20 GiB avail 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.701669+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.701669+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:34.704358+0000 mon.a (mon.0) 203 : cluster [INF] osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898] boot 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:34.704358+0000 mon.a (mon.0) 203 : cluster [INF] osd.1 [v2:192.168.123.101:6810/3732065898,v1:192.168.123.101:6811/3732065898] boot 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:34.704370+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: cluster 2026-03-10T09:46:34.704370+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.705282+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.705282+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.984651+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.984651+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.989222+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.989222+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:35.964 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.991918+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:35.965 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.991918+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:35.965 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.992988+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:46:35.965 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.992988+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:46:35.965 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.999689+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:35.965 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:35 vm01 bash[17499]: audit 2026-03-10T09:46:34.999689+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:36.041 INFO:teuthology.orchestra.run.vm01.stdout:Created osd(s) 1 on host 'vm01' 2026-03-10T09:46:36.123 DEBUG:teuthology.orchestra.run.vm01:osd.1> sudo journalctl -f -n 0 -u ceph-915a7840-1c65-11f1-a94a-f57ceba17777@osd.1.service 2026-03-10T09:46:36.124 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2026-03-10T09:46:36.124 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph osd stat -f json 2026-03-10T09:46:37.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:37 vm01 bash[17499]: cluster 2026-03-10T09:46:36.004576+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2026-03-10T09:46:37.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:37 vm01 bash[17499]: cluster 2026-03-10T09:46:36.004576+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2026-03-10T09:46:37.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:37 vm01 bash[17499]: audit 2026-03-10T09:46:36.025926+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:46:37.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:37 vm01 bash[17499]: audit 2026-03-10T09:46:36.025926+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:46:37.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:37 vm01 bash[17499]: audit 2026-03-10T09:46:36.030246+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:37.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:37 vm01 bash[17499]: audit 2026-03-10T09:46:36.030246+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:37.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:37 vm01 bash[17499]: audit 2026-03-10T09:46:36.034180+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:37.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:37 vm01 bash[17499]: audit 2026-03-10T09:46:36.034180+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:38.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:38 vm01 bash[17499]: cluster 2026-03-10T09:46:36.593492+0000 mgr.x (mgr.14150) 70 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:46:38.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:38 vm01 bash[17499]: cluster 2026-03-10T09:46:36.593492+0000 mgr.x (mgr.14150) 70 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:46:40.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:40 vm01 bash[17499]: cluster 2026-03-10T09:46:38.593742+0000 mgr.x (mgr.14150) 71 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:46:40.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:40 vm01 bash[17499]: cluster 2026-03-10T09:46:38.593742+0000 mgr.x (mgr.14150) 71 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:46:40.790 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:46:41.099 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:46:41.184 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":14,"num_osds":2,"num_up_osds":2,"osd_up_since":1773135994,"num_in_osds":2,"osd_in_since":1773135978,"num_remapped_pgs":0} 2026-03-10T09:46:41.184 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph osd dump --format=json 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: cluster 2026-03-10T09:46:40.593968+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-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: cluster 2026-03-10T09:46:40.593968+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-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.096251+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 192.168.123.101:0/2688950316' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.096251+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 192.168.123.101:0/2688950316' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.718808+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.718808+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.721583+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.721583+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.722354+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.722354+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.723097+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.723097+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.724621+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.724621+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.725330+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.725330+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.728670+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:42.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:42 vm01 bash[17499]: audit 2026-03-10T09:46:41.728670+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:46:43.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:43 vm01 bash[17499]: cephadm 2026-03-10T09:46:41.714503+0000 mgr.x (mgr.14150) 73 : cephadm [INF] Detected new or changed devices on vm01 2026-03-10T09:46:43.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:43 vm01 bash[17499]: cephadm 2026-03-10T09:46:41.714503+0000 mgr.x (mgr.14150) 73 : cephadm [INF] Detected new or changed devices on vm01 2026-03-10T09:46:43.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:43 vm01 bash[17499]: cephadm 2026-03-10T09:46:41.723596+0000 mgr.x (mgr.14150) 74 : cephadm [INF] Adjusting osd_memory_target on vm01 to 227.8M 2026-03-10T09:46:43.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:43 vm01 bash[17499]: cephadm 2026-03-10T09:46:41.723596+0000 mgr.x (mgr.14150) 74 : cephadm [INF] Adjusting osd_memory_target on vm01 to 227.8M 2026-03-10T09:46:43.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:43 vm01 bash[17499]: cephadm 2026-03-10T09:46:41.724179+0000 mgr.x (mgr.14150) 75 : cephadm [WRN] Unable to set osd_memory_target on vm01 to 238960844: error parsing value: Value '238960844' is below minimum 939524096 2026-03-10T09:46:43.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:43 vm01 bash[17499]: cephadm 2026-03-10T09:46:41.724179+0000 mgr.x (mgr.14150) 75 : cephadm [WRN] Unable to set osd_memory_target on vm01 to 238960844: error parsing value: Value '238960844' is below minimum 939524096 2026-03-10T09:46:44.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:44 vm01 bash[17499]: cluster 2026-03-10T09:46:42.594150+0000 mgr.x (mgr.14150) 76 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:46:44.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:44 vm01 bash[17499]: cluster 2026-03-10T09:46:42.594150+0000 mgr.x (mgr.14150) 76 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:46:45.832 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:46:46.071 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:46:46.071 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":14,"fsid":"915a7840-1c65-11f1-a94a-f57ceba17777","created":"2026-03-10T09:44:35.957235+0000","modified":"2026-03-10T09:46:35.998565+0000","last_up_change":"2026-03-10T09:46:34.670935+0000","last_in_change":"2026-03-10T09:46:18.184567+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":"7dbf62ed-8924-4cb0-920f-eba7dc701a1e","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.101:6802","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6803","nonce":1469769514}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6804","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6805","nonce":1469769514}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6808","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6809","nonce":1469769514}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6806","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6807","nonce":1469769514}]},"public_addr":"192.168.123.101:6803/1469769514","cluster_addr":"192.168.123.101:6805/1469769514","heartbeat_back_addr":"192.168.123.101:6809/1469769514","heartbeat_front_addr":"192.168.123.101:6807/1469769514","state":["exists","up"]},{"osd":1,"uuid":"36b1f80b-0798-4f0b-9121-dc900431d734","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.101:6810","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6811","nonce":3732065898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6812","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6813","nonce":3732065898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6816","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6817","nonce":3732065898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6814","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6815","nonce":3732065898}]},"public_addr":"192.168.123.101:6811/3732065898","cluster_addr":"192.168.123.101:6813/3732065898","heartbeat_back_addr":"192.168.123.101:6817/3732065898","heartbeat_front_addr":"192.168.123.101:6815/3732065898","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-10T09:46:01.547674+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-10T09:46:33.510329+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"192.168.123.101:6800/3421465737":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/3523128579":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/2293128102":"2026-03-11T09:44:46.506880+0000","192.168.123.101:0/623297821":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/3204702329":"2026-03-11T09:44:46.506880+0000","192.168.123.101:6801/619662362":"2026-03-11T09:44:46.506880+0000","192.168.123.101:6801/3421465737":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/823520388":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/1972181246":"2026-03-11T09:44:46.506880+0000","192.168.123.101:6800/619662362":"2026-03-11T09:44:46.506880+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-10T09:46:46.127 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:46 vm01 bash[17499]: cluster 2026-03-10T09:46:44.594375+0000 mgr.x (mgr.14150) 77 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:46:46.127 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:46 vm01 bash[17499]: cluster 2026-03-10T09:46:44.594375+0000 mgr.x (mgr.14150) 77 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:46:46.127 INFO:tasks.cephadm.ceph_manager.ceph:[] 2026-03-10T09:46:46.128 INFO:tasks.cephadm:Setting up client nodes... 2026-03-10T09:46:46.128 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-03-10T09:46:47.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:47 vm01 bash[17499]: audit 2026-03-10T09:46:46.067325+0000 mon.a (mon.0) 223 : audit [DBG] from='client.? 192.168.123.101:0/650495791' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-10T09:46:47.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:47 vm01 bash[17499]: audit 2026-03-10T09:46:46.067325+0000 mon.a (mon.0) 223 : audit [DBG] from='client.? 192.168.123.101:0/650495791' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-10T09:46:48.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:48 vm01 bash[17499]: cluster 2026-03-10T09:46:46.594609+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-10T09:46:48.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:48 vm01 bash[17499]: cluster 2026-03-10T09:46:46.594609+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-10T09:46:49.846 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:46:50.140 INFO:teuthology.orchestra.run.vm01.stdout:[client.0] 2026-03-10T09:46:50.140 INFO:teuthology.orchestra.run.vm01.stdout: key = AQCK6K9pja76BxAA4/cHoAf2oY7b4wCfHjwgwQ== 2026-03-10T09:46:50.150 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:50 vm01 bash[17499]: cluster 2026-03-10T09:46:48.594893+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-10T09:46:50.150 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:50 vm01 bash[17499]: cluster 2026-03-10T09:46:48.594893+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-10T09:46:50.194 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-10T09:46:50.194 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-03-10T09:46:50.194 DEBUG:teuthology.orchestra.run.vm01:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-03-10T09:46:50.206 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-03-10T09:46:50.206 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-03-10T09:46:50.206 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph mgr dump --format=json 2026-03-10T09:46:51.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:51 vm01 bash[17499]: audit 2026-03-10T09:46:50.133747+0000 mon.a (mon.0) 224 : audit [INF] from='client.? 192.168.123.101:0/1959054468' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-10T09:46:51.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:51 vm01 bash[17499]: audit 2026-03-10T09:46:50.133747+0000 mon.a (mon.0) 224 : audit [INF] from='client.? 192.168.123.101:0/1959054468' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-10T09:46:51.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:51 vm01 bash[17499]: audit 2026-03-10T09:46:50.135185+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 192.168.123.101:0/1959054468' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-10T09:46:51.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:51 vm01 bash[17499]: audit 2026-03-10T09:46:50.135185+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 192.168.123.101:0/1959054468' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-10T09:46:52.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:52 vm01 bash[17499]: cluster 2026-03-10T09:46:50.595224+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-10T09:46:52.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:52 vm01 bash[17499]: cluster 2026-03-10T09:46:50.595224+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-10T09:46:54.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:54 vm01 bash[17499]: cluster 2026-03-10T09:46:52.595445+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-10T09:46:54.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:54 vm01 bash[17499]: cluster 2026-03-10T09:46:52.595445+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-10T09:46:54.867 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:46:55.763 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:46:55.774 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:55 vm01 bash[17499]: cluster 2026-03-10T09:46:54.595736+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-10T09:46:55.774 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:55 vm01 bash[17499]: cluster 2026-03-10T09:46:54.595736+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-10T09:46:55.845 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":12,"flags":0,"active_gid":14150,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6800","nonce":526335862},{"type":"v1","addr":"192.168.123.101:6801","nonce":526335862}]},"active_addr":"192.168.123.101:6801/526335862","active_change":"2026-03-10T09:44:56.569871+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.101: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.101:0","nonce":1846524270}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"192.168.123.101:0","nonce":3027701159}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"192.168.123.101:0","nonce":1004126021}]}]} 2026-03-10T09:46:55.846 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-03-10T09:46:55.846 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-03-10T09:46:55.847 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph osd dump --format=json 2026-03-10T09:46:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:56 vm01 bash[17499]: audit 2026-03-10T09:46:55.757745+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 192.168.123.101:0/2834000544' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-10T09:46:56.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:56 vm01 bash[17499]: audit 2026-03-10T09:46:55.757745+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 192.168.123.101:0/2834000544' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-10T09:46:57.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:57 vm01 bash[17499]: cluster 2026-03-10T09:46:56.595961+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-10T09:46:57.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:57 vm01 bash[17499]: cluster 2026-03-10T09:46:56.595961+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-10T09:46:59.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:59 vm01 bash[17499]: cluster 2026-03-10T09:46:58.596266+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-10T09:46:59.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:46:59 vm01 bash[17499]: cluster 2026-03-10T09:46:58.596266+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-10T09:47:00.488 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:00.749 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:47:00.749 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":14,"fsid":"915a7840-1c65-11f1-a94a-f57ceba17777","created":"2026-03-10T09:44:35.957235+0000","modified":"2026-03-10T09:46:35.998565+0000","last_up_change":"2026-03-10T09:46:34.670935+0000","last_in_change":"2026-03-10T09:46:18.184567+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":"7dbf62ed-8924-4cb0-920f-eba7dc701a1e","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.101:6802","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6803","nonce":1469769514}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6804","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6805","nonce":1469769514}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6808","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6809","nonce":1469769514}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6806","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6807","nonce":1469769514}]},"public_addr":"192.168.123.101:6803/1469769514","cluster_addr":"192.168.123.101:6805/1469769514","heartbeat_back_addr":"192.168.123.101:6809/1469769514","heartbeat_front_addr":"192.168.123.101:6807/1469769514","state":["exists","up"]},{"osd":1,"uuid":"36b1f80b-0798-4f0b-9121-dc900431d734","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.101:6810","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6811","nonce":3732065898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6812","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6813","nonce":3732065898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6816","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6817","nonce":3732065898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6814","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6815","nonce":3732065898}]},"public_addr":"192.168.123.101:6811/3732065898","cluster_addr":"192.168.123.101:6813/3732065898","heartbeat_back_addr":"192.168.123.101:6817/3732065898","heartbeat_front_addr":"192.168.123.101:6815/3732065898","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-10T09:46:01.547674+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-10T09:46:33.510329+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"192.168.123.101:6800/3421465737":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/3523128579":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/2293128102":"2026-03-11T09:44:46.506880+0000","192.168.123.101:0/623297821":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/3204702329":"2026-03-11T09:44:46.506880+0000","192.168.123.101:6801/619662362":"2026-03-11T09:44:46.506880+0000","192.168.123.101:6801/3421465737":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/823520388":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/1972181246":"2026-03-11T09:44:46.506880+0000","192.168.123.101:6800/619662362":"2026-03-11T09:44:46.506880+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-10T09:47:00.811 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-03-10T09:47:00.811 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph osd dump --format=json 2026-03-10T09:47:01.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:01 vm01 bash[17499]: cluster 2026-03-10T09:47:00.596553+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-10T09:47:01.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:01 vm01 bash[17499]: cluster 2026-03-10T09:47:00.596553+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-10T09:47:01.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:01 vm01 bash[17499]: audit 2026-03-10T09:47:00.745209+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 192.168.123.101:0/3448897227' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-10T09:47:01.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:01 vm01 bash[17499]: audit 2026-03-10T09:47:00.745209+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 192.168.123.101:0/3448897227' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-10T09:47:03.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:03 vm01 bash[17499]: cluster 2026-03-10T09:47:02.596815+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-10T09:47:03.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:03 vm01 bash[17499]: cluster 2026-03-10T09:47:02.596815+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-10T09:47:04.502 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:04.772 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:47:04.772 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":14,"fsid":"915a7840-1c65-11f1-a94a-f57ceba17777","created":"2026-03-10T09:44:35.957235+0000","modified":"2026-03-10T09:46:35.998565+0000","last_up_change":"2026-03-10T09:46:34.670935+0000","last_in_change":"2026-03-10T09:46:18.184567+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":"7dbf62ed-8924-4cb0-920f-eba7dc701a1e","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.101:6802","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6803","nonce":1469769514}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6804","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6805","nonce":1469769514}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6808","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6809","nonce":1469769514}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6806","nonce":1469769514},{"type":"v1","addr":"192.168.123.101:6807","nonce":1469769514}]},"public_addr":"192.168.123.101:6803/1469769514","cluster_addr":"192.168.123.101:6805/1469769514","heartbeat_back_addr":"192.168.123.101:6809/1469769514","heartbeat_front_addr":"192.168.123.101:6807/1469769514","state":["exists","up"]},{"osd":1,"uuid":"36b1f80b-0798-4f0b-9121-dc900431d734","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.101:6810","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6811","nonce":3732065898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6812","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6813","nonce":3732065898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6816","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6817","nonce":3732065898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6814","nonce":3732065898},{"type":"v1","addr":"192.168.123.101:6815","nonce":3732065898}]},"public_addr":"192.168.123.101:6811/3732065898","cluster_addr":"192.168.123.101:6813/3732065898","heartbeat_back_addr":"192.168.123.101:6817/3732065898","heartbeat_front_addr":"192.168.123.101:6815/3732065898","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-10T09:46:01.547674+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-10T09:46:33.510329+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"192.168.123.101:6800/3421465737":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/3523128579":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/2293128102":"2026-03-11T09:44:46.506880+0000","192.168.123.101:0/623297821":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/3204702329":"2026-03-11T09:44:46.506880+0000","192.168.123.101:6801/619662362":"2026-03-11T09:44:46.506880+0000","192.168.123.101:6801/3421465737":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/823520388":"2026-03-11T09:44:56.569596+0000","192.168.123.101:0/1972181246":"2026-03-11T09:44:46.506880+0000","192.168.123.101:6800/619662362":"2026-03-11T09:44:46.506880+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-10T09:47:04.839 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph tell osd.0 flush_pg_stats 2026-03-10T09:47:04.839 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph tell osd.1 flush_pg_stats 2026-03-10T09:47:05.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:05 vm01 bash[17499]: cluster 2026-03-10T09:47:04.597034+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-10T09:47:05.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:05 vm01 bash[17499]: cluster 2026-03-10T09:47:04.597034+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-10T09:47:05.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:05 vm01 bash[17499]: audit 2026-03-10T09:47:04.768308+0000 mon.a (mon.0) 228 : audit [DBG] from='client.? 192.168.123.101:0/438839923' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-10T09:47:05.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:05 vm01 bash[17499]: audit 2026-03-10T09:47:04.768308+0000 mon.a (mon.0) 228 : audit [DBG] from='client.? 192.168.123.101:0/438839923' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-10T09:47:07.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:07 vm01 bash[17499]: cluster 2026-03-10T09:47:06.597243+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-10T09:47:07.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:07 vm01 bash[17499]: cluster 2026-03-10T09:47:06.597243+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-10T09:47:08.517 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:08.519 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:08.765 INFO:teuthology.orchestra.run.vm01.stdout:55834574856 2026-03-10T09:47:08.765 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph osd last-stat-seq osd.1 2026-03-10T09:47:08.771 INFO:teuthology.orchestra.run.vm01.stdout:34359738382 2026-03-10T09:47:08.771 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph osd last-stat-seq osd.0 2026-03-10T09:47:09.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:09 vm01 bash[17499]: cluster 2026-03-10T09:47:08.597453+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-10T09:47:09.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:09 vm01 bash[17499]: cluster 2026-03-10T09:47:08.597453+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-10T09:47:11.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:11 vm01 bash[17499]: cluster 2026-03-10T09:47:10.597735+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-10T09:47:11.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:11 vm01 bash[17499]: cluster 2026-03-10T09:47:10.597735+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-10T09:47:12.530 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:12.530 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:12.808 INFO:teuthology.orchestra.run.vm01.stdout:34359738383 2026-03-10T09:47:12.821 INFO:teuthology.orchestra.run.vm01.stdout:55834574857 2026-03-10T09:47:12.890 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738382 got 34359738383 for osd.0 2026-03-10T09:47:12.890 DEBUG:teuthology.parallel:result is None 2026-03-10T09:47:12.898 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574856 got 55834574857 for osd.1 2026-03-10T09:47:12.899 DEBUG:teuthology.parallel:result is None 2026-03-10T09:47:12.899 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-03-10T09:47:12.899 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph pg dump --format=json 2026-03-10T09:47:13.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:13 vm01 bash[17499]: cluster 2026-03-10T09:47:12.598002+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-10T09:47:13.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:13 vm01 bash[17499]: cluster 2026-03-10T09:47:12.598002+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-10T09:47:13.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:13 vm01 bash[17499]: audit 2026-03-10T09:47:12.804176+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 192.168.123.101:0/3217457782' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2026-03-10T09:47:13.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:13 vm01 bash[17499]: audit 2026-03-10T09:47:12.804176+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 192.168.123.101:0/3217457782' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2026-03-10T09:47:13.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:13 vm01 bash[17499]: audit 2026-03-10T09:47:12.817747+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 192.168.123.101:0/4013587407' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2026-03-10T09:47:13.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:13 vm01 bash[17499]: audit 2026-03-10T09:47:12.817747+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 192.168.123.101:0/4013587407' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2026-03-10T09:47:15.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:15 vm01 bash[17499]: cluster 2026-03-10T09:47:14.598255+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-10T09:47:15.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:15 vm01 bash[17499]: cluster 2026-03-10T09:47:14.598255+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-10T09:47:17.556 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:17.798 INFO:teuthology.orchestra.run.vm01.stderr:dumped all 2026-03-10T09:47:17.798 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:47:17.873 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:17 vm01 bash[17499]: cluster 2026-03-10T09:47:16.598496+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-10T09:47:17.873 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:17 vm01 bash[17499]: cluster 2026-03-10T09:47:16.598496+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-10T09:47:17.873 INFO:teuthology.orchestra.run.vm01.stdout:{"pg_ready":true,"pg_map":{"version":74,"stamp":"2026-03-10T09:47:16.598417+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":53920,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":53628,"kb_avail":41880928,"statfs":{"total":42941284352,"available":42886070272,"internally_reserved":0,"allocated":245760,"data_stored":59348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3180,"internal_metadata":54915988},"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":1590,"internal_metadata":27457994},"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":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":1590,"internal_metadata":27457994},"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-10T09:47:17.873 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph pg dump --format=json 2026-03-10T09:47:18.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:18 vm01 bash[17499]: audit 2026-03-10T09:47:17.794296+0000 mgr.x (mgr.14150) 94 : audit [DBG] from='client.14222 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:47:18.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:18 vm01 bash[17499]: audit 2026-03-10T09:47:17.794296+0000 mgr.x (mgr.14150) 94 : audit [DBG] from='client.14222 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:47:19.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:19 vm01 bash[17499]: cluster 2026-03-10T09:47:18.598730+0000 mgr.x (mgr.14150) 95 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:19.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:19 vm01 bash[17499]: cluster 2026-03-10T09:47:18.598730+0000 mgr.x (mgr.14150) 95 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:21.570 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:21.822 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:47:21.822 INFO:teuthology.orchestra.run.vm01.stderr:dumped all 2026-03-10T09:47:21.839 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:21 vm01 bash[17499]: cluster 2026-03-10T09:47:20.598976+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-10T09:47:21.839 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:21 vm01 bash[17499]: cluster 2026-03-10T09:47:20.598976+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-10T09:47:21.875 INFO:teuthology.orchestra.run.vm01.stdout:{"pg_ready":true,"pg_map":{"version":76,"stamp":"2026-03-10T09:47:20.598898+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":53920,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":53628,"kb_avail":41880928,"statfs":{"total":42941284352,"available":42886070272,"internally_reserved":0,"allocated":245760,"data_stored":59348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3180,"internal_metadata":54915988},"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":1590,"internal_metadata":27457994},"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":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":1590,"internal_metadata":27457994},"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-10T09:47:21.875 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-03-10T09:47:21.875 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-03-10T09:47:21.875 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-03-10T09:47:21.875 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df shell --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph health --format=json 2026-03-10T09:47:22.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:22 vm01 bash[17499]: audit 2026-03-10T09:47:21.818436+0000 mgr.x (mgr.14150) 97 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:47:22.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:22 vm01 bash[17499]: audit 2026-03-10T09:47:21.818436+0000 mgr.x (mgr.14150) 97 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:47:24.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:23 vm01 bash[17499]: cluster 2026-03-10T09:47:22.599210+0000 mgr.x (mgr.14150) 98 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:24.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:23 vm01 bash[17499]: cluster 2026-03-10T09:47:22.599210+0000 mgr.x (mgr.14150) 98 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:25.583 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:25.846 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:47:25.846 INFO:teuthology.orchestra.run.vm01.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-03-10T09:47:25.857 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:25 vm01 bash[17499]: cluster 2026-03-10T09:47:24.599471+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-10T09:47:25.857 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:25 vm01 bash[17499]: cluster 2026-03-10T09:47:24.599471+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-10T09:47:25.895 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-03-10T09:47:25.896 INFO:tasks.cephadm:Setup complete, yielding 2026-03-10T09:47:25.896 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-03-10T09:47:25.898 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@vm01.local 2026-03-10T09:47:25.898 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- bash -c 'ceph fs volume create cephfs' 2026-03-10T09:47:26.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:26 vm01 bash[17499]: audit 2026-03-10T09:47:25.842353+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 192.168.123.101:0/3219078504' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2026-03-10T09:47:26.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:26 vm01 bash[17499]: audit 2026-03-10T09:47:25.842353+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 192.168.123.101:0/3219078504' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2026-03-10T09:47:28.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:27 vm01 bash[17499]: cluster 2026-03-10T09:47:26.599723+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-10T09:47:28.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:27 vm01 bash[17499]: cluster 2026-03-10T09:47:26.599723+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-10T09:47:29.597 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:29 vm01 bash[17499]: cluster 2026-03-10T09:47:28.599966+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-10T09:47:29.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:29 vm01 bash[17499]: cluster 2026-03-10T09:47:28.599966+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-10T09:47:31.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:30 vm01 bash[17499]: audit 2026-03-10T09:47:29.852653+0000 mgr.x (mgr.14150) 102 : audit [DBG] from='client.14228 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:47:31.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:30 vm01 bash[17499]: audit 2026-03-10T09:47:29.852653+0000 mgr.x (mgr.14150) 102 : audit [DBG] from='client.14228 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:47:31.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:30 vm01 bash[17499]: audit 2026-03-10T09:47:29.853086+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]: dispatch 2026-03-10T09:47:31.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:30 vm01 bash[17499]: audit 2026-03-10T09:47:29.853086+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]: dispatch 2026-03-10T09:47:31.839 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-03-10T09:47:31.841 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2026-03-10T09:47:31.841 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch ls -f json 2026-03-10T09:47:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:31 vm01 bash[17499]: cluster 2026-03-10T09:47:30.600232+0000 mgr.x (mgr.14150) 103 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:31 vm01 bash[17499]: cluster 2026-03-10T09:47:30.600232+0000 mgr.x (mgr.14150) 103 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:31 vm01 bash[17499]: audit 2026-03-10T09:47:30.706539+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-03-10T09:47:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:31 vm01 bash[17499]: audit 2026-03-10T09:47:30.706539+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2026-03-10T09:47:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:31 vm01 bash[17499]: cluster 2026-03-10T09:47:30.708260+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2026-03-10T09:47:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:31 vm01 bash[17499]: cluster 2026-03-10T09:47:30.708260+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2026-03-10T09:47:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:31 vm01 bash[17499]: audit 2026-03-10T09:47:30.715517+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]: dispatch 2026-03-10T09:47:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:31 vm01 bash[17499]: audit 2026-03-10T09:47:30.715517+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]: dispatch 2026-03-10T09:47:32.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:31 vm01 bash[17499]: debug 2026-03-10T09:47:31.724+0000 7f6a102e7640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-03-10T09:47:32.614 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:47:32 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:32.615 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:47:32 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:32.615 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:47:32 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:32.615 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.710613+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.710613+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.712671+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.712671+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.725839+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.725839+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.726477+0000 mon.a (mon.0) 239 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.726477+0000 mon.a (mon.0) 239 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.726485+0000 mon.a (mon.0) 240 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.726485+0000 mon.a (mon.0) 240 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.727581+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.727581+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.730144+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.730144+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.730631+0000 mon.a (mon.0) 243 : cluster [DBG] fsmap cephfs:0 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cluster 2026-03-10T09:47:31.730631+0000 mon.a (mon.0) 243 : cluster [DBG] fsmap cephfs:0 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cephadm 2026-03-10T09:47:31.732054+0000 mgr.x (mgr.14150) 104 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cephadm 2026-03-10T09:47:31.732054+0000 mgr.x (mgr.14150) 104 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.733960+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.733960+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.740559+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:31.740559+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.064820+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.064820+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.065389+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.065389+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.068887+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.068887+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.069939+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm01.nicjgo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.069939+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm01.nicjgo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2026-03-10T09:47:32.902 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.070917+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm01.nicjgo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-03-10T09:47:32.903 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.070917+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm01.nicjgo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-03-10T09:47:32.903 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.071895+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:32.903 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: audit 2026-03-10T09:47:32.071895+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:32.903 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cephadm 2026-03-10T09:47:32.072384+0000 mgr.x (mgr.14150) 105 : cephadm [INF] Deploying daemon mds.cephfs.vm01.nicjgo on vm01 2026-03-10T09:47:32.903 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 bash[17499]: cephadm 2026-03-10T09:47:32.072384+0000 mgr.x (mgr.14150) 105 : cephadm [INF] Deploying daemon mds.cephfs.vm01.nicjgo on vm01 2026-03-10T09:47:32.903 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:32 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:32.903 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:47:32 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:32.903 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:47:32 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:32.903 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:47:32 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:33.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:33.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:47:33 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:33.437 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:47:33 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:33.437 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:47:33 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:33.779 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:47:33 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:33.779 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:47:33 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:33.779 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:47:33 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: cluster 2026-03-10T09:47:32.600473+0000 mgr.x (mgr.14150) 106 : cluster [DBG] pgmap v85: 64 pgs: 64 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: cluster 2026-03-10T09:47:32.600473+0000 mgr.x (mgr.14150) 106 : cluster [DBG] pgmap v85: 64 pgs: 64 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: cluster 2026-03-10T09:47:32.730607+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e18: 2 total, 2 up, 2 in 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: cluster 2026-03-10T09:47:32.730607+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e18: 2 total, 2 up, 2 in 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.863937+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.863937+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.867097+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.867097+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.870586+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.870586+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.871038+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm01.kcxain", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.871038+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm01.kcxain", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.871955+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm01.kcxain", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.871955+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.vm01.kcxain", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.872941+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:33.779 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:32.872941+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: cephadm 2026-03-10T09:47:32.873432+0000 mgr.x (mgr.14150) 107 : cephadm [INF] Deploying daemon mds.cephfs.vm01.kcxain on vm01 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: cephadm 2026-03-10T09:47:32.873432+0000 mgr.x (mgr.14150) 107 : cephadm [INF] Deploying daemon mds.cephfs.vm01.kcxain on vm01 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.601401+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.601401+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.604797+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.604797+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.606950+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.606950+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.608634+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.608634+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.611415+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.611415+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.616116+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:47:33.780 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:33 vm01 bash[17499]: audit 2026-03-10T09:47:33.616116+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.744605+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e19: 2 total, 2 up, 2 in 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.744605+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e19: 2 total, 2 up, 2 in 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.874921+0000 mon.a (mon.0) 266 : cluster [DBG] mds.? [v2:192.168.123.101:6818/1054047345,v1:192.168.123.101:6819/1054047345] up:boot 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.874921+0000 mon.a (mon.0) 266 : cluster [DBG] mds.? [v2:192.168.123.101:6818/1054047345,v1:192.168.123.101:6819/1054047345] up:boot 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.874979+0000 mon.a (mon.0) 267 : cluster [DBG] mds.? [v2:192.168.123.101:6820/152129913,v1:192.168.123.101:6821/152129913] up:boot 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.874979+0000 mon.a (mon.0) 267 : cluster [DBG] mds.? [v2:192.168.123.101:6820/152129913,v1:192.168.123.101:6821/152129913] up:boot 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875308+0000 mon.a (mon.0) 268 : cluster [INF] daemon mds.cephfs.vm01.kcxain assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875308+0000 mon.a (mon.0) 268 : cluster [INF] daemon mds.cephfs.vm01.kcxain assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875338+0000 mon.a (mon.0) 269 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875338+0000 mon.a (mon.0) 269 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875349+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-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875349+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-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875371+0000 mon.a (mon.0) 271 : cluster [INF] Cluster is now healthy 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875371+0000 mon.a (mon.0) 271 : cluster [INF] Cluster is now healthy 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875905+0000 mon.a (mon.0) 272 : cluster [DBG] fsmap cephfs:0 2 up:standby 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.875905+0000 mon.a (mon.0) 272 : cluster [DBG] fsmap cephfs:0 2 up:standby 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: audit 2026-03-10T09:47:33.875965+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "cephfs.vm01.nicjgo"}]: dispatch 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: audit 2026-03-10T09:47:33.875965+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "cephfs.vm01.nicjgo"}]: dispatch 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: audit 2026-03-10T09:47:33.876114+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "cephfs.vm01.kcxain"}]: dispatch 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: audit 2026-03-10T09:47:33.876114+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "cephfs.vm01.kcxain"}]: dispatch 2026-03-10T09:47:35.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.877875+0000 mon.a (mon.0) 275 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm01.kcxain=up:creating} 1 up:standby 2026-03-10T09:47:35.188 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.877875+0000 mon.a (mon.0) 275 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm01.kcxain=up:creating} 1 up:standby 2026-03-10T09:47:35.188 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.894818+0000 mon.a (mon.0) 276 : cluster [INF] daemon mds.cephfs.vm01.kcxain is now active in filesystem cephfs as rank 0 2026-03-10T09:47:35.188 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:34 vm01 bash[17499]: cluster 2026-03-10T09:47:33.894818+0000 mon.a (mon.0) 276 : cluster [INF] daemon mds.cephfs.vm01.kcxain is now active in filesystem cephfs as rank 0 2026-03-10T09:47:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:35 vm01 bash[17499]: cluster 2026-03-10T09:47:34.600775+0000 mgr.x (mgr.14150) 108 : cluster [DBG] pgmap v88: 64 pgs: 25 active+undersized, 39 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:35 vm01 bash[17499]: cluster 2026-03-10T09:47:34.600775+0000 mgr.x (mgr.14150) 108 : cluster [DBG] pgmap v88: 64 pgs: 25 active+undersized, 39 unknown; 0 B data, 53 MiB used, 40 GiB / 40 GiB avail 2026-03-10T09:47:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:35 vm01 bash[17499]: cluster 2026-03-10T09:47:34.883238+0000 mon.a (mon.0) 277 : cluster [DBG] mds.? [v2:192.168.123.101:6820/152129913,v1:192.168.123.101:6821/152129913] up:active 2026-03-10T09:47:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:35 vm01 bash[17499]: cluster 2026-03-10T09:47:34.883238+0000 mon.a (mon.0) 277 : cluster [DBG] mds.? [v2:192.168.123.101:6820/152129913,v1:192.168.123.101:6821/152129913] up:active 2026-03-10T09:47:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:35 vm01 bash[17499]: cluster 2026-03-10T09:47:34.884406+0000 mon.a (mon.0) 278 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm01.kcxain=up:active} 1 up:standby 2026-03-10T09:47:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:35 vm01 bash[17499]: cluster 2026-03-10T09:47:34.884406+0000 mon.a (mon.0) 278 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm01.kcxain=up:active} 1 up:standby 2026-03-10T09:47:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:35 vm01 bash[17499]: cluster 2026-03-10T09:47:34.886088+0000 mon.a (mon.0) 279 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm01.kcxain=up:active} 1 up:standby 2026-03-10T09:47:36.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:35 vm01 bash[17499]: cluster 2026-03-10T09:47:34.886088+0000 mon.a (mon.0) 279 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm01.kcxain=up:active} 1 up:standby 2026-03-10T09:47:37.495 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:37.792 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:47:37.792 INFO:teuthology.orchestra.run.vm01.stdout:[{"events": ["2026-03-10T09:47:33.611580Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-03-10T09:47:31.732065Z", "last_refresh": "2026-03-10T09:47:37.754546Z", "running": 2, "size": 2}}, {"events": ["2026-03-10T09:45:28.917130Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm01=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-03-10T09:45:28.906230Z", "last_refresh": "2026-03-10T09:47:37.754441Z", "running": 1, "size": 1}}, {"events": ["2026-03-10T09:45:15.856737Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm01:192.168.123.101=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-03-10T09:45:15.844233Z", "last_refresh": "2026-03-10T09:47:37.754516Z", "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-10T09:47:37.754485Z", "running": 2, "size": 2}, "unmanaged": true}] 2026-03-10T09:47:37.808 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:37 vm01 bash[17499]: cluster 2026-03-10T09:47:36.601109+0000 mgr.x (mgr.14150) 109 : cluster [DBG] pgmap v89: 64 pgs: 9 active+undersized+degraded, 55 active+undersized; 1.8 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 14/42 objects degraded (33.333%) 2026-03-10T09:47:37.808 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:37 vm01 bash[17499]: cluster 2026-03-10T09:47:36.601109+0000 mgr.x (mgr.14150) 109 : cluster [DBG] pgmap v89: 64 pgs: 9 active+undersized+degraded, 55 active+undersized; 1.8 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 14/42 objects degraded (33.333%) 2026-03-10T09:47:37.809 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:37 vm01 bash[17499]: audit 2026-03-10T09:47:36.614039+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:37.809 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:37 vm01 bash[17499]: audit 2026-03-10T09:47:36.614039+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:37.809 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:37 vm01 bash[17499]: cluster 2026-03-10T09:47:36.883470+0000 mon.a (mon.0) 281 : cluster [WRN] Health check failed: Degraded data redundancy: 14/42 objects degraded (33.333%), 9 pgs degraded (PG_DEGRADED) 2026-03-10T09:47:37.809 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:37 vm01 bash[17499]: cluster 2026-03-10T09:47:36.883470+0000 mon.a (mon.0) 281 : cluster [WRN] Health check failed: Degraded data redundancy: 14/42 objects degraded (33.333%), 9 pgs degraded (PG_DEGRADED) 2026-03-10T09:47:37.878 INFO:tasks.cephadm:mds.cephfs has 2/2 2026-03-10T09:47:37.878 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-03-10T09:47:37.880 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@vm01.local 2026-03-10T09:47:37.880 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- bash -c 'ceph fs subvolumegroup create cephfs g1' 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.757916+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.757916+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.760751+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.760751+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.761413+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.761413+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.761964+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.761964+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.764169+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.764169+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.770798+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.770798+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.785101+0000 mgr.x (mgr.14150) 110 : audit [DBG] from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: audit 2026-03-10T09:47:37.785101+0000 mgr.x (mgr.14150) 110 : audit [DBG] from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: cluster 2026-03-10T09:47:37.887504+0000 mon.a (mon.0) 288 : cluster [DBG] mds.? [v2:192.168.123.101:6818/1054047345,v1:192.168.123.101:6819/1054047345] up:standby 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: cluster 2026-03-10T09:47:37.887504+0000 mon.a (mon.0) 288 : cluster [DBG] mds.? [v2:192.168.123.101:6818/1054047345,v1:192.168.123.101:6819/1054047345] up:standby 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: cluster 2026-03-10T09:47:37.887598+0000 mon.a (mon.0) 289 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm01.kcxain=up:active} 1 up:standby 2026-03-10T09:47:39.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:38 vm01 bash[17499]: cluster 2026-03-10T09:47:37.887598+0000 mon.a (mon.0) 289 : cluster [DBG] fsmap cephfs:1 {0=cephfs.vm01.kcxain=up:active} 1 up:standby 2026-03-10T09:47:40.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:39 vm01 bash[17499]: cluster 2026-03-10T09:47:38.601483+0000 mgr.x (mgr.14150) 111 : cluster [DBG] pgmap v90: 64 pgs: 9 active+undersized+degraded, 55 active+undersized; 1.8 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 14/42 objects degraded (33.333%) 2026-03-10T09:47:40.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:39 vm01 bash[17499]: cluster 2026-03-10T09:47:38.601483+0000 mgr.x (mgr.14150) 111 : cluster [DBG] pgmap v90: 64 pgs: 9 active+undersized+degraded, 55 active+undersized; 1.8 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 14/42 objects degraded (33.333%) 2026-03-10T09:47:41.515 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:41.789 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:47:41 vm01 bash[17768]: debug 2026-03-10T09:47:41.764+0000 7f80ae062640 -1 client.14238 error registering admin socket command: (17) File exists 2026-03-10T09:47:41.833 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- bash -c 'ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777' 2026-03-10T09:47:42.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:41 vm01 bash[17499]: cluster 2026-03-10T09:47:40.601845+0000 mgr.x (mgr.14150) 112 : cluster [DBG] pgmap v91: 64 pgs: 12 active+undersized+degraded, 52 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s wr, 4 op/s; 21/63 objects degraded (33.333%) 2026-03-10T09:47:42.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:41 vm01 bash[17499]: cluster 2026-03-10T09:47:40.601845+0000 mgr.x (mgr.14150) 112 : cluster [DBG] pgmap v91: 64 pgs: 12 active+undersized+degraded, 52 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s wr, 4 op/s; 21/63 objects degraded (33.333%) 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:41.763308+0000 mgr.x (mgr.14150) 113 : 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-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:41.763308+0000 mgr.x (mgr.14150) 113 : 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-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: cluster 2026-03-10T09:47:41.995871+0000 mon.a (mon.0) 290 : cluster [WRN] Health check update: Degraded data redundancy: 21/63 objects degraded (33.333%), 12 pgs degraded (PG_DEGRADED) 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: cluster 2026-03-10T09:47:41.995871+0000 mon.a (mon.0) 290 : cluster [WRN] Health check update: Degraded data redundancy: 21/63 objects degraded (33.333%), 12 pgs degraded (PG_DEGRADED) 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.724823+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.724823+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.727911+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.727911+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.728519+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.728519+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.729034+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.729034+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.731553+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:43.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:42 vm01 bash[17499]: audit 2026-03-10T09:47:42.731553+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:47:44.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:43 vm01 bash[17499]: cluster 2026-03-10T09:47:42.602177+0000 mgr.x (mgr.14150) 114 : cluster [DBG] pgmap v92: 64 pgs: 12 active+undersized+degraded, 52 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s wr, 3 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:44.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:43 vm01 bash[17499]: cluster 2026-03-10T09:47:42.602177+0000 mgr.x (mgr.14150) 114 : cluster [DBG] pgmap v92: 64 pgs: 12 active+undersized+degraded, 52 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 170 B/s wr, 3 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:44.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:43 vm01 bash[17499]: cluster 2026-03-10T09:47:42.902014+0000 mon.a (mon.0) 296 : cluster [DBG] mgrmap e13: x(active, since 2m) 2026-03-10T09:47:44.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:43 vm01 bash[17499]: cluster 2026-03-10T09:47:42.902014+0000 mon.a (mon.0) 296 : cluster [DBG] mgrmap e13: x(active, since 2m) 2026-03-10T09:47:45.535 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:45.849 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- bash -c 'ceph fs authorize cephfs client.smbdata / rw' 2026-03-10T09:47:46.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:45 vm01 bash[17499]: cluster 2026-03-10T09:47:44.602609+0000 mgr.x (mgr.14150) 115 : cluster [DBG] pgmap v93: 64 pgs: 12 active+undersized+degraded, 52 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 127 B/s wr, 2 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:46.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:45 vm01 bash[17499]: cluster 2026-03-10T09:47:44.602609+0000 mgr.x (mgr.14150) 115 : cluster [DBG] pgmap v93: 64 pgs: 12 active+undersized+degraded, 52 active+undersized; 2.4 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 127 B/s wr, 2 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:47.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:46 vm01 bash[17499]: audit 2026-03-10T09:47:45.787307+0000 mgr.x (mgr.14150) 116 : 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-10T09:47:47.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:46 vm01 bash[17499]: audit 2026-03-10T09:47:45.787307+0000 mgr.x (mgr.14150) 116 : 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-10T09:47:48.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:47 vm01 bash[17499]: cluster 2026-03-10T09:47:46.603019+0000 mgr.x (mgr.14150) 117 : cluster [DBG] pgmap v94: 64 pgs: 13 active+undersized+degraded, 51 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 1023 B/s wr, 2 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:48.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:47 vm01 bash[17499]: cluster 2026-03-10T09:47:46.603019+0000 mgr.x (mgr.14150) 117 : cluster [DBG] pgmap v94: 64 pgs: 13 active+undersized+degraded, 51 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 1023 B/s wr, 2 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:48.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:47 vm01 bash[17499]: cluster 2026-03-10T09:47:46.996321+0000 mon.a (mon.0) 297 : cluster [WRN] Health check update: Degraded data redundancy: 22/66 objects degraded (33.333%), 13 pgs degraded (PG_DEGRADED) 2026-03-10T09:47:48.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:47 vm01 bash[17499]: cluster 2026-03-10T09:47:46.996321+0000 mon.a (mon.0) 297 : cluster [WRN] Health check update: Degraded data redundancy: 22/66 objects degraded (33.333%), 13 pgs degraded (PG_DEGRADED) 2026-03-10T09:47:49.553 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:49.818 INFO:teuthology.orchestra.run.vm01.stdout:[client.smbdata] 2026-03-10T09:47:49.818 INFO:teuthology.orchestra.run.vm01.stdout: key = AQDF6K9pzdFiMBAAUz4ezCpI3hWDkcdFtqBNnA== 2026-03-10T09:47:49.818 INFO:teuthology.orchestra.run.vm01.stdout: caps mds = "allow rw fsname=cephfs" 2026-03-10T09:47:49.818 INFO:teuthology.orchestra.run.vm01.stdout: caps mon = "allow r fsname=cephfs" 2026-03-10T09:47:49.818 INFO:teuthology.orchestra.run.vm01.stdout: caps osd = "allow rw tag cephfs data=cephfs" 2026-03-10T09:47:49.871 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- bash -c 'ceph osd pool create .smb --yes-i-really-mean-it' 2026-03-10T09:47:50.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:49 vm01 bash[17499]: cluster 2026-03-10T09:47:48.603326+0000 mgr.x (mgr.14150) 118 : cluster [DBG] pgmap v95: 64 pgs: 13 active+undersized+degraded, 51 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 853 B/s wr, 2 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:50.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:49 vm01 bash[17499]: cluster 2026-03-10T09:47:48.603326+0000 mgr.x (mgr.14150) 118 : cluster [DBG] pgmap v95: 64 pgs: 13 active+undersized+degraded, 51 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 853 B/s wr, 2 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:50.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:49 vm01 bash[17499]: audit 2026-03-10T09:47:49.811565+0000 mon.a (mon.0) 298 : audit [INF] from='client.? 192.168.123.101:0/253723174' entity='client.admin' cmd=[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smbdata", "caps": ["/", "rw"]}]: dispatch 2026-03-10T09:47:50.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:49 vm01 bash[17499]: audit 2026-03-10T09:47:49.811565+0000 mon.a (mon.0) 298 : audit [INF] from='client.? 192.168.123.101:0/253723174' entity='client.admin' cmd=[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smbdata", "caps": ["/", "rw"]}]: dispatch 2026-03-10T09:47:50.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:49 vm01 bash[17499]: audit 2026-03-10T09:47:49.813439+0000 mon.a (mon.0) 299 : audit [INF] from='client.? 192.168.123.101:0/253723174' entity='client.admin' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smbdata", "caps": ["/", "rw"]}]': finished 2026-03-10T09:47:50.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:49 vm01 bash[17499]: audit 2026-03-10T09:47:49.813439+0000 mon.a (mon.0) 299 : audit [INF] from='client.? 192.168.123.101:0/253723174' entity='client.admin' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smbdata", "caps": ["/", "rw"]}]': finished 2026-03-10T09:47:52.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:51 vm01 bash[17499]: cluster 2026-03-10T09:47:50.603699+0000 mgr.x (mgr.14150) 119 : cluster [DBG] pgmap v96: 64 pgs: 13 active+undersized+degraded, 51 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 853 B/s wr, 2 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:52.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:51 vm01 bash[17499]: cluster 2026-03-10T09:47:50.603699+0000 mgr.x (mgr.14150) 119 : cluster [DBG] pgmap v96: 64 pgs: 13 active+undersized+degraded, 51 active+undersized; 8.9 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 853 B/s wr, 2 op/s; 22/66 objects degraded (33.333%) 2026-03-10T09:47:53.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:52 vm01 bash[17499]: cluster 2026-03-10T09:47:52.926239+0000 mon.a (mon.0) 300 : cluster [WRN] Health check update: Degraded data redundancy: 23/69 objects degraded (33.333%), 13 pgs degraded (PG_DEGRADED) 2026-03-10T09:47:53.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:52 vm01 bash[17499]: cluster 2026-03-10T09:47:52.926239+0000 mon.a (mon.0) 300 : cluster [WRN] Health check update: Degraded data redundancy: 23/69 objects degraded (33.333%), 13 pgs degraded (PG_DEGRADED) 2026-03-10T09:47:53.570 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:53.989 INFO:teuthology.orchestra.run.vm01.stderr:pool '.smb' created 2026-03-10T09:47:54.062 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- bash -c 'ceph osd pool application enable .smb smb' 2026-03-10T09:47:54.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:53 vm01 bash[17499]: cluster 2026-03-10T09:47:52.604041+0000 mgr.x (mgr.14150) 120 : cluster [DBG] pgmap v97: 64 pgs: 13 active+undersized+degraded, 51 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.1 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:47:54.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:53 vm01 bash[17499]: cluster 2026-03-10T09:47:52.604041+0000 mgr.x (mgr.14150) 120 : cluster [DBG] pgmap v97: 64 pgs: 13 active+undersized+degraded, 51 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.1 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:47:54.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:53 vm01 bash[17499]: audit 2026-03-10T09:47:53.807946+0000 mon.a (mon.0) 301 : audit [INF] from='client.? 192.168.123.101:0/1246436929' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]: dispatch 2026-03-10T09:47:54.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:53 vm01 bash[17499]: audit 2026-03-10T09:47:53.807946+0000 mon.a (mon.0) 301 : audit [INF] from='client.? 192.168.123.101:0/1246436929' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]: dispatch 2026-03-10T09:47:55.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:54 vm01 bash[17499]: audit 2026-03-10T09:47:53.986145+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 192.168.123.101:0/1246436929' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-03-10T09:47:55.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:54 vm01 bash[17499]: audit 2026-03-10T09:47:53.986145+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 192.168.123.101:0/1246436929' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2026-03-10T09:47:55.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:54 vm01 bash[17499]: cluster 2026-03-10T09:47:53.987502+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e20: 2 total, 2 up, 2 in 2026-03-10T09:47:55.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:54 vm01 bash[17499]: cluster 2026-03-10T09:47:53.987502+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e20: 2 total, 2 up, 2 in 2026-03-10T09:47:56.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:55 vm01 bash[17499]: cluster 2026-03-10T09:47:54.604358+0000 mgr.x (mgr.14150) 121 : cluster [DBG] pgmap v99: 96 pgs: 32 unknown, 13 active+undersized+degraded, 51 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.7 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:47:56.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:55 vm01 bash[17499]: cluster 2026-03-10T09:47:54.604358+0000 mgr.x (mgr.14150) 121 : cluster [DBG] pgmap v99: 96 pgs: 32 unknown, 13 active+undersized+degraded, 51 active+undersized; 31 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 3.7 KiB/s wr, 1 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:47:56.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:55 vm01 bash[17499]: cluster 2026-03-10T09:47:54.986231+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-10T09:47:56.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:55 vm01 bash[17499]: cluster 2026-03-10T09:47:54.986231+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-10T09:47:56.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:55 vm01 bash[17499]: cluster 2026-03-10T09:47:54.996668+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e21: 2 total, 2 up, 2 in 2026-03-10T09:47:56.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:55 vm01 bash[17499]: cluster 2026-03-10T09:47:54.996668+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e21: 2 total, 2 up, 2 in 2026-03-10T09:47:57.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:57 vm01 bash[17499]: cluster 2026-03-10T09:47:55.994469+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e22: 2 total, 2 up, 2 in 2026-03-10T09:47:57.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:57 vm01 bash[17499]: cluster 2026-03-10T09:47:55.994469+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e22: 2 total, 2 up, 2 in 2026-03-10T09:47:58.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:58 vm01 bash[17499]: cluster 2026-03-10T09:47:56.604746+0000 mgr.x (mgr.14150) 122 : cluster [DBG] pgmap v102: 96 pgs: 14 unknown, 14 active+undersized+degraded, 68 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 5.7 KiB/s wr, 2 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:47:58.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:58 vm01 bash[17499]: cluster 2026-03-10T09:47:56.604746+0000 mgr.x (mgr.14150) 122 : cluster [DBG] pgmap v102: 96 pgs: 14 unknown, 14 active+undersized+degraded, 68 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 5.7 KiB/s wr, 2 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:47:58.684 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:47:59.116 INFO:teuthology.orchestra.run.vm01.stderr:enabled application 'smb' on pool '.smb' 2026-03-10T09:47:59.185 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- bash -c 'rados --pool=.smb --namespace=admem1 put conf.toml /dev/stdin' 2026-03-10T09:47:59.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:59 vm01 bash[17499]: audit 2026-03-10T09:47:58.936556+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 192.168.123.101:0/4177898522' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]: dispatch 2026-03-10T09:47:59.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:47:59 vm01 bash[17499]: audit 2026-03-10T09:47:58.936556+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 192.168.123.101:0/4177898522' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]: dispatch 2026-03-10T09:48:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:00 vm01 bash[17499]: cluster 2026-03-10T09:47:58.605126+0000 mgr.x (mgr.14150) 123 : cluster [DBG] pgmap v103: 96 pgs: 14 unknown, 14 active+undersized+degraded, 68 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 1023 B/s wr, 0 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:48:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:00 vm01 bash[17499]: cluster 2026-03-10T09:47:58.605126+0000 mgr.x (mgr.14150) 123 : cluster [DBG] pgmap v103: 96 pgs: 14 unknown, 14 active+undersized+degraded, 68 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 1023 B/s wr, 0 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:48:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:00 vm01 bash[17499]: audit 2026-03-10T09:47:59.112429+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 192.168.123.101:0/4177898522' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-03-10T09:48:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:00 vm01 bash[17499]: audit 2026-03-10T09:47:59.112429+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 192.168.123.101:0/4177898522' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2026-03-10T09:48:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:00 vm01 bash[17499]: cluster 2026-03-10T09:47:59.120055+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e23: 2 total, 2 up, 2 in 2026-03-10T09:48:00.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:00 vm01 bash[17499]: cluster 2026-03-10T09:47:59.120055+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e23: 2 total, 2 up, 2 in 2026-03-10T09:48:01.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:01 vm01 bash[17499]: cluster 2026-03-10T09:48:01.114335+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-10T09:48:01.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:01 vm01 bash[17499]: cluster 2026-03-10T09:48:01.114335+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-10T09:48:02.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:02 vm01 bash[17499]: cluster 2026-03-10T09:48:00.605568+0000 mgr.x (mgr.14150) 124 : cluster [DBG] pgmap v105: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 1023 B/s wr, 0 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:48:02.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:02 vm01 bash[17499]: cluster 2026-03-10T09:48:00.605568+0000 mgr.x (mgr.14150) 124 : cluster [DBG] pgmap v105: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 1023 B/s wr, 0 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:48:02.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:02 vm01 bash[17499]: cluster 2026-03-10T09:48:02.051794+0000 mon.a (mon.0) 311 : cluster [WRN] Health check update: Degraded data redundancy: 23/69 objects degraded (33.333%), 14 pgs degraded (PG_DEGRADED) 2026-03-10T09:48:02.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:02 vm01 bash[17499]: cluster 2026-03-10T09:48:02.051794+0000 mon.a (mon.0) 311 : cluster [WRN] Health check update: Degraded data redundancy: 23/69 objects degraded (33.333%), 14 pgs degraded (PG_DEGRADED) 2026-03-10T09:48:03.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:03 vm01 bash[17499]: cluster 2026-03-10T09:48:02.605926+0000 mgr.x (mgr.14150) 125 : cluster [DBG] pgmap v106: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 806 B/s wr, 0 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:48:03.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:03 vm01 bash[17499]: cluster 2026-03-10T09:48:02.605926+0000 mgr.x (mgr.14150) 125 : cluster [DBG] pgmap v106: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 35 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 806 B/s wr, 0 op/s; 23/69 objects degraded (33.333%) 2026-03-10T09:48:03.819 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:48:03.987 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- bash -c 'ceph config-key set smb/config/admem1/join1.json -i -' 2026-03-10T09:48:06.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:05 vm01 bash[17499]: cluster 2026-03-10T09:48:04.606354+0000 mgr.x (mgr.14150) 126 : 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-10T09:48:06.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:05 vm01 bash[17499]: cluster 2026-03-10T09:48:04.606354+0000 mgr.x (mgr.14150) 126 : 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-10T09:48:07.835 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:48:08.128 INFO:teuthology.orchestra.run.vm01.stderr:set smb/config/admem1/join1.json 2026-03-10T09:48:08.138 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:07 vm01 bash[17499]: cluster 2026-03-10T09:48:06.606740+0000 mgr.x (mgr.14150) 127 : cluster [DBG] pgmap v108: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 102 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:08.138 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:07 vm01 bash[17499]: cluster 2026-03-10T09:48:06.606740+0000 mgr.x (mgr.14150) 127 : cluster [DBG] pgmap v108: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 102 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:08.138 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:07 vm01 bash[17499]: cluster 2026-03-10T09:48:07.052307+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-10T09:48:08.138 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:07 vm01 bash[17499]: cluster 2026-03-10T09:48:07.052307+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-10T09:48:08.176 INFO:teuthology.run_tasks:Running task cephadm.apply... 2026-03-10T09:48:08.180 INFO:tasks.cephadm:Applying spec(s): cluster_id: admem1 config_uri: rados://.smb/admem1/conf.toml custom_dns: - 192.168.123.108 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-10T09:48:08.180 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch apply -i - 2026-03-10T09:48:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:09 vm01 bash[17499]: audit 2026-03-10T09:48:08.124209+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 192.168.123.101:0/3315295819' entity='client.admin' 2026-03-10T09:48:09.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:09 vm01 bash[17499]: audit 2026-03-10T09:48:08.124209+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 192.168.123.101:0/3315295819' entity='client.admin' 2026-03-10T09:48:10.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:10 vm01 bash[17499]: cluster 2026-03-10T09:48:08.607130+0000 mgr.x (mgr.14150) 128 : cluster [DBG] pgmap v109: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 102 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:10.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:10 vm01 bash[17499]: cluster 2026-03-10T09:48:08.607130+0000 mgr.x (mgr.14150) 128 : cluster [DBG] pgmap v109: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 102 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:11.855 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:48:11.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:11 vm01 bash[17499]: cluster 2026-03-10T09:48:10.607582+0000 mgr.x (mgr.14150) 129 : cluster [DBG] pgmap v110: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 89 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:11.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:11 vm01 bash[17499]: cluster 2026-03-10T09:48:10.607582+0000 mgr.x (mgr.14150) 129 : cluster [DBG] pgmap v110: 96 pgs: 14 active+undersized+degraded, 82 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 89 B/s wr, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:13.298 INFO:teuthology.orchestra.run.vm01.stdout:Scheduled smb.admem1 update... 2026-03-10T09:48:13.390 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2026-03-10T09:48:13.392 INFO:tasks.cephadm:Waiting for ceph service smb.admem1 to start (timeout 300)... 2026-03-10T09:48:13.392 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch ls -f json 2026-03-10T09:48:14.114 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:48:13 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:48:14.114 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:48:13 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:48:14.114 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:48:13 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:48:14.114 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:48:14.114 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: cluster 2026-03-10T09:48:12.608008+0000 mgr.x (mgr.14150) 130 : cluster [DBG] pgmap v111: 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-10T09:48:14.114 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: cluster 2026-03-10T09:48:12.608008+0000 mgr.x (mgr.14150) 130 : cluster [DBG] pgmap v111: 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-10T09:48:14.114 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.294021+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:14.114 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.294021+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:14.114 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.294691+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:48:14.114 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.294691+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:48:14.114 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.296024+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:48:14.114 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.296024+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.296490+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.296490+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.299431+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.299431+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.300826+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.smb.config.admem1.vm01.rfdxug", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/admem1/\"", "osd", "allow r pool=.smb"]}]: dispatch 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.300826+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.smb.config.admem1.vm01.rfdxug", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/admem1/\"", "osd", "allow r pool=.smb"]}]: dispatch 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.302097+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.admem1.vm01.rfdxug", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/admem1/\"", "osd", "allow r pool=.smb"]}]': finished 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.302097+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.admem1.vm01.rfdxug", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/admem1/\"", "osd", "allow r pool=.smb"]}]': finished 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.304502+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.smbdata"}]: dispatch 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.304502+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.smbdata"}]: dispatch 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.304987+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:48:14.115 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:13 vm01 bash[17499]: audit 2026-03-10T09:48:13.304987+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:48:14.437 INFO:journalctl@ceph.mgr.x.vm01.stdout:Mar 10 09:48:14 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:48:14.437 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:48:14 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:48:14.437 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:48:14 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:48:14.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:14 vm01 systemd[1]: /etc/systemd/system/ceph-915a7840-1c65-11f1-a94a-f57ceba17777@.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-10T09:48:15.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:14 vm01 bash[17499]: audit 2026-03-10T09:48:13.289489+0000 mgr.x (mgr.14150) 131 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:48:15.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:14 vm01 bash[17499]: audit 2026-03-10T09:48:13.289489+0000 mgr.x (mgr.14150) 131 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2026-03-10T09:48:15.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:14 vm01 bash[17499]: cephadm 2026-03-10T09:48:13.291155+0000 mgr.x (mgr.14150) 132 : cephadm [INF] Saving service smb.admem1 spec with placement count:1 2026-03-10T09:48:15.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:14 vm01 bash[17499]: cephadm 2026-03-10T09:48:13.291155+0000 mgr.x (mgr.14150) 132 : cephadm [INF] Saving service smb.admem1 spec with placement count:1 2026-03-10T09:48:15.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:14 vm01 bash[17499]: cephadm 2026-03-10T09:48:13.305611+0000 mgr.x (mgr.14150) 133 : cephadm [INF] Deploying daemon smb.admem1.vm01.rfdxug on vm01 2026-03-10T09:48:15.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:14 vm01 bash[17499]: cephadm 2026-03-10T09:48:13.305611+0000 mgr.x (mgr.14150) 133 : cephadm [INF] Deploying daemon smb.admem1.vm01.rfdxug on vm01 2026-03-10T09:48:16.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:15 vm01 bash[17499]: cluster 2026-03-10T09:48:14.608386+0000 mgr.x (mgr.14150) 134 : 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-10T09:48:16.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:15 vm01 bash[17499]: cluster 2026-03-10T09:48:14.608386+0000 mgr.x (mgr.14150) 134 : 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-10T09:48:18.014 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:48:18.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:18 vm01 bash[17499]: cluster 2026-03-10T09:48:16.608768+0000 mgr.x (mgr.14150) 135 : 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-10T09:48:18.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:18 vm01 bash[17499]: cluster 2026-03-10T09:48:16.608768+0000 mgr.x (mgr.14150) 135 : 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-10T09:48:18.794 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:48:18.794 INFO:teuthology.orchestra.run.vm01.stdout:[{"events": ["2026-03-10T09:47:33.611580Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-03-10T09:47:31.732065Z", "last_refresh": "2026-03-10T09:47:42.721206Z", "running": 2, "size": 2}}, {"events": ["2026-03-10T09:45:28.917130Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm01=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-03-10T09:45:28.906230Z", "last_refresh": "2026-03-10T09:47:42.721097Z", "running": 1, "size": 1}}, {"events": ["2026-03-10T09:45:15.856737Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm01:192.168.123.101=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-03-10T09:45:15.844233Z", "last_refresh": "2026-03-10T09:47:42.721176Z", "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-10T09:47:42.721145Z", "running": 2, "size": 2}, "unmanaged": true}, {"events": ["2026-03-10T09:48:13.294327Z 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.108"], "features": ["domain"], "include_ceph_users": ["client.smbdata"], "join_sources": ["rados:mon-config-key:smb/config/admem1/join1.json"]}, "status": {"created": "2026-03-10T09:48:13.291167Z", "running": 0, "size": 1}}] 2026-03-10T09:48:18.973 INFO:tasks.cephadm:smb.admem1 has 0/1 2026-03-10T09:48:19.974 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch ls -f json 2026-03-10T09:48:20.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:20 vm01 bash[17499]: cluster 2026-03-10T09:48:18.609089+0000 mgr.x (mgr.14150) 136 : cluster [DBG] pgmap v114: 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-10T09:48:20.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:20 vm01 bash[17499]: cluster 2026-03-10T09:48:18.609089+0000 mgr.x (mgr.14150) 136 : cluster [DBG] pgmap v114: 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-10T09:48:20.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:20 vm01 bash[17499]: audit 2026-03-10T09:48:18.788882+0000 mgr.x (mgr.14150) 137 : audit [DBG] from='client.14255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:48:20.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:20 vm01 bash[17499]: audit 2026-03-10T09:48:18.788882+0000 mgr.x (mgr.14150) 137 : audit [DBG] from='client.14255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:48:22.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:22 vm01 bash[17499]: cluster 2026-03-10T09:48:20.609447+0000 mgr.x (mgr.14150) 138 : cluster [DBG] pgmap v115: 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-10T09:48:22.937 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:22 vm01 bash[17499]: cluster 2026-03-10T09:48:20.609447+0000 mgr.x (mgr.14150) 138 : cluster [DBG] pgmap v115: 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-10T09:48:24.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:24 vm01 bash[17499]: cluster 2026-03-10T09:48:22.609781+0000 mgr.x (mgr.14150) 139 : cluster [DBG] pgmap v116: 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-10T09:48:24.437 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:24 vm01 bash[17499]: cluster 2026-03-10T09:48:22.609781+0000 mgr.x (mgr.14150) 139 : cluster [DBG] pgmap v116: 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-10T09:48:24.606 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:48:25.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:25 vm01 bash[17499]: cluster 2026-03-10T09:48:24.610335+0000 mgr.x (mgr.14150) 140 : 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-10T09:48:25.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:25 vm01 bash[17499]: cluster 2026-03-10T09:48:24.610335+0000 mgr.x (mgr.14150) 140 : 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-10T09:48:25.931 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:48:25.931 INFO:teuthology.orchestra.run.vm01.stdout:[{"events": ["2026-03-10T09:47:33.611580Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-03-10T09:47:31.732065Z", "last_refresh": "2026-03-10T09:47:42.721206Z", "running": 2, "size": 2}}, {"events": ["2026-03-10T09:45:28.917130Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm01=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-03-10T09:45:28.906230Z", "last_refresh": "2026-03-10T09:47:42.721097Z", "running": 1, "size": 1}}, {"events": ["2026-03-10T09:45:15.856737Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm01:192.168.123.101=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-03-10T09:45:15.844233Z", "last_refresh": "2026-03-10T09:47:42.721176Z", "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-10T09:47:42.721145Z", "running": 2, "size": 2}, "unmanaged": true}, {"events": ["2026-03-10T09:48:13.294327Z 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.108"], "features": ["domain"], "include_ceph_users": ["client.smbdata"], "join_sources": ["rados:mon-config-key:smb/config/admem1/join1.json"]}, "status": {"created": "2026-03-10T09:48:13.291167Z", "running": 0, "size": 1}}] 2026-03-10T09:48:26.246 INFO:tasks.cephadm:smb.admem1 has 0/1 2026-03-10T09:48:26.922 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:26 vm01 bash[17499]: audit 2026-03-10T09:48:25.926487+0000 mgr.x (mgr.14150) 141 : audit [DBG] from='client.14257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:48:26.922 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:26 vm01 bash[17499]: audit 2026-03-10T09:48:25.926487+0000 mgr.x (mgr.14150) 141 : audit [DBG] from='client.14257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:48:27.246 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph orch ls -f json 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: cluster 2026-03-10T09:48:26.610770+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-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: cluster 2026-03-10T09:48:26.610770+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-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:26.827448+0000 mon.a (mon.0) 323 : audit [DBG] from='client.? 172.17.0.2:0/3132529480' entity='client.smb.config.admem1.vm01.rfdxug' cmd=[{"prefix": "config-key get", "key": "smb/config/admem1/join1.json"}]: dispatch 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:26.827448+0000 mon.a (mon.0) 323 : audit [DBG] from='client.? 172.17.0.2:0/3132529480' entity='client.smb.config.admem1.vm01.rfdxug' cmd=[{"prefix": "config-key get", "key": "smb/config/admem1/join1.json"}]: dispatch 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.243163+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.243163+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.255157+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.255157+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.261793+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.261793+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.274971+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.274971+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.289592+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:48:27.944 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:27 vm01 bash[17499]: audit 2026-03-10T09:48:27.289592+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:48:29.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:28 vm01 bash[17499]: cephadm 2026-03-10T09:48:27.268892+0000 mgr.x (mgr.14150) 143 : cephadm [WRN] config is a no-op 2026-03-10T09:48:29.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:28 vm01 bash[17499]: cephadm 2026-03-10T09:48:27.268892+0000 mgr.x (mgr.14150) 143 : cephadm [WRN] config is a no-op 2026-03-10T09:48:30.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:29 vm01 bash[17499]: cluster 2026-03-10T09:48:28.611164+0000 mgr.x (mgr.14150) 144 : 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-10T09:48:30.187 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:29 vm01 bash[17499]: cluster 2026-03-10T09:48:28.611164+0000 mgr.x (mgr.14150) 144 : 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-10T09:48:31.952 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:48:32.017 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:31 vm01 bash[17499]: cluster 2026-03-10T09:48:30.611901+0000 mgr.x (mgr.14150) 145 : 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-10T09:48:32.017 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:31 vm01 bash[17499]: cluster 2026-03-10T09:48:30.611901+0000 mgr.x (mgr.14150) 145 : 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-10T09:48:32.017 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:31 vm01 bash[17499]: audit 2026-03-10T09:48:31.620188+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:32.017 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:31 vm01 bash[17499]: audit 2026-03-10T09:48:31.620188+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:32.297 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-10T09:48:32.297 INFO:teuthology.orchestra.run.vm01.stdout:[{"events": ["2026-03-10T09:47:33.611580Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2026-03-10T09:47:31.732065Z", "last_refresh": "2026-03-10T09:48:32.263885Z", "running": 2, "size": 2}}, {"events": ["2026-03-10T09:45:28.917130Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm01=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2026-03-10T09:45:28.906230Z", "last_refresh": "2026-03-10T09:48:32.263777Z", "running": 1, "size": 1}}, {"events": ["2026-03-10T09:45:15.856737Z service:mon [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["vm01:192.168.123.101=a"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2026-03-10T09:45:15.844233Z", "last_refresh": "2026-03-10T09:48:32.263854Z", "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-10T09:48:32.263825Z", "running": 2, "size": 2}, "unmanaged": true}, {"events": ["2026-03-10T09:48:27.276616Z 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.108"], "features": ["domain"], "include_ceph_users": ["client.smbdata"], "join_sources": ["rados:mon-config-key:smb/config/admem1/join1.json"]}, "status": {"created": "2026-03-10T09:48:13.291167Z", "last_refresh": "2026-03-10T09:48:32.264000Z", "running": 1, "size": 1}}] 2026-03-10T09:48:32.380 INFO:tasks.cephadm:smb.admem1 has 1/1 2026-03-10T09:48:32.380 INFO:teuthology.run_tasks:Running task cephadm.exec... 2026-03-10T09:48:32.383 INFO:tasks.cephadm:Running commands on role host.b host ubuntu@vm08.local 2026-03-10T09:48:32.383 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2026-03-10T09:48:32.391 INFO:teuthology.orchestra.run.vm08.stderr:+ sleep 30 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.267729+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.267729+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.271283+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.271283+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.293009+0000 mgr.x (mgr.14150) 146 : audit [DBG] from='client.14267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.293009+0000 mgr.x (mgr.14150) 146 : audit [DBG] from='client.14267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: cluster 2026-03-10T09:48:32.612402+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; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: cluster 2026-03-10T09:48:32.612402+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; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.615950+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.615950+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.616623+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.616623+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.620112+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.620112+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.627489+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.627489+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.628608+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.628608+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.628949+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.628949+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.631794+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:33.687 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:33 vm01 bash[17499]: audit 2026-03-10T09:48:32.631794+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 192.168.123.101:0/1284282808' entity='mgr.x' 2026-03-10T09:48:34.686 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:34 vm01 bash[17499]: cluster 2026-03-10T09:48:33.290809+0000 mon.a (mon.0) 339 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2026-03-10T09:48:34.686 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:34 vm01 bash[17499]: cluster 2026-03-10T09:48:33.290809+0000 mon.a (mon.0) 339 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2026-03-10T09:48:35.686 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:35 vm01 bash[17499]: cluster 2026-03-10T09:48:34.612891+0000 mgr.x (mgr.14150) 148 : cluster [DBG] pgmap v122: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:35.686 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:35 vm01 bash[17499]: cluster 2026-03-10T09:48:34.612891+0000 mgr.x (mgr.14150) 148 : cluster [DBG] pgmap v122: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:37.936 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:37 vm01 bash[17499]: cluster 2026-03-10T09:48:36.613474+0000 mgr.x (mgr.14150) 149 : cluster [DBG] pgmap v123: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:37.936 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:37 vm01 bash[17499]: cluster 2026-03-10T09:48:36.613474+0000 mgr.x (mgr.14150) 149 : cluster [DBG] pgmap v123: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:39.936 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:39 vm01 bash[17499]: cluster 2026-03-10T09:48:38.613933+0000 mgr.x (mgr.14150) 150 : cluster [DBG] pgmap v124: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:39.936 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:39 vm01 bash[17499]: cluster 2026-03-10T09:48:38.613933+0000 mgr.x (mgr.14150) 150 : cluster [DBG] pgmap v124: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:42.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:41 vm01 bash[17499]: cluster 2026-03-10T09:48:40.614531+0000 mgr.x (mgr.14150) 151 : cluster [DBG] pgmap v125: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:42.186 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:41 vm01 bash[17499]: cluster 2026-03-10T09:48:40.614531+0000 mgr.x (mgr.14150) 151 : cluster [DBG] pgmap v125: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 255 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:43.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:42 vm01 bash[17499]: cluster 2026-03-10T09:48:42.055268+0000 mon.a (mon.0) 340 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 64 pgs undersized (PG_DEGRADED) 2026-03-10T09:48:43.186 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:42 vm01 bash[17499]: cluster 2026-03-10T09:48:42.055268+0000 mon.a (mon.0) 340 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 64 pgs undersized (PG_DEGRADED) 2026-03-10T09:48:44.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:43 vm01 bash[17499]: cluster 2026-03-10T09:48:42.615171+0000 mgr.x (mgr.14150) 152 : cluster [DBG] pgmap v126: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 597 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:44.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:43 vm01 bash[17499]: cluster 2026-03-10T09:48:42.615171+0000 mgr.x (mgr.14150) 152 : cluster [DBG] pgmap v126: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 597 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:46.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:45 vm01 bash[17499]: cluster 2026-03-10T09:48:44.615690+0000 mgr.x (mgr.14150) 153 : cluster [DBG] pgmap v127: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 341 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:46.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:45 vm01 bash[17499]: cluster 2026-03-10T09:48:44.615690+0000 mgr.x (mgr.14150) 153 : cluster [DBG] pgmap v127: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 341 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:48.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:47 vm01 bash[17499]: cluster 2026-03-10T09:48:46.616167+0000 mgr.x (mgr.14150) 154 : cluster [DBG] pgmap v128: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:48.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:47 vm01 bash[17499]: cluster 2026-03-10T09:48:46.616167+0000 mgr.x (mgr.14150) 154 : cluster [DBG] pgmap v128: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:50.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:49 vm01 bash[17499]: cluster 2026-03-10T09:48:48.616617+0000 mgr.x (mgr.14150) 155 : cluster [DBG] pgmap v129: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:50.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:49 vm01 bash[17499]: cluster 2026-03-10T09:48:48.616617+0000 mgr.x (mgr.14150) 155 : cluster [DBG] pgmap v129: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:52.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:51 vm01 bash[17499]: cluster 2026-03-10T09:48:50.617059+0000 mgr.x (mgr.14150) 156 : cluster [DBG] pgmap v130: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:52.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:51 vm01 bash[17499]: cluster 2026-03-10T09:48:50.617059+0000 mgr.x (mgr.14150) 156 : cluster [DBG] pgmap v130: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:54.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:53 vm01 bash[17499]: cluster 2026-03-10T09:48:52.617505+0000 mgr.x (mgr.14150) 157 : 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.1 KiB/s rd, 2 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:54.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:53 vm01 bash[17499]: cluster 2026-03-10T09:48:52.617505+0000 mgr.x (mgr.14150) 157 : 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.1 KiB/s rd, 2 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:56.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:55 vm01 bash[17499]: cluster 2026-03-10T09:48:54.618035+0000 mgr.x (mgr.14150) 158 : cluster [DBG] pgmap v132: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:56.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:55 vm01 bash[17499]: cluster 2026-03-10T09:48:54.618035+0000 mgr.x (mgr.14150) 158 : cluster [DBG] pgmap v132: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 767 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:57.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:56 vm01 bash[17499]: cluster 2026-03-10T09:48:56.747177+0000 mon.a (mon.0) 341 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 96 pgs undersized (PG_DEGRADED) 2026-03-10T09:48:57.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:56 vm01 bash[17499]: cluster 2026-03-10T09:48:56.747177+0000 mon.a (mon.0) 341 : cluster [WRN] Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 15 pgs degraded, 96 pgs undersized (PG_DEGRADED) 2026-03-10T09:48:58.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:57 vm01 bash[17499]: cluster 2026-03-10T09:48:56.618472+0000 mgr.x (mgr.14150) 159 : cluster [DBG] pgmap v133: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 853 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:48:58.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:57 vm01 bash[17499]: cluster 2026-03-10T09:48:56.618472+0000 mgr.x (mgr.14150) 159 : cluster [DBG] pgmap v133: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 853 B/s rd, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:49:00.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:59 vm01 bash[17499]: cluster 2026-03-10T09:48:58.619356+0000 mgr.x (mgr.14150) 160 : cluster [DBG] pgmap v134: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 426 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:49:00.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:59 vm01 bash[17499]: cluster 2026-03-10T09:48:58.619356+0000 mgr.x (mgr.14150) 160 : cluster [DBG] pgmap v134: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 426 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:49:00.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:59 vm01 bash[17499]: cluster 2026-03-10T09:48:58.816783+0000 mon.a (mon.0) 342 : cluster [DBG] mgrmap e14: x(active, since 4m) 2026-03-10T09:49:00.185 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:48:59 vm01 bash[17499]: cluster 2026-03-10T09:48:58.816783+0000 mon.a (mon.0) 342 : cluster [DBG] mgrmap e14: x(active, since 4m) 2026-03-10T09:49:02.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:01 vm01 bash[17499]: cluster 2026-03-10T09:49:00.620427+0000 mgr.x (mgr.14150) 161 : cluster [DBG] pgmap v135: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 426 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:49:02.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:01 vm01 bash[17499]: cluster 2026-03-10T09:49:00.620427+0000 mgr.x (mgr.14150) 161 : cluster [DBG] pgmap v135: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 36 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 426 B/s rd, 0 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:49:02.394 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=192.168.123.108 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //192.168.123.101/share1 -c ls' 2026-03-10T09:49:02.439 INFO:teuthology.orchestra.run.vm08.stderr:+ sudo docker run --rm --net=host --dns=192.168.123.108 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //192.168.123.101/share1 -c ls 2026-03-10T09:49:02.603 INFO:teuthology.orchestra.run.vm08.stdout: . D 0 Tue Mar 10 09:47:41 2026 2026-03-10T09:49:02.603 INFO:teuthology.orchestra.run.vm08.stdout: .. D 0 Tue Mar 10 09:47:41 2026 2026-03-10T09:49:02.603 INFO:teuthology.orchestra.run.vm08.stdout: volumes D 0 Tue Mar 10 09:47:45 2026 2026-03-10T09:49:02.603 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-10T09:49:02.603 INFO:teuthology.orchestra.run.vm08.stdout: 13258752 blocks of size 1024. 13258752 blocks available 2026-03-10T09:49:02.629 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-03-10T09:49:02.632 INFO:tasks.cephadm:Teardown begin 2026-03-10T09:49:02.632 DEBUG:teuthology.orchestra.run.vm01:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-10T09:49:02.639 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-10T09:49:02.679 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-03-10T09:49:02.679 DEBUG:teuthology.orchestra.run.vm01:> 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 915a7840-1c65-11f1-a94a-f57ceba17777 -- ceph mgr module disable cephadm 2026-03-10T09:49:04.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:03 vm01 bash[17499]: cluster 2026-03-10T09:49:02.620975+0000 mgr.x (mgr.14150) 162 : cluster [DBG] pgmap v136: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 511 B/s rd, 597 B/s wr, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:49:04.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:03 vm01 bash[17499]: cluster 2026-03-10T09:49:02.620975+0000 mgr.x (mgr.14150) 162 : cluster [DBG] pgmap v136: 96 pgs: 15 active+undersized+degraded, 81 active+undersized; 41 KiB data, 53 MiB used, 40 GiB / 40 GiB avail; 511 B/s rd, 597 B/s wr, 1 op/s; 24/72 objects degraded (33.333%) 2026-03-10T09:49:06.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:05 vm01 bash[17499]: cluster 2026-03-10T09:49:04.621669+0000 mgr.x (mgr.14150) 163 : 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-10T09:49:06.184 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:05 vm01 bash[17499]: cluster 2026-03-10T09:49:04.621669+0000 mgr.x (mgr.14150) 163 : 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-10T09:49:07.308 INFO:teuthology.orchestra.run.vm01.stderr:Inferring config /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/mon.a/config 2026-03-10T09:49:07.612 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-10T09:49:07.607+0000 7fe10e41f640 -1 auth: error reading file: /etc/ceph/ceph.keyring: bufferlist::read_file(/etc/ceph/ceph.keyring): read error:(21) Is a directory 2026-03-10T09:49:07.612 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-10T09:49:07.607+0000 7fe10e41f640 -1 auth: failed to load /etc/ceph/ceph.keyring: (21) Is a directory 2026-03-10T09:49:07.612 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-10T09:49:07.607+0000 7fe10e41f640 -1 auth: error reading file: /etc/ceph/ceph.keyring: bufferlist::read_file(/etc/ceph/ceph.keyring): read error:(21) Is a directory 2026-03-10T09:49:07.612 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-10T09:49:07.607+0000 7fe10e41f640 -1 auth: failed to load /etc/ceph/ceph.keyring: (21) Is a directory 2026-03-10T09:49:07.612 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-10T09:49:07.607+0000 7fe10e41f640 -1 auth: error reading file: /etc/ceph/ceph.keyring: bufferlist::read_file(/etc/ceph/ceph.keyring): read error:(21) Is a directory 2026-03-10T09:49:07.612 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-10T09:49:07.607+0000 7fe10e41f640 -1 auth: failed to load /etc/ceph/ceph.keyring: (21) Is a directory 2026-03-10T09:49:07.612 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-10T09:49:07.607+0000 7fe10e41f640 -1 monclient: keyring not found 2026-03-10T09:49:07.612 INFO:teuthology.orchestra.run.vm01.stderr:[errno 21] error connecting to the cluster 2026-03-10T09:49:07.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:49:07.655 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-03-10T09:49:07.655 DEBUG:teuthology.orchestra.run.vm01:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-03-10T09:49:07.657 DEBUG:teuthology.orchestra.run.vm08:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-03-10T09:49:07.660 INFO:tasks.cephadm:Stopping all daemons... 2026-03-10T09:49:07.660 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-03-10T09:49:07.660 DEBUG:teuthology.orchestra.run.vm01:> sudo systemctl stop ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mon.a 2026-03-10T09:49:07.922 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:07 vm01 systemd[1]: Stopping Ceph mon.a for 915a7840-1c65-11f1-a94a-f57ceba17777... 2026-03-10T09:49:07.922 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:07 vm01 bash[17499]: debug 2026-03-10T09:49:07.751+0000 7f6a15af2640 -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-10T09:49:07.922 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:07 vm01 bash[17499]: debug 2026-03-10T09:49:07.751+0000 7f6a15af2640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-03-10T09:49:07.953 DEBUG:teuthology.orchestra.run.vm01:> sudo pkill -f 'journalctl -f -n 0 -u ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mon.a.service' 2026-03-10T09:49:07.958 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:07 vm01 bash[41662]: ceph-915a7840-1c65-11f1-a94a-f57ceba17777-mon-a 2026-03-10T09:49:07.958 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:07 vm01 systemd[1]: ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mon.a.service: Deactivated successfully. 2026-03-10T09:49:07.958 INFO:journalctl@ceph.mon.a.vm01.stdout:Mar 10 09:49:07 vm01 systemd[1]: Stopped Ceph mon.a for 915a7840-1c65-11f1-a94a-f57ceba17777. 2026-03-10T09:49:07.964 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-10T09:49:07.964 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-03-10T09:49:07.964 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2026-03-10T09:49:07.964 DEBUG:teuthology.orchestra.run.vm01:> sudo systemctl stop ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mgr.x 2026-03-10T09:49:08.142 DEBUG:teuthology.orchestra.run.vm01:> sudo pkill -f 'journalctl -f -n 0 -u ceph-915a7840-1c65-11f1-a94a-f57ceba17777@mgr.x.service' 2026-03-10T09:49:08.152 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-10T09:49:08.152 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2026-03-10T09:49:08.152 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-03-10T09:49:08.152 DEBUG:teuthology.orchestra.run.vm01:> sudo systemctl stop ceph-915a7840-1c65-11f1-a94a-f57ceba17777@osd.0 2026-03-10T09:49:08.435 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:49:08 vm01 systemd[1]: Stopping Ceph osd.0 for 915a7840-1c65-11f1-a94a-f57ceba17777... 2026-03-10T09:49:08.435 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:49:08 vm01 bash[27091]: debug 2026-03-10T09:49:08.239+0000 7fecb099f640 -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-10T09:49:08.435 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:49:08 vm01 bash[27091]: debug 2026-03-10T09:49:08.239+0000 7fecb099f640 -1 osd.0 23 *** Got signal Terminated *** 2026-03-10T09:49:08.435 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:49:08 vm01 bash[27091]: debug 2026-03-10T09:49:08.239+0000 7fecb099f640 -1 osd.0 23 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-10T09:49:13.551 INFO:journalctl@ceph.osd.0.vm01.stdout:Mar 10 09:49:13 vm01 bash[41836]: ceph-915a7840-1c65-11f1-a94a-f57ceba17777-osd-0 2026-03-10T09:49:13.577 DEBUG:teuthology.orchestra.run.vm01:> sudo pkill -f 'journalctl -f -n 0 -u ceph-915a7840-1c65-11f1-a94a-f57ceba17777@osd.0.service' 2026-03-10T09:49:13.586 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-10T09:49:13.586 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-03-10T09:49:13.586 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-03-10T09:49:13.586 DEBUG:teuthology.orchestra.run.vm01:> sudo systemctl stop ceph-915a7840-1c65-11f1-a94a-f57ceba17777@osd.1 2026-03-10T09:49:13.933 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:49:13 vm01 systemd[1]: Stopping Ceph osd.1 for 915a7840-1c65-11f1-a94a-f57ceba17777... 2026-03-10T09:49:13.934 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:49:13 vm01 bash[32837]: debug 2026-03-10T09:49:13.667+0000 7fbeef4e4640 -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-10T09:49:13.934 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:49:13 vm01 bash[32837]: debug 2026-03-10T09:49:13.667+0000 7fbeef4e4640 -1 osd.1 23 *** Got signal Terminated *** 2026-03-10T09:49:13.934 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:49:13 vm01 bash[32837]: debug 2026-03-10T09:49:13.667+0000 7fbeef4e4640 -1 osd.1 23 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-10T09:49:19.091 INFO:journalctl@ceph.osd.1.vm01.stdout:Mar 10 09:49:18 vm01 bash[42026]: ceph-915a7840-1c65-11f1-a94a-f57ceba17777-osd-1 2026-03-10T09:49:19.133 DEBUG:teuthology.orchestra.run.vm01:> sudo pkill -f 'journalctl -f -n 0 -u ceph-915a7840-1c65-11f1-a94a-f57ceba17777@osd.1.service' 2026-03-10T09:49:19.153 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-10T09:49:19.153 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-03-10T09:49:19.153 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 --force --keep-logs 2026-03-10T09:49:19.278 INFO:teuthology.orchestra.run.vm01.stdout:Deleting cluster with fsid: 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:49:33.365 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 --force --keep-logs 2026-03-10T09:49:33.454 INFO:teuthology.orchestra.run.vm08.stdout:Deleting cluster with fsid: 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr:Traceback (most recent call last): 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr: return _run_code(code, main_globals, None, 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr: exec(code, run_globals) 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 5592, in 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 5580, in main 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 4338, in command_rm_cluster 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 4402, in _rm_cluster 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr: File "/tmp/tmp8abe3sfa.cephadm.build/app/__main__.py", line 4328, in get_ceph_cluster_count 2026-03-10T09:49:36.998 INFO:teuthology.orchestra.run.vm08.stderr:FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/ceph' 2026-03-10T09:49:37.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:49:37.014 DEBUG:teuthology.orchestra.run.vm01:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-10T09:49:37.021 INFO:teuthology.orchestra.run.vm01.stderr:rm: cannot remove '/etc/ceph/ceph.client.admin.keyring': Is a directory 2026-03-10T09:49:37.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:49:37.021 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-10T09:49:37.028 INFO:tasks.cephadm:Archiving crash dumps... 2026-03-10T09:49:37.028 DEBUG:teuthology.misc:Transferring archived files from vm01:/var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/crash to /archive/kyr-2026-03-10_01:00:38-orch-squid-none-default-vps/986/remote/vm01/crash 2026-03-10T09:49:37.028 DEBUG:teuthology.orchestra.run.vm01:> sudo tar c -f - -C /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/crash -- . 2026-03-10T09:49:37.068 INFO:teuthology.orchestra.run.vm01.stderr:tar: /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/crash: Cannot open: No such file or directory 2026-03-10T09:49:37.068 INFO:teuthology.orchestra.run.vm01.stderr:tar: Error is not recoverable: exiting now 2026-03-10T09:49:37.069 DEBUG:teuthology.misc:Transferring archived files from vm08:/var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/crash to /archive/kyr-2026-03-10_01:00:38-orch-squid-none-default-vps/986/remote/vm08/crash 2026-03-10T09:49:37.069 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/crash -- . 2026-03-10T09:49:37.075 INFO:teuthology.orchestra.run.vm08.stderr:tar: /var/lib/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/crash: Cannot open: No such file or directory 2026-03-10T09:49:37.076 INFO:teuthology.orchestra.run.vm08.stderr:tar: Error is not recoverable: exiting now 2026-03-10T09:49:37.076 INFO:tasks.cephadm:Checking cluster log for badness... 2026-03-10T09:49:37.076 DEBUG:teuthology.orchestra.run.vm01:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-03-10T09:49:37.118 INFO:tasks.cephadm:Compressing logs... 2026-03-10T09:49:37.118 DEBUG:teuthology.orchestra.run.vm01:> 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-10T09:49:37.160 DEBUG:teuthology.orchestra.run.vm08:> 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-10T09:49:37.165 INFO:teuthology.orchestra.run.vm01.stderr:find: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-10T09:49:37.165 INFO:teuthology.orchestra.run.vm01.stderr:‘/var/log/rbd-target-api’: No such file or directory 2026-03-10T09:49:37.166 INFO:teuthology.orchestra.run.vm01.stderr:gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mgr.x.log 2026-03-10T09:49:37.166 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mds.cephfs.vm01.nicjgo.log 2026-03-10T09:49:37.166 INFO:teuthology.orchestra.run.vm08.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-10T09:49:37.167 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-10T09:49:37.167 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/cephadm.log: 70.9% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-10T09:49:37.167 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mgr.x.log: 90.4% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-10T09:49:37.168 INFO:teuthology.orchestra.run.vm01.stderr:gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.log 2026-03-10T09:49:37.168 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mds.cephfs.vm01.nicjgo.log: 70.7% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mds.cephfs.vm01.nicjgo.log.gz 2026-03-10T09:49:37.168 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-10T09:49:37.168 INFO:teuthology.orchestra.run.vm08.stderr:real 0m0.006s 2026-03-10T09:49:37.168 INFO:teuthology.orchestra.run.vm08.stderr:user 0m0.004s 2026-03-10T09:49:37.168 INFO:teuthology.orchestra.run.vm08.stderr:sys 0m0.005s 2026-03-10T09:49:37.168 INFO:teuthology.orchestra.run.vm01.stderr:gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-osd.1.log 2026-03-10T09:49:37.169 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.log: 86.5% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.log.gz 2026-03-10T09:49:37.169 INFO:teuthology.orchestra.run.vm01.stderr:gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mds.cephfs.vm01.kcxain.log 2026-03-10T09:49:37.175 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mon.a.log 2026-03-10T09:49:37.176 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mds.cephfs.vm01.kcxain.log: 77.1% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mds.cephfs.vm01.kcxain.log.gz 2026-03-10T09:49:37.183 INFO:teuthology.orchestra.run.vm01.stderr:gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.audit.log 2026-03-10T09:49:37.191 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-volume.log 2026-03-10T09:49:37.193 INFO:teuthology.orchestra.run.vm01.stderr: 89.8% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mgr.x.log.gz 2026-03-10T09:49:37.193 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.cephadm.log 2026-03-10T09:49:37.193 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-volume.log: 88.7% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.audit.log.gz 2026-03-10T09:49:37.198 INFO:teuthology.orchestra.run.vm01.stderr:gzip -5 --verbose -- /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-osd.0.log 2026-03-10T09:49:37.198 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.cephadm.log: 75.8% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph.cephadm.log.gz 2026-03-10T09:49:37.198 INFO:teuthology.orchestra.run.vm01.stderr: 96.0% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-volume.log.gz 2026-03-10T09:49:37.304 INFO:teuthology.orchestra.run.vm01.stderr:/var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-osd.0.log: 91.0% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-mon.a.log.gz 2026-03-10T09:49:37.323 INFO:teuthology.orchestra.run.vm01.stderr: 95.6% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-osd.0.log.gz 2026-03-10T09:49:37.373 INFO:teuthology.orchestra.run.vm01.stderr: 95.5% -- replaced with /var/log/ceph/915a7840-1c65-11f1-a94a-f57ceba17777/ceph-osd.1.log.gz 2026-03-10T09:49:37.374 INFO:teuthology.orchestra.run.vm01.stderr: 2026-03-10T09:49:37.375 INFO:teuthology.orchestra.run.vm01.stderr:real 0m0.214s 2026-03-10T09:49:37.375 INFO:teuthology.orchestra.run.vm01.stderr:user 0m0.333s 2026-03-10T09:49:37.375 INFO:teuthology.orchestra.run.vm01.stderr:sys 0m0.036s 2026-03-10T09:49:37.375 INFO:tasks.cephadm:Archiving logs... 2026-03-10T09:49:37.375 DEBUG:teuthology.misc:Transferring archived files from vm01:/var/log/ceph to /archive/kyr-2026-03-10_01:00:38-orch-squid-none-default-vps/986/remote/vm01/log 2026-03-10T09:49:37.375 DEBUG:teuthology.orchestra.run.vm01:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-10T09:49:37.441 DEBUG:teuthology.misc:Transferring archived files from vm08:/var/log/ceph to /archive/kyr-2026-03-10_01:00:38-orch-squid-none-default-vps/986/remote/vm08/log 2026-03-10T09:49:37.441 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-10T09:49:37.447 INFO:tasks.cephadm:Removing cluster... 2026-03-10T09:49:37.448 DEBUG:teuthology.orchestra.run.vm01:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 915a7840-1c65-11f1-a94a-f57ceba17777 --force 2026-03-10T09:49:37.572 INFO:teuthology.orchestra.run.vm01.stdout:Deleting cluster with fsid: 915a7840-1c65-11f1-a94a-f57ceba17777 2026-03-10T09:49:38.634 INFO:tasks.cephadm:Removing cephadm ... 2026-03-10T09:49:38.634 DEBUG:teuthology.orchestra.run.vm01:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-10T09:49:38.637 DEBUG:teuthology.orchestra.run.vm08:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-10T09:49:38.640 INFO:tasks.cephadm:Teardown complete 2026-03-10T09:49:38.640 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2026-03-10T09:49:38.642 DEBUG:teuthology.orchestra.run.vm08:> sudo docker stop samba-ad 2026-03-10T09:49:38.778 INFO:teuthology.orchestra.run.vm08.stdout:samba-ad 2026-03-10T09:49:38.780 DEBUG:teuthology.orchestra.run.vm08:> sudo docker rm samba-ad 2026-03-10T09:49:38.803 INFO:teuthology.orchestra.run.vm08.stdout:samba-ad 2026-03-10T09:49:38.805 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2026-03-10T09:49:38.855 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-10T09:49:38.857 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-10T09:49:38.858 DEBUG:teuthology.orchestra.run.vm01:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-10T09:49:38.859 DEBUG:teuthology.orchestra.run.vm08:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-10T09:49:39.346 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:-mail.fu110.de 35.73.197.144 2 u 8 64 177 25.081 +0.902 0.327 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:+nbg01.muxx.net 189.97.54.122 2 u 2 64 177 23.566 -0.706 0.237 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:-185.13.148.71 79.133.44.146 2 u 8 64 177 31.931 +0.348 0.243 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:*node-1.infogral 168.239.11.197 2 u 9 64 177 23.727 -0.020 0.543 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:+server2.as2.ch 189.97.54.122 2 u 7 64 177 24.993 +0.101 0.241 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:-zeus.f5s.de 192.53.103.104 2 u 1 64 177 24.962 +0.232 0.218 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:-home.of.the.smi .LIgp. 1 u 7 64 177 41.215 +4.182 0.457 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:-static.179.181. 161.62.157.173 3 u - 64 177 23.555 +0.930 0.709 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:-ctb01.martinmoe 87.63.200.138 2 u 4 64 177 32.479 +1.157 0.228 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:#185.125.190.56 79.243.60.50 2 u 16 64 177 39.595 -0.430 1.212 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:-hydra.mybb.de 189.97.54.122 2 u 3 64 177 28.259 -2.088 0.187 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:#alphyn.canonica 132.163.96.1 2 u 14 64 137 102.254 -2.837 0.846 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:#185.125.190.57 194.121.207.249 2 u 10 64 177 36.274 -0.338 0.238 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:#ntp.kernfusion. 237.17.204.95 2 u 6 64 177 40.192 +4.517 0.207 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm08.stdout:#185.125.190.58 145.238.80.80 2 u 11 64 177 36.309 -1.621 0.689 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm01.stdout: remote refid st t when poll reach delay offset jitter 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm01.stdout:============================================================================== 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm01.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm01.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm01.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm01.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm01.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-10T09:49:39.347 INFO:teuthology.orchestra.run.vm01.stdout:+nbg01.muxx.net 189.97.54.122 2 u 9 64 177 23.796 -1.118 4.732 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:+mail.fu110.de 35.73.197.144 2 u 1 64 177 25.158 -0.248 4.166 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:-home.of.the.smi .LIgp. 1 u 3 64 177 42.563 +2.946 4.212 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:-stratum2-3.NTP. 129.70.137.82 2 u 72 64 36 27.791 +3.613 0.209 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:*185.13.148.71 79.133.44.146 2 u - 64 177 31.925 -0.525 4.290 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:+node-1.infogral 168.239.11.197 2 u 7 64 177 23.595 -0.111 3.859 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:-server2.as2.ch 189.97.54.122 2 u 67 64 77 25.045 +2.911 0.570 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:#zeus.f5s.de 192.53.103.104 2 u 3 64 177 25.128 -0.527 4.036 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:+ctb01.martinmoe 87.63.200.138 2 u 7 64 177 33.988 +0.109 3.770 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:#ntp.kernfusion. 237.17.204.95 2 u 4 64 177 40.307 +3.837 4.265 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:#185.125.190.56 79.243.60.50 2 u 14 64 177 114.385 -38.973 10.014 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:+static.179.181. 161.62.157.173 3 u 1 64 177 23.603 +0.011 4.077 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:#alphyn.canonica 132.163.96.1 2 u 16 64 177 102.405 -2.526 4.395 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:-hydra.mybb.de 189.97.54.122 2 u 4 64 177 28.720 -3.033 4.020 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:#185.125.190.57 194.121.207.249 2 u 17 64 177 36.389 -0.680 4.532 2026-03-10T09:49:39.348 INFO:teuthology.orchestra.run.vm01.stdout:#185.125.190.58 145.238.80.80 2 u 15 64 177 118.683 -42.198 10.341 2026-03-10T09:49:39.348 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-10T09:49:39.350 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-10T09:49:39.350 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-10T09:49:39.352 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-10T09:49:39.355 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-10T09:49:39.357 INFO:teuthology.task.internal:Duration was 557.112161 seconds 2026-03-10T09:49:39.357 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-10T09:49:39.359 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-10T09:49:39.360 DEBUG:teuthology.orchestra.run.vm01:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-10T09:49:39.360 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-10T09:49:39.380 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-10T09:49:39.380 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm01.local 2026-03-10T09:49:39.380 DEBUG:teuthology.orchestra.run.vm01:> 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-10T09:49:39.433 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm08.local 2026-03-10T09:49:39.433 DEBUG:teuthology.orchestra.run.vm08:> 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-10T09:49:39.444 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-10T09:49:39.444 DEBUG:teuthology.orchestra.run.vm01:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-10T09:49:39.475 DEBUG:teuthology.orchestra.run.vm08:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-10T09:49:39.541 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-10T09:49:39.541 DEBUG:teuthology.orchestra.run.vm01:> 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-10T09:49:39.542 DEBUG:teuthology.orchestra.run.vm08:> 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-10T09:49:39.548 INFO:teuthology.orchestra.run.vm01.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-10T09:49:39.548 INFO:teuthology.orchestra.run.vm01.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-10T09:49:39.548 INFO:teuthology.orchestra.run.vm01.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-10T09:49:39.549 INFO:teuthology.orchestra.run.vm01.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-10T09:49:39.549 INFO:teuthology.orchestra.run.vm01.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-10T09:49:39.550 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-10T09:49:39.550 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-10T09:49:39.551 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-10T09:49:39.551 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-10T09:49:39.551 INFO:teuthology.orchestra.run.vm08.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-10T09:49:39.554 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 83.9% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-10T09:49:39.559 INFO:teuthology.orchestra.run.vm01.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 89.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-10T09:49:39.560 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-10T09:49:39.562 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-10T09:49:39.562 DEBUG:teuthology.orchestra.run.vm01:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-10T09:49:39.610 DEBUG:teuthology.orchestra.run.vm08:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-10T09:49:39.616 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-10T09:49:39.619 DEBUG:teuthology.orchestra.run.vm01:> 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-10T09:49:39.652 DEBUG:teuthology.orchestra.run.vm08:> 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-10T09:49:39.657 INFO:teuthology.orchestra.run.vm01.stdout:kernel.core_pattern = core 2026-03-10T09:49:39.664 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = core 2026-03-10T09:49:39.672 DEBUG:teuthology.orchestra.run.vm01:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-10T09:49:39.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:49:39.709 DEBUG:teuthology.orchestra.run.vm08:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-10T09:49:39.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-10T09:49:39.715 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-10T09:49:39.718 INFO:teuthology.task.internal:Transferring archived files... 2026-03-10T09:49:39.718 DEBUG:teuthology.misc:Transferring archived files from vm01:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-10_01:00:38-orch-squid-none-default-vps/986/remote/vm01 2026-03-10T09:49:39.718 DEBUG:teuthology.orchestra.run.vm01:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-10T09:49:39.759 DEBUG:teuthology.misc:Transferring archived files from vm08:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-10_01:00:38-orch-squid-none-default-vps/986/remote/vm08 2026-03-10T09:49:39.759 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-10T09:49:39.766 INFO:teuthology.task.internal:Removing archive directory... 2026-03-10T09:49:39.766 DEBUG:teuthology.orchestra.run.vm01:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-10T09:49:39.804 DEBUG:teuthology.orchestra.run.vm08:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-10T09:49:39.812 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-10T09:49:39.815 INFO:teuthology.task.internal:Not uploading archives. 2026-03-10T09:49:39.815 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-10T09:49:39.817 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-10T09:49:39.817 DEBUG:teuthology.orchestra.run.vm01:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-10T09:49:39.848 DEBUG:teuthology.orchestra.run.vm08:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-10T09:49:39.850 INFO:teuthology.orchestra.run.vm01.stdout: 258077 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 10 09:49 /home/ubuntu/cephtest 2026-03-10T09:49:39.856 INFO:teuthology.orchestra.run.vm08.stdout: 258079 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 10 09:49 /home/ubuntu/cephtest 2026-03-10T09:49:39.857 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-10T09:49:39.863 INFO:teuthology.run:Summary data: description: orch/cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_domain} duration: 557.112161397934 owner: kyr success: true 2026-03-10T09:49:39.863 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-10T09:49:39.880 INFO:teuthology.run:pass